Query Metrics
17
Database Queries
13
Different statements
16.69 ms
Query time
0
Invalid entities
Grouped Statements
default connection
Time▼ | Count | Info |
---|---|---|
4.10 ms (24.60%) |
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:
[] |
1.90 ms (11.39%) |
1 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"tressol-chabrier"
]
|
1.87 ms (11.21%) |
1 |
SELECT b0_.id AS id_0, b0_.category_id AS category_id_1, b0_.name AS name_2, b0_.description AS description_3, b0_.count AS count_4 FROM blog_category b0_ INNER JOIN blog_post_blog_category b2_ ON b0_.id = b2_.blog_category_id INNER JOIN blog_post b1_ ON b1_.id = b2_.blog_post_id WHERE b0_.category_id <> ? ORDER BY b0_.name ASC
Parameters:
[
1
]
|
1.84 ms (11.00%) |
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_.id = ? ORDER BY b0_.date DESC LIMIT 16
Parameters:
[
9
]
|
1.67 ms (9.98%) |
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:
[
"tressol_actualites"
]
|
1.03 ms (6.19%) |
2 |
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:
[
"USED_CAR"
]
|
0.85 ms (5.09%) |
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-15 12:17:26" "2025-06-15 12:17:26" ] |
0.77 ms (4.59%) |
1 |
SELECT t0.id AS id_1, t0.post_id AS post_id_2, t0.date AS date_3, t0.modified_date AS modified_date_4, t0.title AS title_5, t0.content AS content_6, t0.text AS text_7, t0.tag_id AS tag_id_8, t0.tag_name AS tag_name_9, t0.media_id AS media_id_10, t0.media_source_url AS media_source_url_11, t0.link AS link_12, t0.author AS author_13, t0.nb_views AS nb_views_14 FROM blog_post t0 WHERE t0.id = ?
Parameters:
[
"281"
]
|
0.67 ms (4.01%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.natcode AS natcode_3, t0.state AS state_4, t0.brand_logo AS brand_logo_5, t0.description AS description_6, t0.ranking_score AS ranking_score_7, t0.ranking_score_vn AS ranking_score_vn_8, t0.regroupement AS regroupement_9, t0.total_vo AS total_vo_10, t0.total_vn AS total_vn_11 FROM car_marque t0 WHERE t0.name = ? LIMIT 1
Parameters:
[
"Hyundai"
]
|
0.66 ms (3.95%) |
2 |
SELECT DATABASE()
Parameters:
[] |
0.55 ms (3.27%) |
1 |
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:
[
281
]
|
0.46 ms (2.77%) |
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-15 12:17:26" "2025-06-15 12:17:26" 1 ] |
0.33 ms (1.96%) |
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-15 12:17:26" "2025-06-15 12:17:26" 2 3 ] |
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
Class | Mapping errors |
---|---|
App\Entity\BlogPost | No errors. |
App\Entity\BlogCategory | No errors. |
App\Entity\NewsletterSubscription | No errors. |
App\Entity\CarMarque | No errors. |
App\Entity\Etablissement | No errors. |
App\Entity\CarModele | No errors. |
App\Entity\MarqueNews | No errors. |
App\Entity\CmsPage | No errors. |
App\Entity\DataCount | No errors. |
App\Entity\User | No errors. |
App\Entity\EtablissementService | No errors. |
App\Entity\ReviewDetail | No errors. |
App\Entity\ExpertContact | No errors. |
App\Entity\LeadEstimate | No errors. |
App\Entity\PrendreRdv | No errors. |
App\Entity\Meeting | No errors. |
App\Entity\ClientRequest | No errors. |
App\Entity\Car | No errors. |
App\Entity\GroupEtablissement | No errors. |
App\Entity\Lead | No errors. |
App\Entity\CmsBloc | No errors. |
App\Entity\Promo | No errors. |
internal entity manager
No loaded entities.