Query Metrics

8 Database Queries
7 Different statements
8.32 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.78 ms
(21.34%)
1
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_.id AS id_0, s0_.content_url AS content_url_1, s0_.file_path AS file_path_2, s0_.image_size AS image_size_3, s0_.original_name AS original_name_4, s0_.date AS date_5, s0_.mime_type AS mime_type_6, s0_.name AS name_7, s0_.rang AS rang_8, s0_.description AS description_9, s0_.expertise AS expertise_10, s0_.motcle AS motcle_11, s0_.parent_id AS parent_id_12, s0_.objectifs AS objectifs_13 FROM `service` s0_ WHERE s0_.expertise LIKE ? ORDER BY s0_.date DESC) dctrn_result) dctrn_table
Parameters:
[
  "%departement%"
]
1.64 ms
(19.65%)
1
SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, date_5 FROM (SELECT s0_.id AS id_0, s0_.content_url AS content_url_1, s0_.file_path AS file_path_2, s0_.image_size AS image_size_3, s0_.original_name AS original_name_4, s0_.date AS date_5, s0_.mime_type AS mime_type_6, s0_.name AS name_7, s0_.rang AS rang_8, s0_.description AS description_9, s0_.expertise AS expertise_10, s0_.motcle AS motcle_11, s0_.parent_id AS parent_id_12, s0_.objectifs AS objectifs_13 FROM `service` s0_ WHERE s0_.expertise LIKE ?) dctrn_result_inner ORDER BY date_5 DESC) dctrn_result LIMIT 4
Parameters:
[
  "%departement%"
]
1.52 ms
(18.23%)
2
SELECT t0.id AS id_1, t0.description AS description_2, t0.type_param AS type_param_3, t0.valeur AS valeur_4, t0.title AS title_5, t0.created_at AS created_at_6, t0.rang AS rang_7, t0.content_url AS content_url_8, t0.file_path AS file_path_9, t0.image_size AS image_size_10, t0.original_name AS original_name_11, t0.mime_type AS mime_type_12, t0.link AS link_13, t0.user_id AS user_id_14 FROM `parametre` t0 WHERE t0.type_param = ? ORDER BY t0.rang ASC LIMIT 1
Parameters:
[
  "contacts"
]
1.26 ms
(15.11%)
1
SELECT s0_.id AS id_0, s0_.content_url AS content_url_1, s0_.file_path AS file_path_2, s0_.image_size AS image_size_3, s0_.original_name AS original_name_4, s0_.date AS date_5, s0_.mime_type AS mime_type_6, s0_.name AS name_7, s0_.rang AS rang_8, s0_.description AS description_9, s0_.expertise AS expertise_10, s0_.motcle AS motcle_11, s0_.parent_id AS parent_id_12, s0_.objectifs AS objectifs_13, s0_.user_id AS user_id_14 FROM `service` s0_ WHERE s0_.expertise LIKE ? AND s0_.id IN (?, ?, ?, ?) ORDER BY s0_.date DESC
Parameters:
[
  "%departement%"
  17
  42
  16
  18
]
0.84 ms
(10.13%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.lieu AS lieu_4, t0.date AS date_5, t0.image AS image_6 FROM agence t0
Parameters:
[]
0.80 ms
(9.62%)
1
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.description AS description_2, t0_.created_at AS created_at_3, t0_.article_number AS article_number_4, t0_.rang AS rang_5 FROM `typearticle` t0_ ORDER BY t0_.rang ASC
Parameters:
[]
0.49 ms
(5.91%)
1
SELECT t0.id AS id_1, t0.description AS description_2, t0.type_param AS type_param_3, t0.valeur AS valeur_4, t0.title AS title_5, t0.created_at AS created_at_6, t0.rang AS rang_7, t0.content_url AS content_url_8, t0.file_path AS file_path_9, t0.image_size AS image_size_10, t0.original_name AS original_name_11, t0.mime_type AS mime_type_12, t0.link AS link_13, t0.user_id AS user_id_14 FROM `parametre` t0 WHERE t0.type_param = ? LIMIT 1
Parameters:
[
  "templatewebsite"
]

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.