Query Metrics

1 Database Queries
1 Different statements
0.29 ms Query time
0 Invalid entities
0 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.29 ms
(100.00%)
1
SELECT h0_.id AS id_0, h0_.external AS external_1, h0_.weight AS weight_2, h1_.id AS id_3, h1_.label AS label_4, h1_.url AS url_5, h1_.locale AS locale_6, h1_.translatable_id AS translatable_id_7 FROM header_link h0_ LEFT JOIN header_link_translation h1_ ON h0_.id = h1_.translatable_id WHERE h1_.locale = ? ORDER BY h0_.weight ASC
Parameters:
[
  "fr"
]

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.

Managed Entities

default entity manager

Class Amount of managed objects

Entities Mapping

Class Mapping errors
App\Entity\HeaderLink No errors.
App\Entity\HeaderLinkTranslation No errors.