GET https://h2o.ldiro-softwares.dev/projet/7

Query Metrics

111 Database Queries
31 Different statements
17.79 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.54 ms
(14.26%)
8
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sub_thematic_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  22
]
2.04 ms
(11.48%)
9
SELECT t0.id AS id_1, t0.domain_id AS domain_id_2 FROM sub_domain t0 INNER JOIN researcher_sub_domain ON t0.id = researcher_sub_domain.sub_domain_id WHERE researcher_sub_domain.researcher_id = ?
Parameters:
[
  7
]
1.66 ms
(9.34%)
9
SELECT t0.id AS id_1, t0.domain_id AS domain_id_2 FROM sub_domain t0 INNER JOIN project_academic_partner_domain_sub_domain ON t0.id = project_academic_partner_domain_sub_domain.sub_domain_id WHERE project_academic_partner_domain_sub_domain.project_academic_partner_domain_id = ?
Parameters:
[
  10
]
1.35 ms
(7.61%)
9
SELECT t0.id AS id_1, t0.academic_partner_category_id AS academic_partner_category_id_2 FROM academic_partner t0 WHERE t0.id = ?
Parameters:
[
  40
]
1.04 ms
(5.84%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM funding_organization_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  17
]
0.89 ms
(4.99%)
1
SELECT t0.id AS id_1, t0.year_start AS year_start_2, t0.year_end AS year_end_3, t0.number_of_theses AS number_of_theses_4, t0.number_of_masters AS number_of_masters_5, t0.link AS link_6, t0.image AS image_7, t0.studied_zone AS studied_zone_8, t0.budget_id AS budget_id_9 FROM project t0 WHERE t0.id = ?
Parameters:
[
  "7"
]
0.83 ms
(4.66%)
9
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM academic_partner_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  40
]
0.81 ms
(4.58%)
8
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sub_domain_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  5
]
0.58 ms
(3.27%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.image AS image_3 FROM laboratory t0 WHERE t0.id = ?
Parameters:
[
  24
]
0.53 ms
(2.97%)
5
SELECT t0.id AS id_1 FROM thematic t0 WHERE t0.id = ?
Parameters:
[
  7
]
0.49 ms
(2.76%)
5
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM thematic_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
0.41 ms
(2.29%)
4
SELECT t0.id AS id_1 FROM funding t0 WHERE t0.id = ?
Parameters:
[
  13
]
0.38 ms
(2.14%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM sub_practitioner_partner_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
0.36 ms
(2.04%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM funding_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  13
]
0.36 ms
(2.04%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM region_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  18
]
0.31 ms
(1.75%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM compartment_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  34
]
0.30 ms
(1.66%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM country_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  26
]
0.27 ms
(1.51%)
1
SELECT t0.id AS id_1, t0.funding_category_id AS funding_category_id_2 FROM funding_organization t0 INNER JOIN project_funding_organization ON t0.id = project_funding_organization.funding_organization_id WHERE project_funding_organization.project_id = ? ORDER BY t0.funding_category_id ASC
Parameters:
[
  7
]
0.26 ms
(1.49%)
1
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.workplace AS workplace_4, t0.ordre AS ordre_5, t0.laboratory_id AS laboratory_id_6 FROM researcher t0 INNER JOIN project_researcher ON t0.id = project_researcher.researcher_id WHERE project_researcher.project_id = ?
Parameters:
[
  7
]
0.24 ms
(1.36%)
1
SELECT t0.id AS id_1, t0.practitioner_partner_id AS practitioner_partner_id_2 FROM sub_practitioner_partner t0 INNER JOIN project_sub_practitioner_partner ON t0.id = project_sub_practitioner_partner.sub_practitioner_partner_id WHERE project_sub_practitioner_partner.project_id = ? ORDER BY t0.practitioner_partner_id ASC
Parameters:
[
  7
]
0.23 ms
(1.32%)
1
SELECT t0.id AS id_1, t0.continent_id AS continent_id_2 FROM country t0 INNER JOIN project_country ON t0.id = project_country.country_id WHERE project_country.project_id = ?
Parameters:
[
  7
]
0.23 ms
(1.28%)
1
SELECT t0.id AS id_1, t0.compartment_category_id AS compartment_category_id_2 FROM compartment t0 INNER JOIN project_compartment ON t0.id = project_compartment.compartment_id WHERE project_compartment.project_id = ?
Parameters:
[
  7
]
0.21 ms
(1.21%)
2
SELECT t0.id AS id_1 FROM practitioner_partner t0 WHERE t0.id = ?
Parameters:
[
  6
]
0.21 ms
(1.18%)
1
SELECT t0.id AS id_1 FROM approach t0 INNER JOIN project_approach ON t0.id = project_approach.approach_id WHERE project_approach.project_id = ?
Parameters:
[
  7
]
0.20 ms
(1.14%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM practitioner_partner_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  6
]
0.20 ms
(1.12%)
1
SELECT t0.id AS id_1, t0.country_id AS country_id_2 FROM region t0 INNER JOIN project_region ON t0.id = project_region.region_id WHERE project_region.project_id = ?
Parameters:
[
  7
]
0.19 ms
(1.09%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM approach_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  12
]
0.19 ms
(1.08%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.summary AS summary_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM project_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  7
]
0.19 ms
(1.07%)
1
SELECT t0.id AS id_1, t0.project_id AS project_id_2, t0.academic_partner_id AS academic_partner_id_3 FROM project_academic_partner_domain t0 WHERE t0.project_id = ?
Parameters:
[
  7
]
0.16 ms
(0.89%)
1
SELECT t0.id AS id_1, t0.budget_category AS budget_category_2 FROM budget t0 WHERE t0.id = ?
Parameters:
[
  4
]
0.11 ms
(0.60%)
1
SELECT t0.id AS id_1, t0.thematic_id AS thematic_id_2 FROM sub_thematic t0 INNER JOIN project_sub_thematic ON t0.id = project_sub_thematic.sub_thematic_id WHERE project_sub_thematic.project_id = ? ORDER BY t0.thematic_id ASC
Parameters:
[
  7
]

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.