https://inigolab-demo.cyllene.co/cepi

Query Metrics

3 Database Queries
3 Different statements
3.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.28 ms
(35.67%)
1
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.is_active AS is_active_2, o0_.link AS link_3, o0_.is_public AS is_public_4, o1_.id AS id_5, o1_.name AS name_6, o1_.is_active AS is_active_7, o1_.link AS link_8, o1_.is_public AS is_public_9, o0_.parent_id AS parent_id_10, o1_.parent_id AS parent_id_11 FROM onglet o0_ LEFT JOIN onglet o1_ ON o0_.id = o1_.parent_id WHERE o0_.parent_id IS NULL AND o0_.is_public = 1 ORDER BY o0_.id ASC
Parameters:
[]
1.24 ms
(34.59%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.content AS content_4, t0.page AS page_5 FROM contenu t0 WHERE t0.id = ?
Parameters:
[
  1
]
1.06 ms
(29.74%)
1
SELECT t0.id AS id_1, t0.image AS image_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.subtext AS subtext_5, t0.link AS link_6, t0.view_order AS view_order_7, t0.contenu_id AS contenu_id_8 FROM slider t0 WHERE t0.contenu_id = ?
Parameters:
[
  1
]

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\User No errors.
App\Entity\Onglet No errors.
App\Entity\Contenu No errors.
App\Entity\Slider No errors.