Query Metrics

6 Database Queries
5 Different statements
3.99 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT t0.id AS id_1, t0.content_url AS content_url_2, t0.file_path AS file_path_3, t0.image_size AS image_size_4, t0.original_name AS original_name_5, t0.date AS date_6, t0.mime_type AS mime_type_7, t0.name AS name_8, t0.rang AS rang_9, t0.description AS description_10, t0.expertise AS expertise_11, t0.motcle AS motcle_12, t0.parent_id AS parent_id_13, t0.objectifs AS objectifs_14, t0.user_id AS user_id_15 FROM `service` t0 WHERE t0.id = ?
Parameters:
[
  "24"
]
2 0.65 ms
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:
[]
3 0.78 ms
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:
[]
4 0.94 ms
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"
]
5 0.43 ms
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:
[
  "socialmedia"
]
6 0.45 ms
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.