GET https://www.laplacedescanailles.com/restauration

Query Metrics

8 Database Queries
6 Different statements
3.03 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.76 ms
SELECT t0.id AS id_1, t0.images AS images_2, t0.h1 AS h1_3, t0.h2 AS h2_4, t0.h3 AS h3_5, t0.introduction AS introduction_6 FROM restauration_page t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
2 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.dev_title AS dev_title_4, t0.picture AS picture_5, t0.content AS content_6 FROM configuration t0
Parameters:
[]
3 0.31 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.is_high AS is_high_5 FROM menu t0 ORDER BY t0.position ASC
Parameters:
[]
4 0.16 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.logo AS logo_3, t0.position AS position_4 FROM brand t0 ORDER BY t0.position ASC
Parameters:
[]
5 0.24 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.updated_at AS updated_at_4, t0.title AS title_5, t0.content AS content_6, t0.party_id AS party_id_7, t0.party_page_id AS party_page_id_8, t0.partylink_id AS partylink_id_9, t0.file_id AS file_id_10, t0.restauration_page_id AS restauration_page_id_11, t0.dejeuner_page_id AS dejeuner_page_id_12, t0.dejeuner_page_top_id AS dejeuner_page_top_id_13 FROM content_component t0 WHERE t0.restauration_page_id = ?
Parameters:
[
  1
]
6 1.04 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3 FROM pdf t0 WHERE t0.id = ?
Parameters:
[
  3
]
7 0.15 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3 FROM pdf t0 WHERE t0.id = ?
Parameters:
[
  1
]
8 0.14 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3 FROM pdf t0 WHERE t0.id = ?
Parameters:
[
  9
]

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\RestaurationPage No errors.
App\Entity\ContentComponent No errors.
App\Entity\Configuration No errors.
App\Entity\Menu No errors.
App\Entity\Brand No errors.
App\Entity\Party No errors.
App\Entity\PartyPage No errors.
App\Entity\Pdf No errors.
App\Entity\DejeunerPage No errors.