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

Query Metrics

2 Database Queries
2 Different statements
2.85 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.95 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.adress AS adress_3, t0.postal_code AS postal_code_4, t0.city AS city_5, t0.email AS email_6, t0.website AS website_7, t0.phone_number AS phone_number_8, t0.image AS image_9, t0.cycle AS cycle_10, t0.tutelle_id AS tutelle_id_11 FROM etablissement t0 ORDER BY t0.name ASC
Parameters:
[]
2 0.90 ms
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.
App\Entity\Etablissement No errors.
App\Entity\Tutelle No errors.
App\Entity\Message No errors.