Query Metrics
23
Database Queries
17
Different statements
4.32 ms
Query time
1
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.acronym AS acronym_3, t0.address AS address_4, t0.translation AS translation_5, t0.slug AS slug_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.website AS website_9, t0.logo AS logo_10, t0.linked_in AS linked_in_11, t0.twitter AS twitter_12, t0.facebook AS facebook_13, t0.instagram AS instagram_14, t0.youtube AS youtube_15, t0.review AS review_16 FROM institution t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"universite-de-toulouse-universite-de-toulouse-upav4wwh"
]
|
2 | 0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hide_description AS hide_description_3, t0.alt_text AS alt_text_4, t0.media_url AS media_url_5, t0.type AS type_6, t0.extension AS extension_7, t0.dimension AS dimension_8, t0.description AS description_9, t0.size AS size_10, t0.status AS status_11, t0.copyright AS copyright_12, t0.created_at AS created_at_13, t0.path AS path_14 FROM media t0 INNER JOIN media_institution ON t0.id = media_institution.media_id WHERE media_institution.institution_id = ?
Parameters:
[
64
]
|
3 | 0.23 ms |
SELECT t0.id AS id_1, t0.original_institution_id AS original_institution_id_2, t3.id AS id_4, t3.name AS name_5, t3.acronym AS acronym_6, t3.address AS address_7, t3.translation AS translation_8, t3.slug AS slug_9, t3.status AS status_10, t3.created_at AS created_at_11, t3.website AS website_12, t3.logo AS logo_13, t3.linked_in AS linked_in_14, t3.twitter AS twitter_15, t3.facebook AS facebook_16, t3.instagram AS instagram_17, t3.youtube AS youtube_18, t3.review AS review_19, t0.copy_institution_id AS copy_institution_id_20, t21.id AS id_22, t21.name AS name_23, t21.acronym AS acronym_24, t21.address AS address_25, t21.translation AS translation_26, t21.slug AS slug_27, t21.status AS status_28, t21.created_at AS created_at_29, t21.website AS website_30, t21.logo AS logo_31, t21.linked_in AS linked_in_32, t21.twitter AS twitter_33, t21.facebook AS facebook_34, t21.instagram AS instagram_35, t21.youtube AS youtube_36, t21.review AS review_37 FROM institution_copy t0 LEFT JOIN institution t3 ON t0.original_institution_id = t3.id LEFT JOIN institution t21 ON t0.copy_institution_id = t21.id WHERE t0.original_institution_id IN (?)
Parameters:
[
64
]
|
4 | 0.22 ms |
SELECT t0.id AS id_1, t0.original_institution_id AS original_institution_id_2, t3.id AS id_4, t3.name AS name_5, t3.acronym AS acronym_6, t3.address AS address_7, t3.translation AS translation_8, t3.slug AS slug_9, t3.status AS status_10, t3.created_at AS created_at_11, t3.website AS website_12, t3.logo AS logo_13, t3.linked_in AS linked_in_14, t3.twitter AS twitter_15, t3.facebook AS facebook_16, t3.instagram AS instagram_17, t3.youtube AS youtube_18, t3.review AS review_19, t0.copy_institution_id AS copy_institution_id_20, t21.id AS id_22, t21.name AS name_23, t21.acronym AS acronym_24, t21.address AS address_25, t21.translation AS translation_26, t21.slug AS slug_27, t21.status AS status_28, t21.created_at AS created_at_29, t21.website AS website_30, t21.logo AS logo_31, t21.linked_in AS linked_in_32, t21.twitter AS twitter_33, t21.facebook AS facebook_34, t21.instagram AS instagram_35, t21.youtube AS youtube_36, t21.review AS review_37 FROM institution_copy t0 LEFT JOIN institution t3 ON t0.original_institution_id = t3.id LEFT JOIN institution t21 ON t0.copy_institution_id = t21.id WHERE t0.copy_institution_id IN (?)
Parameters:
[
64
]
|
5 | 0.21 ms |
SELECT t0.id AS id_1, t0.original_institution_id AS original_institution_id_2, t3.id AS id_4, t3.name AS name_5, t3.acronym AS acronym_6, t3.address AS address_7, t3.translation AS translation_8, t3.slug AS slug_9, t3.status AS status_10, t3.created_at AS created_at_11, t3.website AS website_12, t3.logo AS logo_13, t3.linked_in AS linked_in_14, t3.twitter AS twitter_15, t3.facebook AS facebook_16, t3.instagram AS instagram_17, t3.youtube AS youtube_18, t3.review AS review_19, t0.copy_institution_id AS copy_institution_id_20, t21.id AS id_22, t21.name AS name_23, t21.acronym AS acronym_24, t21.address AS address_25, t21.translation AS translation_26, t21.slug AS slug_27, t21.status AS status_28, t21.created_at AS created_at_29, t21.website AS website_30, t21.logo AS logo_31, t21.linked_in AS linked_in_32, t21.twitter AS twitter_33, t21.facebook AS facebook_34, t21.instagram AS instagram_35, t21.youtube AS youtube_36, t21.review AS review_37 FROM institution_copy t0 LEFT JOIN institution t3 ON t0.original_institution_id = t3.id LEFT JOIN institution t21 ON t0.copy_institution_id = t21.id WHERE t0.copy_institution_id = ?
Parameters:
[
64
]
|
6 | 0.19 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.auth_code AS auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.full_name AS full_name_8, t0.coder AS coder_9, t0.status AS status_10, t0.level_of_expertise AS level_of_expertise_11, t0.activation_token AS activation_token_12, t0.ai_researcher AS ai_researcher_13, t0.email_institution AS email_institution_14, t0.researcher_status AS researcher_status_15, t0.researcher_title AS researcher_title_16, t0.created_at AS created_at_17, t0.github AS github_18, t0.gitlab AS gitlab_19, t0.bitbucket AS bitbucket_20, t0.linked_in AS linked_in_21, t0.twitter AS twitter_22, t0.hal_author_id AS hal_author_id_23, t0.profile AS profile_24, t0.messaging_option AS messaging_option_25, t0.bio AS bio_26, t0.slug AS slug_27, t0.level_of_coding AS level_of_coding_28, t0.platform_access AS platform_access_29 FROM user t0 INNER JOIN user_institution ON t0.id = user_institution.user_id WHERE user_institution.institution_id = ?
Parameters:
[
64
]
|
7 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.version AS version_4, t0.created_at AS created_at_5, t0.translation AS translation_6, t0.slug AS slug_7, t0.status AS status_8, t0.website AS website_9, t0.github AS github_10, t0.gitlab AS gitlab_11, t0.bitbucket AS bitbucket_12, t0.id_hal AS id_hal_13, t0.bibtex AS bibtex_14, t0.logo AS logo_15, t0.developers AS developers_16, t0.os AS os_17, t0.project AS project_18, t0.funding AS funding_19, t0.review AS review_20, t0.swh AS swh_21, t0.on_platform AS on_platform_22, t0.private_demo AS private_demo_23, t0.hosted_demo AS hosted_demo_24 FROM software t0 INNER JOIN software_institution ON t0.id = software_institution.software_id WHERE software_institution.institution_id = ?
Parameters:
[
64
]
|
8 | 0.16 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.auth_code AS auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.full_name AS full_name_8, t0.coder AS coder_9, t0.status AS status_10, t0.level_of_expertise AS level_of_expertise_11, t0.activation_token AS activation_token_12, t0.ai_researcher AS ai_researcher_13, t0.email_institution AS email_institution_14, t0.researcher_status AS researcher_status_15, t0.researcher_title AS researcher_title_16, t0.created_at AS created_at_17, t0.github AS github_18, t0.gitlab AS gitlab_19, t0.bitbucket AS bitbucket_20, t0.linked_in AS linked_in_21, t0.twitter AS twitter_22, t0.hal_author_id AS hal_author_id_23, t0.profile AS profile_24, t0.messaging_option AS messaging_option_25, t0.bio AS bio_26, t0.slug AS slug_27, t0.level_of_coding AS level_of_coding_28, t0.platform_access AS platform_access_29 FROM user t0 INNER JOIN software_user ON t0.id = software_user.user_id WHERE software_user.software_id = ?
Parameters:
[
38
]
|
9 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.technical_description AS technical_description_3, t0.image_name AS image_name_4, t0.image_root AS image_root_5, t0.type AS type_6, t0.url AS url_7, t0.status AS status_8, t0.created_at AS created_at_9, t0.software_id AS software_id_10 FROM container t0 WHERE t0.software_id IN (?)
Parameters:
[
38
]
|
10 | 0.23 ms |
SELECT t0.id AS id_1, t0.original_software_id AS original_software_id_2, t3.id AS id_4, t3.name AS name_5, t3.description AS description_6, t3.version AS version_7, t3.created_at AS created_at_8, t3.translation AS translation_9, t3.slug AS slug_10, t3.status AS status_11, t3.website AS website_12, t3.github AS github_13, t3.gitlab AS gitlab_14, t3.bitbucket AS bitbucket_15, t3.id_hal AS id_hal_16, t3.bibtex AS bibtex_17, t3.logo AS logo_18, t3.developers AS developers_19, t3.os AS os_20, t3.project AS project_21, t3.funding AS funding_22, t3.review AS review_23, t3.swh AS swh_24, t3.on_platform AS on_platform_25, t3.private_demo AS private_demo_26, t3.hosted_demo AS hosted_demo_27, t0.edited_software_id AS edited_software_id_28, t29.id AS id_30, t29.name AS name_31, t29.description AS description_32, t29.version AS version_33, t29.created_at AS created_at_34, t29.translation AS translation_35, t29.slug AS slug_36, t29.status AS status_37, t29.website AS website_38, t29.github AS github_39, t29.gitlab AS gitlab_40, t29.bitbucket AS bitbucket_41, t29.id_hal AS id_hal_42, t29.bibtex AS bibtex_43, t29.logo AS logo_44, t29.developers AS developers_45, t29.os AS os_46, t29.project AS project_47, t29.funding AS funding_48, t29.review AS review_49, t29.swh AS swh_50, t29.on_platform AS on_platform_51, t29.private_demo AS private_demo_52, t29.hosted_demo AS hosted_demo_53 FROM software_copy t0 LEFT JOIN software t3 ON t0.original_software_id = t3.id LEFT JOIN software t29 ON t0.edited_software_id = t29.id WHERE t0.edited_software_id IN (?)
Parameters:
[
38
]
|
11 | 0.20 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.auth_code AS auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.full_name AS full_name_8, t0.coder AS coder_9, t0.status AS status_10, t0.level_of_expertise AS level_of_expertise_11, t0.activation_token AS activation_token_12, t0.ai_researcher AS ai_researcher_13, t0.email_institution AS email_institution_14, t0.researcher_status AS researcher_status_15, t0.researcher_title AS researcher_title_16, t0.created_at AS created_at_17, t0.github AS github_18, t0.gitlab AS gitlab_19, t0.bitbucket AS bitbucket_20, t0.linked_in AS linked_in_21, t0.twitter AS twitter_22, t0.hal_author_id AS hal_author_id_23, t0.profile AS profile_24, t0.messaging_option AS messaging_option_25, t0.bio AS bio_26, t0.slug AS slug_27, t0.level_of_coding AS level_of_coding_28, t0.platform_access AS platform_access_29 FROM user t0 INNER JOIN software_user ON t0.id = software_user.user_id WHERE software_user.software_id = ?
Parameters:
[
216
]
|
12 | 0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.technical_description AS technical_description_3, t0.image_name AS image_name_4, t0.image_root AS image_root_5, t0.type AS type_6, t0.url AS url_7, t0.status AS status_8, t0.created_at AS created_at_9, t0.software_id AS software_id_10 FROM container t0 WHERE t0.software_id IN (?)
Parameters:
[
216
]
|
13 | 0.21 ms |
SELECT t0.id AS id_1, t0.original_software_id AS original_software_id_2, t3.id AS id_4, t3.name AS name_5, t3.description AS description_6, t3.version AS version_7, t3.created_at AS created_at_8, t3.translation AS translation_9, t3.slug AS slug_10, t3.status AS status_11, t3.website AS website_12, t3.github AS github_13, t3.gitlab AS gitlab_14, t3.bitbucket AS bitbucket_15, t3.id_hal AS id_hal_16, t3.bibtex AS bibtex_17, t3.logo AS logo_18, t3.developers AS developers_19, t3.os AS os_20, t3.project AS project_21, t3.funding AS funding_22, t3.review AS review_23, t3.swh AS swh_24, t3.on_platform AS on_platform_25, t3.private_demo AS private_demo_26, t3.hosted_demo AS hosted_demo_27, t0.edited_software_id AS edited_software_id_28, t29.id AS id_30, t29.name AS name_31, t29.description AS description_32, t29.version AS version_33, t29.created_at AS created_at_34, t29.translation AS translation_35, t29.slug AS slug_36, t29.status AS status_37, t29.website AS website_38, t29.github AS github_39, t29.gitlab AS gitlab_40, t29.bitbucket AS bitbucket_41, t29.id_hal AS id_hal_42, t29.bibtex AS bibtex_43, t29.logo AS logo_44, t29.developers AS developers_45, t29.os AS os_46, t29.project AS project_47, t29.funding AS funding_48, t29.review AS review_49, t29.swh AS swh_50, t29.on_platform AS on_platform_51, t29.private_demo AS private_demo_52, t29.hosted_demo AS hosted_demo_53 FROM software_copy t0 LEFT JOIN software t3 ON t0.original_software_id = t3.id LEFT JOIN software t29 ON t0.edited_software_id = t29.id WHERE t0.edited_software_id IN (?)
Parameters:
[
216
]
|
14 | 0.21 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.auth_code AS auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.full_name AS full_name_8, t0.coder AS coder_9, t0.status AS status_10, t0.level_of_expertise AS level_of_expertise_11, t0.activation_token AS activation_token_12, t0.ai_researcher AS ai_researcher_13, t0.email_institution AS email_institution_14, t0.researcher_status AS researcher_status_15, t0.researcher_title AS researcher_title_16, t0.created_at AS created_at_17, t0.github AS github_18, t0.gitlab AS gitlab_19, t0.bitbucket AS bitbucket_20, t0.linked_in AS linked_in_21, t0.twitter AS twitter_22, t0.hal_author_id AS hal_author_id_23, t0.profile AS profile_24, t0.messaging_option AS messaging_option_25, t0.bio AS bio_26, t0.slug AS slug_27, t0.level_of_coding AS level_of_coding_28, t0.platform_access AS platform_access_29 FROM user t0 INNER JOIN software_user ON t0.id = software_user.user_id WHERE software_user.software_id = ?
Parameters:
[
257
]
|
15 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.technical_description AS technical_description_3, t0.image_name AS image_name_4, t0.image_root AS image_root_5, t0.type AS type_6, t0.url AS url_7, t0.status AS status_8, t0.created_at AS created_at_9, t0.software_id AS software_id_10 FROM container t0 WHERE t0.software_id IN (?)
Parameters:
[
257
]
|
16 | 0.20 ms |
SELECT t0.id AS id_1, t0.original_software_id AS original_software_id_2, t3.id AS id_4, t3.name AS name_5, t3.description AS description_6, t3.version AS version_7, t3.created_at AS created_at_8, t3.translation AS translation_9, t3.slug AS slug_10, t3.status AS status_11, t3.website AS website_12, t3.github AS github_13, t3.gitlab AS gitlab_14, t3.bitbucket AS bitbucket_15, t3.id_hal AS id_hal_16, t3.bibtex AS bibtex_17, t3.logo AS logo_18, t3.developers AS developers_19, t3.os AS os_20, t3.project AS project_21, t3.funding AS funding_22, t3.review AS review_23, t3.swh AS swh_24, t3.on_platform AS on_platform_25, t3.private_demo AS private_demo_26, t3.hosted_demo AS hosted_demo_27, t0.edited_software_id AS edited_software_id_28, t29.id AS id_30, t29.name AS name_31, t29.description AS description_32, t29.version AS version_33, t29.created_at AS created_at_34, t29.translation AS translation_35, t29.slug AS slug_36, t29.status AS status_37, t29.website AS website_38, t29.github AS github_39, t29.gitlab AS gitlab_40, t29.bitbucket AS bitbucket_41, t29.id_hal AS id_hal_42, t29.bibtex AS bibtex_43, t29.logo AS logo_44, t29.developers AS developers_45, t29.os AS os_46, t29.project AS project_47, t29.funding AS funding_48, t29.review AS review_49, t29.swh AS swh_50, t29.on_platform AS on_platform_51, t29.private_demo AS private_demo_52, t29.hosted_demo AS hosted_demo_53 FROM software_copy t0 LEFT JOIN software t3 ON t0.original_software_id = t3.id LEFT JOIN software t29 ON t0.edited_software_id = t29.id WHERE t0.edited_software_id IN (?)
Parameters:
[
257
]
|
17 | 0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.acronym AS acronym_3, t0.description AS description_4, t0.translation AS translation_5, t0.slug AS slug_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.website AS website_9, t0.github AS github_10, t0.gitlab AS gitlab_11, t0.bitbucket AS bitbucket_12, t0.logo AS logo_13, t0.linked_in AS linked_in_14, t0.twitter AS twitter_15, t0.facebook AS facebook_16, t0.instagram AS instagram_17, t0.youtube AS youtube_18, t0.research_gate AS research_gate_19, t0.academia AS academia_20, t0.members AS members_21, t0.review AS review_22, t0.geolocation_id AS geolocation_id_23 FROM team t0 INNER JOIN institution_team ON t0.id = institution_team.team_id WHERE institution_team.institution_id = ?
Parameters:
[
64
]
|
18 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.version AS version_4, t0.created_at AS created_at_5, t0.translation AS translation_6, t0.slug AS slug_7, t0.status AS status_8, t0.website AS website_9, t0.github AS github_10, t0.gitlab AS gitlab_11, t0.bitbucket AS bitbucket_12, t0.id_hal AS id_hal_13, t0.bibtex AS bibtex_14, t0.logo AS logo_15, t0.developers AS developers_16, t0.os AS os_17, t0.project AS project_18, t0.funding AS funding_19, t0.review AS review_20, t0.swh AS swh_21, t0.on_platform AS on_platform_22, t0.private_demo AS private_demo_23, t0.hosted_demo AS hosted_demo_24 FROM software t0 INNER JOIN software_team ON t0.id = software_team.software_id WHERE software_team.team_id = ?
Parameters:
[
627
]
|
19 | 0.11 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hide_description AS hide_description_3, t0.alt_text AS alt_text_4, t0.media_url AS media_url_5, t0.type AS type_6, t0.extension AS extension_7, t0.dimension AS dimension_8, t0.description AS description_9, t0.size AS size_10, t0.status AS status_11, t0.copyright AS copyright_12, t0.created_at AS created_at_13, t0.path AS path_14 FROM media t0 INNER JOIN media_team ON t0.id = media_team.media_id WHERE media_team.team_id = ?
Parameters:
[
627
]
|
20 | 0.18 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.auth_code AS auth_code_3, t0.roles AS roles_4, t0.password AS password_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.full_name AS full_name_8, t0.coder AS coder_9, t0.status AS status_10, t0.level_of_expertise AS level_of_expertise_11, t0.activation_token AS activation_token_12, t0.ai_researcher AS ai_researcher_13, t0.email_institution AS email_institution_14, t0.researcher_status AS researcher_status_15, t0.researcher_title AS researcher_title_16, t0.created_at AS created_at_17, t0.github AS github_18, t0.gitlab AS gitlab_19, t0.bitbucket AS bitbucket_20, t0.linked_in AS linked_in_21, t0.twitter AS twitter_22, t0.hal_author_id AS hal_author_id_23, t0.profile AS profile_24, t0.messaging_option AS messaging_option_25, t0.bio AS bio_26, t0.slug AS slug_27, t0.level_of_coding AS level_of_coding_28, t0.platform_access AS platform_access_29 FROM user t0 INNER JOIN user_team ON t0.id = user_team.user_id WHERE user_team.team_id = ?
Parameters:
[
627
]
|
21 | 0.14 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.acronym AS acronym_3, t0.description AS description_4, t0.address AS address_5, t0.translation AS translation_6, t0.slug AS slug_7, t0.status AS status_8, t0.created_at AS created_at_9, t0.website AS website_10, t0.github AS github_11, t0.gitlab AS gitlab_12, t0.bitbucket AS bitbucket_13, t0.logo AS logo_14, t0.linked_in AS linked_in_15, t0.twitter AS twitter_16, t0.facebook AS facebook_17, t0.instagram AS instagram_18, t0.youtube AS youtube_19, t0.research_gate AS research_gate_20, t0.academia AS academia_21, t0.review AS review_22 FROM lab t0 INNER JOIN lab_institution ON t0.id = lab_institution.lab_id WHERE lab_institution.institution_id = ?
Parameters:
[
64
]
|
22 | 0.16 ms |
SELECT t0.id AS id_1, t0.continent AS continent_2, t0.country AS country_3, t0.region AS region_4, t0.department AS department_5, t0.city AS city_6, t0.status AS status_7, t0.created_at AS created_at_8, t0.zip_code AS zip_code_9, t0.address AS address_10, t0.department_num AS department_num_11 FROM geolocation t0 INNER JOIN institution_geolocation ON t0.id = institution_geolocation.geolocation_id WHERE institution_geolocation.institution_id = ?
Parameters:
[
64
]
|
23 | 0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.hide_description AS hide_description_3, t0.alt_text AS alt_text_4, t0.media_url AS media_url_5, t0.type AS type_6, t0.extension AS extension_7, t0.dimension AS dimension_8, t0.description AS description_9, t0.size AS size_10, t0.status AS status_11, t0.copyright AS copyright_12, t0.created_at AS created_at_13, t0.path AS path_14 FROM media t0 INNER JOIN media_software ON t0.id = media_software.media_id WHERE media_software.software_id = ?
Parameters:
[
38
]
|
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\Institution | No errors. |
App\Entity\Software | No errors. |
App\Entity\Lab | No errors. |
App\Entity\Domain | No errors. |
App\Entity\Discipline | No errors. |
App\Entity\Skill | No errors. |
App\Entity\Comment | No errors. |
App\Entity\Team | No errors. |
App\Entity\Media | No errors. |
App\Entity\Keyword | No errors. |
App\Entity\Tag | No errors. |
App\Entity\InstitutionCopy | No errors. |
App\Entity\User |
|
App\Entity\Geolocation | No errors. |
App\Entity\Container | No errors. |
App\Entity\SoftwareData | No errors. |
App\Entity\DemoSoftwareData | No errors. |
App\Entity\CollectedData | No errors. |
App\Entity\License | No errors. |
App\Entity\SoftwareCopy | No errors. |
App\Entity\ProgrammingLanguage | No errors. |
App\Entity\DataType | No errors. |
App\Entity\Article | No errors. |
App\Entity\TeamCopy | No errors. |