https://b1.mirtillostudio.fr/fr/companies/nantes

Query Metrics

15Database Queries
15Different statements
45.44 msQuery time
0Invalid entities

Queries

Group similar statements

#TimeInfo
10.86 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.slug AS slug_5, t0.url AS url_6, t0.visibility AS visibility_7, t0.type AS type_8 FROM seo_redirection t0 WHERE t0.slug = ? AND t0.visibility = ? LIMIT 1
Parameters:
[
  "fr/companies/nantes"
  1
]
20.50 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.slug AS slug_3, c0_.label AS label_4, c0_.short_title AS short_title_5, c0_.short_description AS short_description_6, c0_.search_keyword AS search_keyword_7, c0_.icon AS icon_8, c0_.locale AS locale_9, c0_.type AS type_10, c0_.position AS position_11, c0_.online AS online_12 FROM cvs_enterprisesfilters c0_ WHERE c0_.slug = ? AND c0_.locale = ? AND c0_.online = ?
Parameters:
[
  "nantes"
  "fr"
  1
]
30.16 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.slug AS slug_3, c0_.label AS label_4, c0_.short_title AS short_title_5, c0_.short_description AS short_description_6, c0_.search_keyword AS search_keyword_7, c0_.icon AS icon_8, c0_.locale AS locale_9, c0_.type AS type_10, c0_.position AS position_11, c0_.online AS online_12 FROM cvs_enterprisesfilters c0_ WHERE c0_.locale = ? AND c0_.online = ? ORDER BY c0_.position ASC, c0_.id ASC LIMIT 30
Parameters:
[
  "fr"
  1
]
40.16 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.search_keyword AS search_keyword_3, c0_.label AS label_4, c0_.icon AS icon_5, c0_.keywords AS keywords_6, c0_.locale AS locale_7, c0_.position AS position_8, c0_.landing_jobs AS landing_jobs_9 FROM cvs_keywordslandingjobs c0_ WHERE c0_.locale = ? AND c0_.landing_jobs IS NULL ORDER BY c0_.position ASC, c0_.id ASC
Parameters:
[
  "fr"
]
50.54 ms
SELECT c0_.id AS id_0, c0_.query AS query_1, c0_.normalized_query AS normalized_query_2, c0_.city_keyword AS city_keyword_3, c0_.locale AS locale_4, c0_.source AS source_5, c0_.views AS views_6, c0_.first_seen_at AS first_seen_at_7, c0_.last_seen_at AS last_seen_at_8 FROM cvs_searchstats c0_ WHERE c0_.normalized_query = ? AND c0_.locale = ? AND c0_.last_seen_at >= ? AND c0_.city_keyword = ? LIMIT 1
Parameters:
[
  ""
  "fr"
  "2026-05-12 14:15:04"
  "Nantes"
]
60.12 ms
"START TRANSACTION"
Parameters:
[]
70.23 ms
INSERT INTO cvs_searchstats (query, normalized_query, city_keyword, locale, source, views, first_seen_at, last_seen_at) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  null
  ""
  "Nantes"
  "fr"
  "company_landing_city"
  1
  "2026-05-13 14:15:04"
  "2026-05-13 14:15:04"
]
841.33 ms
"COMMIT"
Parameters:
[]
90.23 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title_page AS title_page_3, c0_.name AS name_4, c0_.description AS description_5, c0_.sequence AS sequence_6, c0_.type AS type_7, c0_.category AS category_8, c0_.type_website AS type_website_9, c0_.tool_id AS tool_id_10 FROM core_tools c0_ WHERE c0_.type_website LIKE ? ORDER BY c0_.id ASC
Parameters:
[
  "%blog%"
]
100.31 ms
SELECT c0_.id AS id_0, c0_.platform AS platform_1, c0_.country_code AS country_code_2, c0_.country_label AS country_label_3, c0_.country_flag AS country_flag_4, c0_.url AS url_5, c0_.is_primary AS is_primary_6, c0_.is_active AS is_active_7, c0_.position AS position_8, c0_.created_at AS created_at_9, c0_.updated_at AS updated_at_10 FROM cvs_app_store_links c0_ WHERE c0_.is_active = ? AND c0_.url IS NOT NULL AND c0_.url <> '' ORDER BY c0_.is_primary DESC, c0_.position ASC, c0_.country_label ASC
Parameters:
[
  1
]
110.23 ms
SELECT a0_.id AS id_0, a0_.created_at AS created_at_1, a0_.updated_at AS updated_at_2, a0_.published_at AS published_at_3, a0_.slug AS slug_4, a0_.title AS title_5, a0_.title_ariane AS title_ariane_6, a0_.shortTitle AS shortTitle_7, a0_.subtitle AS subtitle_8, a0_.type AS type_9, a0_.short_description AS short_description_10, a0_.description AS description_11, a0_.description_start AS description_start_12, a0_.tags AS tags_13, a0_.visibility AS visibility_14, a0_.language AS language_15, a0_.carousel AS carousel_16, a0_.featured AS featured_17, a0_.autopublished_at AS autopublished_at_18, a0_.translation AS translation_19, a0_.sitemap AS sitemap_20, a0_.robots AS robots_21, a0_.type_editor AS type_editor_22, a0_.canonical AS canonical_23, a0_.author AS author_24, a0_.url AS url_25, a0_.cta_html AS cta_html_26, a0_.keyword AS keyword_27, a0_.pageslug AS pageslug_28, a0_.pageslug2 AS pageslug2_29, a0_.pageslug3 AS pageslug3_30, a0_.visibleArticles AS visibleArticles_31, a0_.onlyPage AS onlyPage_32, a0_.identifiant AS identifiant_33, a0_.image_name AS image_name_34, a0_.image_original_name AS image_original_name_35, a0_.image_mime_type AS image_mime_type_36, a0_.image_size AS image_size_37, a0_.image_dimensions AS image_dimensions_38 FROM articles_articles a0_ WHERE (a0_.visibility = 1 AND a0_.published_at IS NOT NULL) AND a0_.language = ? ORDER BY a0_.published_at DESC LIMIT 5
Parameters:
[
  "fr"
]
120.20 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.title AS title_3, c0_.locale AS locale_4, c0_.title_page AS title_page_5, c0_.description_page AS description_page_6, c0_.description_page2 AS description_page2_7, c0_.description_page3 AS description_page3_8, c0_.short_title AS short_title_9, c0_.short_description AS short_description_10, c0_.slug AS slug_11, c0_.type AS type_12, c0_.title_work_1 AS title_work_1_13, c0_.title_work_2 AS title_work_2_14, c0_.title_work_3 AS title_work_3_15, c0_.description_work_1 AS description_work_1_16, c0_.description_work_2 AS description_work_2_17, c0_.description_work_3 AS description_work_3_18, c0_.title_presentation_1 AS title_presentation_1_19, c0_.title_presentation_2 AS title_presentation_2_20, c0_.title_presentation_3 AS title_presentation_3_21, c0_.title_presentation_4 AS title_presentation_4_22, c0_.description_presentation_1 AS description_presentation_1_23, c0_.description_presentation_2 AS description_presentation_2_24, c0_.description_presentation_3 AS description_presentation_3_25, c0_.description_presentation_4 AS description_presentation_4_26, c0_.citation_presentation_1 AS citation_presentation_1_27, c0_.citation_presentation_2 AS citation_presentation_2_28, c0_.citation_presentation_3 AS citation_presentation_3_29, c0_.citation_presentation_4 AS citation_presentation_4_30, c0_.label_presentation_1 AS label_presentation_1_31, c0_.label_presentation_2 AS label_presentation_2_32, c0_.label_presentation_3 AS label_presentation_3_33, c0_.label_presentation_4 AS label_presentation_4_34, c0_.author_presentation_1 AS author_presentation_1_35, c0_.author_presentation_2 AS author_presentation_2_36, c0_.author_presentation_3 AS author_presentation_3_37, c0_.author_presentation_4 AS author_presentation_4_38, c0_.role_presentation_1 AS role_presentation_1_39, c0_.role_presentation_2 AS role_presentation_2_40, c0_.role_presentation_3 AS role_presentation_3_41, c0_.role_presentation_4 AS role_presentation_4_42, c0_.featured AS featured_43, c0_.position AS position_44, c0_.online AS online_45 FROM cvs_landingjobs c0_ WHERE c0_.locale = ? AND c0_.featured = ? AND ((c0_.online = ? OR c0_.online IS NULL)) ORDER BY c0_.position ASC, c0_.updated_at DESC LIMIT 5
Parameters:
[
  "fr"
  1
  1
]
130.22 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.slug AS slug_3, c0_.label AS label_4, c0_.short_title AS short_title_5, c0_.short_description AS short_description_6, c0_.search_keyword AS search_keyword_7, c0_.icon AS icon_8, c0_.locale AS locale_9, c0_.type AS type_10, c0_.position AS position_11, c0_.online AS online_12 FROM cvs_jobsfilters c0_ WHERE c0_.locale = ? AND c0_.online = ? AND c0_.type = ? ORDER BY c0_.position ASC, c0_.id ASC LIMIT 6
Parameters:
[
  "fr"
  1
  "city"
]
140.16 ms
SELECT c0_.id AS id_0, c0_.created_at AS created_at_1, c0_.updated_at AS updated_at_2, c0_.slug AS slug_3, c0_.label AS label_4, c0_.short_title AS short_title_5, c0_.short_description AS short_description_6, c0_.search_keyword AS search_keyword_7, c0_.icon AS icon_8, c0_.locale AS locale_9, c0_.type AS type_10, c0_.position AS position_11, c0_.online AS online_12 FROM cvs_enterprisesfilters c0_ WHERE c0_.locale = ? AND c0_.online = ? AND c0_.type = ? ORDER BY c0_.position ASC, c0_.id ASC LIMIT 6
Parameters:
[
  "fr"
  1
  "city"
]
150.20 ms
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.link AS link_4, t0.visibility AS visibility_5, t0.target_blank AS target_blank_6, t0.type AS type_7, t0.type_menu AS type_menu_8, t0.sequence AS sequence_9, t0.typeButton AS typeButton_10, t0.html_submenu AS html_submenu_11, t0.visibilityUser AS visibilityUser_12, t0.private AS private_13, t0.no_private AS no_private_14, t0.locale AS locale_15 FROM menu_website_parents t0 WHERE t0.locale = ? AND t0.type = ? AND t0.no_private = ? ORDER BY t0.sequence ASC
Parameters:
[
  "fr"
  "footer"
  1
]

Database Connections

NameService
defaultdoctrine.dbal.default_connection

Entity Managers

NameService
defaultdoctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.