Query Metrics

2 Database Queries
2 Different statements
2.17 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

default connection

# Time Info
1 1.16 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:
[
  23
]

admin connection

# Time Info
1 1.01 ms
SELECT c0_.id AS id_0, c0_.civilite AS civilite_1, c0_.prenom AS prenom_2, c0_.nom AS nom_3, c0_.service1 AS service1_4, c0_.service2 AS service2_5, c0_.fonction AS fonction_6, c0_.entree_date AS entree_date_7, c0_.sortie_date AS sortie_date_8, c0_.type AS type_9, c0_.adresse AS adresse_10, c0_.code_postal AS code_postal_11, c0_.ville AS ville_12, c0_.telephone AS telephone_13, c0_.email AS email_14 FROM collaborateur c0_ WHERE c0_.prenom LIKE ? OR c0_.nom LIKE ? ORDER BY c0_.nom ASC, c0_.prenom ASC
Parameters:
[
  "%ca%"
  "%ca%"
]

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
App\Entity\Administration\EngagementsFrais\Collaborateur 3

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\Collaborateur No errors.
App\Entity\Administration\EngagementsFrais\OrdreMission No errors.
App\Entity\Administration\EngagementsFrais\EngagementFrais 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.