Query Metrics

18 Database Queries
13 Different statements
18.64 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.05 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.redirect_on AS redirect_on_3, t4.id AS id_5, t4.type AS type_6, t4.creation_date AS creation_date_7, t4.modified_date AS modified_date_8, t4.title AS title_9, t4.menu_label AS menu_label_10, t4.page_title AS page_title_11, t4.page_description AS page_description_12, t4.bandeau_text_1 AS bandeau_text_1_13, t4.bandeau_text_2 AS bandeau_text_2_14, t4.bandeau_text_3 AS bandeau_text_3_15, t4.content AS content_16, t4.page_order AS page_order_17, t4.robots AS robots_18, t4.parent_id AS parent_id_19, t4.url_id AS url_id_20 FROM Url t0 LEFT JOIN Page t4 ON t4.url_id = t0.id WHERE t0.url = ? LIMIT 1
Parameters:
[
  "bilan-carbone.html"
]
2 2.22 ms
SELECT p0_.id AS id_0, p0_.parent_id AS sclr_1, p0_.menu_label AS menu_label_2, c1_.description AS description_3, u2_.url AS url_4, c1_.id AS id_5 FROM Page p0_ INNER JOIN Url u2_ ON p0_.url_id = u2_.id LEFT JOIN Categorie c1_ ON (c1_.page_id = p0_.id) WHERE p0_.type = ? ORDER BY p0_.parent_id ASC, p0_.page_order ASC
Parameters:
[
  "categorie"
]
3 0.57 ms
SELECT c0_.id AS id_0 FROM Categorie c0_ WHERE c0_.page_id = ?
Parameters:
[
  165
]
4 1.17 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.creation_date AS creation_date_3, t0.modified_date AS modified_date_4, t0.title AS title_5, t0.menu_label AS menu_label_6, t0.page_title AS page_title_7, t0.page_description AS page_description_8, t0.bandeau_text_1 AS bandeau_text_1_9, t0.bandeau_text_2 AS bandeau_text_2_10, t0.bandeau_text_3 AS bandeau_text_3_11, t0.content AS content_12, t0.page_order AS page_order_13, t0.robots AS robots_14, t0.parent_id AS parent_id_15, t0.url_id AS url_id_16 FROM Page t0 WHERE t0.id = ?
Parameters:
[
  163
]
5 0.58 ms
SELECT t0.id AS id_1, t0.option_key AS option_key_2, t0.option_value AS option_value_3 FROM `Option` t0 WHERE t0.option_key = ? LIMIT 1
Parameters:
[
  "category_page_suffix"
]
6 1.02 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM Prestataire p0_ WHERE p0_.status = ?
Parameters:
[
  "valid"
]
7 0.99 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM Prestataire p0_ WHERE p0_.status = ?
Parameters:
[
  "valid"
]
8 1.78 ms
SELECT p0_.id AS id_0, p0_.parent_id AS sclr_1, p0_.menu_label AS menu_label_2, c1_.description AS description_3, u2_.url AS url_4, c1_.id AS id_5 FROM Page p0_ INNER JOIN Url u2_ ON p0_.url_id = u2_.id LEFT JOIN Categorie c1_ ON (c1_.page_id = p0_.id) WHERE p0_.type = ? ORDER BY p0_.parent_id ASC, p0_.page_order ASC
Parameters:
[
  "categorie"
]
9 0.63 ms
SELECT DATABASE()
Parameters:
[]
10 1.81 ms
SELECT TABLE_NAME
FROM information_schema.TABLES
WHERE TABLE_SCHEMA = ?
  AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters:
[
  "exacompabdd"
]
11 0.39 ms
SELECT DATABASE()
Parameters:
[]
12 0.95 ms
SELECT p0_.id AS id_0, p0_.type AS type_1, p0_.creation_date AS creation_date_2, p0_.modified_date AS modified_date_3, p0_.title AS title_4, p0_.menu_label AS menu_label_5, p0_.page_title AS page_title_6, p0_.page_description AS page_description_7, p0_.bandeau_text_1 AS bandeau_text_1_8, p0_.bandeau_text_2 AS bandeau_text_2_9, p0_.bandeau_text_3 AS bandeau_text_3_10, p0_.content AS content_11, p0_.page_order AS page_order_12, p0_.robots AS robots_13, u1_.id AS id_14, u1_.url AS url_15, p0_.parent_id AS parent_id_16, p0_.url_id AS url_id_17, u1_.redirect_on AS redirect_on_18 FROM Page p0_ LEFT JOIN Url u1_ ON p0_.url_id = u1_.id WHERE p0_.type = ?
Parameters:
[
  "aide"
]
13 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.credits AS credits_5, t0.ordre AS ordre_6, t0.parent_id AS parent_id_7, t0.group_id AS group_id_8, t0.page_id AS page_id_9 FROM Categorie t0 WHERE t0.id = ?
Parameters:
[
  12
]
14 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.price AS price_4, t0.credits AS credits_5, t0.ordre AS ordre_6, t0.parent_id AS parent_id_7, t0.group_id AS group_id_8, t0.page_id AS page_id_9 FROM Categorie t0 WHERE t0.id = ?
Parameters:
[
  74
]
15 0.36 ms
SELECT c0_.id AS id_0, c0_.parent_id AS sclr_1, c0_.name AS name_2 FROM Categorie c0_ ORDER BY c0_.parent_id ASC, c0_.ordre ASC
Parameters:
[]
16 0.73 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.creation_date AS creation_date_3, t0.modified_date AS modified_date_4, t0.title AS title_5, t0.menu_label AS menu_label_6, t0.page_title AS page_title_7, t0.page_description AS page_description_8, t0.bandeau_text_1 AS bandeau_text_1_9, t0.bandeau_text_2 AS bandeau_text_2_10, t0.bandeau_text_3 AS bandeau_text_3_11, t0.content AS content_12, t0.page_order AS page_order_13, t0.robots AS robots_14, t0.parent_id AS parent_id_15, t0.url_id AS url_id_16 FROM Page t0 WHERE t0.id = ?
Parameters:
[
  205
]
17 0.99 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.redirect_on AS redirect_on_3, t4.id AS id_5, t4.type AS type_6, t4.creation_date AS creation_date_7, t4.modified_date AS modified_date_8, t4.title AS title_9, t4.menu_label AS menu_label_10, t4.page_title AS page_title_11, t4.page_description AS page_description_12, t4.bandeau_text_1 AS bandeau_text_1_13, t4.bandeau_text_2 AS bandeau_text_2_14, t4.bandeau_text_3 AS bandeau_text_3_15, t4.content AS content_16, t4.page_order AS page_order_17, t4.robots AS robots_18, t4.parent_id AS parent_id_19, t4.url_id AS url_id_20 FROM Url t0 LEFT JOIN Page t4 ON t4.url_id = t0.id WHERE t0.id = ?
Parameters:
[
  42
]
18 2.68 ms
SELECT p0_.id AS id_0, p0_.type AS type_1, p0_.creation_date AS creation_date_2, p0_.modified_date AS modified_date_3, p0_.title AS title_4, p0_.menu_label AS menu_label_5, p0_.page_title AS page_title_6, p0_.page_description AS page_description_7, p0_.bandeau_text_1 AS bandeau_text_1_8, p0_.bandeau_text_2 AS bandeau_text_2_9, p0_.bandeau_text_3 AS bandeau_text_3_10, p0_.content AS content_11, p0_.page_order AS page_order_12, p0_.robots AS robots_13, u1_.id AS id_14, u1_.url AS url_15, p0_.parent_id AS parent_id_16, p0_.url_id AS url_id_17, u1_.redirect_on AS redirect_on_18 FROM Page p0_ INNER JOIN Url u1_ ON p0_.url_id = u1_.id WHERE p0_.type = ? AND p0_.parent_id = ? ORDER BY p0_.page_order ASC
Parameters:
[
  "categorie"
  163
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Url No errors.
App\Entity\Page No errors.
App\Entity\PageMeta No errors.
App\Entity\Categorie No errors.
App\Entity\Option No errors.
App\Entity\Prestataire No errors.
App\Entity\User No errors.
App\Entity\Departement No errors.
App\Entity\Transaction No errors.
App\Entity\RefundRequest No errors.
App\Entity\Region No errors.
App\Entity\Demande No errors.