Query Metrics
27
Database Queries
12
Different statements
28.53 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
10.00 ms (35.04%) |
9 |
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.slug AS slug_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.publier AS publier_5, p0_.position AS position_6, p0_.imagemobile AS imagemobile_7, p0_.menu AS menu_8, p0_.categorie_id AS categorie_id_9 FROM PAGE p0_ LEFT JOIN categorypage c1_ ON p0_.categorie_id = c1_.id WHERE p0_.categorie_id = c1_.id AND c1_.slug = ? AND p0_.publier = 1 ORDER BY p0_.position ASC
Parameters:
[
"people"
]
|
4.34 ms (15.20%) |
6 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.mission AS mission_3, t0.specialite AS specialite_4, t0.contenu AS contenu_5, t0.locale AS locale_6, t0.translatable_id AS translatable_id_7 FROM prof_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
6
]
|
4.11 ms (14.42%) |
3 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.preview AS preview_3, t0.contenu AS contenu_4, t0.seo_titre AS seo_titre_5, t0.seo_description AS seo_description_6, t0.seo_keywords AS seo_keywords_7, t0.menutitre AS menutitre_8, t0.menuclass AS menuclass_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM page_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
5
]
|
2.07 ms (7.26%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.position AS position_3, t0.slug AS slug_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.imagemobile AS imagemobile_7, t0.menu AS menu_8 FROM categorypage t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"people"
]
|
1.49 ms (5.22%) |
1 |
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM categorypage_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
1
]
|
1.20 ms (4.22%) |
1 |
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.position AS position_2, p0_.publier AS publier_3, p0_.link AS link_4, p0_.linkedin AS linkedin_5, p0_.created_at AS created_at_6, p0_.updated_at AS updated_at_7 FROM prof p0_ LEFT JOIN prof_page p2_ ON p0_.id = p2_.prof_id LEFT JOIN PAGE p1_ ON p1_.id = p2_.page_id LEFT JOIN prof_translation p3_ ON p0_.id = p3_.translatable_id WHERE p0_.publier = 1 AND p1_.slug = ? ORDER BY p3_.nom ASC
Parameters:
[
"members-affiliated"
]
|
1.07 ms (3.74%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.publier AS publier_6, t0.position AS position_7, t0.imagemobile AS imagemobile_8, t0.menu AS menu_9, t0.categorie_id AS categorie_id_10 FROM PAGE t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"members-affiliated"
]
|
1.06 ms (3.72%) |
1 |
SELECT c0_.id AS id_0, c0_.image AS image_1, c0_.position AS position_2, c0_.slug AS slug_3, c0_.created_at AS created_at_4, c0_.updated_at AS updated_at_5, c0_.imagemobile AS imagemobile_6, c0_.menu AS menu_7 FROM categorypage c0_ ORDER BY c0_.position ASC
Parameters:
[] |
0.98 ms (3.43%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.direction AS direction_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.publier AS publier_8, t0.background AS background_9, t0.style_block AS style_block_10, t0.page_id AS page_id_11 FROM block t0 WHERE t0.page_id = ? ORDER BY t0.position ASC
Parameters:
[
5
]
|
0.80 ms (2.80%) |
1 |
SELECT t0.id AS id_1, t0.contenu AS contenu_2, t0.titre AS titre_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM block_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
30
]
|
0.71 ms (2.50%) |
1 |
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.image AS image_3, t0.direction AS direction_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.position AS position_7, t0.publier AS publier_8, t0.background AS background_9, t0.style_block AS style_block_10, t0.page_id AS page_id_11 FROM block t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"popup_cookies"
]
|
0.70 ms (2.46%) |
1 |
SELECT t0.id AS id_1, t0.image AS image_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.publier AS publier_6, t0.position AS position_7, t0.imagemobile AS imagemobile_8, t0.menu AS menu_9, t0.categorie_id AS categorie_id_10 FROM PAGE t0 WHERE t0.slug = ? AND t0.publier = ? LIMIT 1
Parameters:
[ "members-affiliated" 1 ] |
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.