Query Metrics
62
Database Queries
20
Different statements
34.71 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
7.15 ms (20.59%) |
10 |
SELECT i0_.id AS id_0, i0_.marque AS marque_1, i0_.categorie AS categorie_2, i0_.type AS type_3, i0_.intervention AS intervention_4, i0_.duree AS duree_5, i0_.count AS count_6, i0_.original_duree AS original_duree_7 FROM intervention i0_ WHERE i0_.intervention_categorie_id = ? GROUP BY i0_.type ORDER BY i0_.count DESC
Parameters:
[
6
]
|
5.01 ms (14.43%) |
16 |
SELECT t0.id AS id_1, t0.type AS type_2, t0.data_count AS data_count_3, t0.update_at AS update_at_4 FROM data_count t0 WHERE t0.type = ? LIMIT 1
Parameters:
[
"totalConcession"
]
|
4.68 ms (13.49%) |
1 |
SELECT b0_.id AS id_0, b0_.post_id AS post_id_1, b0_.date AS date_2, b0_.modified_date AS modified_date_3, b0_.title AS title_4, b0_.content AS content_5, b0_.text AS text_6, b0_.tag_id AS tag_id_7, b0_.tag_name AS tag_name_8, b0_.media_id AS media_id_9, b0_.media_source_url AS media_source_url_10, b0_.link AS link_11, b0_.author AS author_12, b0_.nb_views AS nb_views_13 FROM blog_post b0_ INNER JOIN blog_post_blog_category b2_ ON b0_.id = b2_.blog_post_id INNER JOIN blog_category b1_ ON b1_.id = b2_.blog_category_id WHERE b0_.tag_id IS NOT NULL AND b1_.category_id <> 1 ORDER BY b0_.date DESC LIMIT 16
Parameters:
[] |
4.47 ms (12.88%) |
16 |
SELECT t0.id AS id_1, t0.category_id AS category_id_2, t0.name AS name_3, t0.description AS description_4, t0.count AS count_5 FROM blog_category t0 INNER JOIN blog_post_blog_category ON t0.id = blog_post_blog_category.blog_category_id WHERE blog_post_blog_category.blog_post_id = ?
Parameters:
[
256
]
|
2.33 ms (6.70%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.opening_hours_periods AS opening_hours_periods_2, e0_.adresse AS adresse_3, e0_.postal_code AS postal_code_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.email AS email_7, e0_.concession_email AS concession_email_8, e0_.concession_telephone AS concession_telephone_9, e0_.latitude AS latitude_10, e0_.longtitude AS longtitude_11, e0_.detail_stockage AS detail_stockage_12, c1_.name AS name_13 FROM etablissement e0_ LEFT JOIN etablissement_car_marque e2_ ON e0_.id = e2_.etablissement_id LEFT JOIN car_marque c1_ ON c1_.id = e2_.car_marque_id WHERE ((e0_.latitude IS NOT NULL AND (e0_.count_car > 0 OR e0_.show_if_no_stock = 1) AND e0_.longtitude IS NOT NULL AND e0_.publie = 1) OR e0_.id = ?) AND e0_.detail_stockage IS NULL ORDER BY e0_.name ASC
Parameters:
[
158
]
|
1.73 ms (4.99%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"tressol-chabrier"
]
|
1.48 ms (4.27%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.opening_hours_periods AS opening_hours_periods_2, e0_.adresse AS adresse_3, e0_.postal_code AS postal_code_4, e0_.ville AS ville_5, e0_.telephone AS telephone_6, e0_.email AS email_7, e0_.concession_email AS concession_email_8, e0_.concession_telephone AS concession_telephone_9, e0_.latitude AS latitude_10, e0_.longtitude AS longtitude_11, e0_.detail_stockage AS detail_stockage_12 FROM etablissement e0_ WHERE e0_.latitude IS NOT NULL AND (e0_.count_car > 0 OR e0_.show_if_no_stock = 1) AND e0_.longtitude IS NOT NULL AND e0_.publie = 1 AND e0_.detail_stockage IS NULL ORDER BY e0_.name ASC
Parameters:
[] |
1.39 ms (4.00%) |
3 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.route_name AS route_name_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_h1 AS seo_h1_7, t0.hektor_text_logged AS hektor_text_logged_8, t0.hektor_text_not_logged AS hektor_text_not_logged_9, t0.hektor_text_is_differnet AS hektor_text_is_differnet_10 FROM cms_page t0 WHERE t0.route_name = ? LIMIT 1
Parameters:
[
"intervention_detail"
]
|
0.97 ms (2.80%) |
1 |
SELECT t0.id AS id_1, t0.marque AS marque_2, t0.categorie AS categorie_3, t0.type AS type_4, t0.intervention AS intervention_5, t0.duree AS duree_6, t0.count AS count_7, t0.original_duree AS original_duree_8, t0.intervention_categorie_id AS intervention_categorie_id_9 FROM intervention t0 WHERE t0.id = ?
Parameters:
[
"78"
]
|
0.95 ms (2.74%) |
1 |
SELECT distinct cm.name FROM etablissement e INNER JOIN etablissement_car_marque ecm ON ecm.etablissement_id = e.id INNER JOIN car_marque cm ON cm.id = ecm.car_marque_id
Parameters:
[] |
0.72 ms (2.08%) |
1 |
SELECT t0.id AS id_1, t0.category AS category_2, t0.type AS type_3, t0.rank AS rank_4, t0.text AS text_5, t0.faq_id AS faq_id_6 FROM groupe_service t0 WHERE t0.category = ? ORDER BY t0.rank ASC
Parameters:
[
"Divers"
]
|
0.71 ms (2.05%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.59 ms (1.69%) |
1 |
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.legales_text AS legales_text_4, p0_.url AS url_5, p0_.name AS name_6, p0_.type AS type_7, p0_.popup_type AS popup_type_8, p0_.text1 AS text1_9, p0_.text2 AS text2_10, p0_.background_color AS background_color_11, p0_.text_color1 AS text_color1_12, p0_.text_button AS text_button_13, p0_.text_button_color AS text_button_color_14, p0_.text_button_background_color AS text_button_background_color_15, p0_.image2 AS image2_16, p0_.label_image AS label_image_17, p0_.label_image2 AS label_image2_18, p0_.label_name AS label_name_19, p0_.image3 AS image3_20, p0_.seo_utm_campaign AS seo_utm_campaign_21, p0_.enable_financement AS enable_financement_22, p0_.financement_type AS financement_type_23, p0_.financement_amount AS financement_amount_24, p0_.label_image_search AS label_image_search_25 FROM promo p0_ WHERE (p0_.start_date <= ? AND ? <= p0_.end_date) AND p0_.type IS NOT NULL AND p0_.popup_type IS NOT NULL
Parameters:
[ "2025-06-16 06:46:14" "2025-06-16 06:46:14" ] |
0.55 ms (1.58%) |
1 |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.count_sub_intervention AS count_sub_intervention_2 FROM intervention_categorie i0_ WHERE i0_.id <> ? ORDER BY i0_.count_sub_intervention DESC
Parameters:
[
1
]
|
0.44 ms (1.27%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_for_meeting AS name_for_meeting_3, t0.description AS description_4, t0.image_id AS image_id_5 FROM expert t0
Parameters:
[] |
0.40 ms (1.14%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.identifier AS identifier_4, t0.content AS content_5, t0.hektor_text_logged AS hektor_text_logged_6, t0.hektor_text_not_logged AS hektor_text_not_logged_7, t0.hektor_text_is_differnet AS hektor_text_is_differnet_8, t0.cms_page_id AS cms_page_id_9 FROM cms_bloc t0 WHERE t0.cms_page_id = ?
Parameters:
[
52
]
|
0.35 ms (1.01%) |
1 |
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.legales_text AS legales_text_4, p0_.url AS url_5, p0_.name AS name_6, p0_.type AS type_7, p0_.popup_type AS popup_type_8, p0_.text1 AS text1_9, p0_.text2 AS text2_10, p0_.background_color AS background_color_11, p0_.text_color1 AS text_color1_12, p0_.text_button AS text_button_13, p0_.text_button_color AS text_button_color_14, p0_.text_button_background_color AS text_button_background_color_15, p0_.image2 AS image2_16, p0_.label_image AS label_image_17, p0_.label_image2 AS label_image2_18, p0_.label_name AS label_name_19, p0_.image3 AS image3_20, p0_.seo_utm_campaign AS seo_utm_campaign_21, p0_.enable_financement AS enable_financement_22, p0_.financement_type AS financement_type_23, p0_.financement_amount AS financement_amount_24, p0_.label_image_search AS label_image_search_25 FROM promo p0_ WHERE (p0_.start_date <= ? AND ? <= p0_.end_date) AND p0_.type IS NOT NULL AND p0_.popup_type IS NOT NULL AND p0_.popup_type IN (?)
Parameters:
[ "2025-06-16 06:46:14" "2025-06-16 06:46:14" 1 ] |
0.31 ms (0.90%) |
1 |
SELECT p0_.id AS id_0, p0_.image AS image_1, p0_.start_date AS start_date_2, p0_.end_date AS end_date_3, p0_.legales_text AS legales_text_4, p0_.url AS url_5, p0_.name AS name_6, p0_.type AS type_7, p0_.popup_type AS popup_type_8, p0_.text1 AS text1_9, p0_.text2 AS text2_10, p0_.background_color AS background_color_11, p0_.text_color1 AS text_color1_12, p0_.text_button AS text_button_13, p0_.text_button_color AS text_button_color_14, p0_.text_button_background_color AS text_button_background_color_15, p0_.image2 AS image2_16, p0_.label_image AS label_image_17, p0_.label_image2 AS label_image2_18, p0_.label_name AS label_name_19, p0_.image3 AS image3_20, p0_.seo_utm_campaign AS seo_utm_campaign_21, p0_.enable_financement AS enable_financement_22, p0_.financement_type AS financement_type_23, p0_.financement_amount AS financement_amount_24, p0_.label_image_search AS label_image_search_25 FROM promo p0_ WHERE (p0_.start_date <= ? AND ? <= p0_.end_date) AND p0_.type IS NOT NULL AND p0_.popup_type IS NOT NULL AND p0_.popup_type IN (?, ?)
Parameters:
[ "2025-06-16 06:46:14" "2025-06-16 06:46:14" 2 3 ] |
0.26 ms (0.74%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.count_sub_intervention AS count_sub_intervention_3 FROM intervention_categorie t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Divers"
]
|
0.22 ms (0.64%) |
1 |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.count_sub_intervention AS count_sub_intervention_2 FROM intervention_categorie i0_ WHERE i0_.id <> 1
Parameters:
[] |
Database Connections
Name | Service |
---|---|
default | doctrine.dbal.default_connection |
internal | doctrine.dbal.internal_connection |
Entity Managers
Name | Service |
---|---|
default | doctrine.orm.default_entity_manager |
internal | doctrine.orm.internal_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
internal entity manager
No loaded entities.