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

Query Metrics

1 Database Queries
1 Different statements
1.26 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.26 ms
(100.00%)
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:
[]

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.