Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.42 ms
(58.74%)
1
SELECT t0.right_name AS right_name_1, t0.right_code AS right_code_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.id AS id_5 FROM rights t0 WHERE t0.right_code = ? LIMIT 1
Parameters:
[
  "admin_service_categorie_edit"
]
0.30 ms
(41.26%)
1
SELECT t0.nom AS nom_1, t0.description AS description_2, t0.icone AS icone_3, t0.ordre_affichage AS ordre_affichage_4, t0.actif AS actif_5, t0.id AS id_6 FROM service_categorie t0 WHERE t0.id = ?
Parameters:
[
  "b7b6926a9996c648ca9eec92517bf40c"
]

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
Domain\Service\Entity\ServiceCategorie 1

Entities Mapping

Class Mapping errors
Domain\User\Entity\Right No errors.
Domain\Service\Entity\ServiceCategorie No errors.