Query Metrics

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

Queries

Group similar statements

default connection

# Time Info
1 1.31 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.prenom AS prenom_3, t0.nom AS nom_4, t0.roles AS roles_5, t0.password AS password_6, t0.reset_password AS reset_password_7, t0.reset_password_date AS reset_password_date_8, t0.auth_code AS auth_code_9 FROM user t0 WHERE t0.id = ?
Parameters:
[
  24
]

admin connection

# Time Info
1 0.74 ms
SELECT DISTINCT p0_.id AS id_0, p0_.sous_intitule_libelle AS sous_intitule_libelle_1, p0_.sous_intitule_code AS sous_intitule_code_2, p0_.description AS description_3 FROM plan_analytique p0_ WHERE p0_.budget_code = ? AND p0_.action_code = ? AND p0_.intitule_code = ? ORDER BY p0_.id ASC
Parameters:
[
  "PR"
  "AC"
  "RN"
]

Database Connections

Name Service
default doctrine.dbal.default_connection
admin doctrine.dbal.admin_connection
fa doctrine.dbal.fa_connection
faold doctrine.dbal.faold_connection
prei doctrine.dbal.prei_connection
contacts doctrine.dbal.contacts_connection
projets doctrine.dbal.projets_connection
bilans doctrine.dbal.bilans_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
admin doctrine.orm.admin_entity_manager
fa doctrine.orm.fa_entity_manager
faold doctrine.orm.faold_entity_manager
prei doctrine.orm.prei_entity_manager
contacts doctrine.orm.contacts_entity_manager
projets doctrine.orm.projets_entity_manager
bilans doctrine.orm.bilans_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Main\User 1

admin entity manager

Class Amount of managed objects

fa entity manager

Class Amount of managed objects

faold entity manager

Class Amount of managed objects

prei entity manager

Class Amount of managed objects

contacts entity manager

Class Amount of managed objects

projets entity manager

Class Amount of managed objects

bilans entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Main\User No errors.

admin entity manager

Class Mapping errors
App\Entity\Administration\EngagementsFrais\PlanAnalytique No errors.

fa entity manager

No loaded entities.

faold entity manager

No loaded entities.

prei entity manager

No loaded entities.

contacts entity manager

No loaded entities.

projets entity manager

No loaded entities.

bilans entity manager

No loaded entities.