GET https://larecrutement.fr/mentions-legales

Query Metrics

9 Database Queries
6 Different statements
22.99 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
5.30 ms
(23.07%)
1
SELECT m0_.filename AS filename_0 FROM param p1_ LEFT JOIN media m0_ ON (p1_.media_id = m0_.id) WHERE p1_.name = ?
Parameters:
[
  "site_logo_light"
]
5.01 ms
(21.80%)
4
SELECT t0.id AS id_1, t0.name AS name_2, t0.menu_order AS menu_order_3, t0.is_visible AS is_visible_4, t0.link AS link_5, t0.article_id AS article_id_6, t0.category_id AS category_id_7, t0.page_id AS page_id_8 FROM menu t0 INNER JOIN menu_menu ON t0.id = menu_menu.menu_target WHERE menu_menu.menu_source = ?
Parameters:
[
  1
]
3.94 ms
(17.16%)
1
SELECT p0_.value AS value_0 FROM param p0_ WHERE p0_.name = ?
Parameters:
[
  "maintenance_mode"
]
3.91 ms
(17.02%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.menu_order AS menu_order_2, m0_.is_visible AS is_visible_3, m0_.link AS link_4, m0_.article_id AS article_id_5, m0_.category_id AS category_id_6, m0_.page_id AS page_id_7 FROM menu m0_ WHERE m0_.is_visible = ? ORDER BY m0_.menu_order ASC
Parameters:
[
  1
]
3.60 ms
(15.67%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.is_home AS is_home_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "mentions-legales"
]
1.21 ms
(5.28%)
1
SELECT p0_.id AS id_0, p0_.label AS label_1, p0_.name AS name_2, p0_.value AS value_3, p0_.type AS type_4, p0_.media_id AS media_id_5 FROM param p0_
Parameters:
[]

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\Param No errors.
App\Entity\Page No errors.
App\Entity\Media No errors.
App\Entity\Menu No errors.
App\Entity\Article No errors.
App\Entity\Category No errors.