Query Metrics
2
Database Queries
2
Different statements
2.91 ms
Query time
0
Invalid entities
2
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.67 ms (57.23%) |
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.slug AS slug_2, f0_.created_at AS created_at_3 FROM filiere f0_ LEFT JOIN users u1_ ON (u1_.filiere_id = f0_.id) WHERE u1_.id IS NULL OR u1_.id = ? ORDER BY f0_.name ASC
Parameters:
[
63
]
|
||||||||||||||||||||||||||||||||
|
1.25 ms (42.77%) |
1 |
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.email AS email_5, t0.email_secondaire AS email_secondaire_6, t0.numero_ordinal AS numero_ordinal_7, t0.telephone AS telephone_8, t0.password_hash AS password_hash_9, t0.status AS status_10, t0.roles AS roles_11, t0.departements AS departements_12, t0.created_at AS created_at_13, t0.filiere_id AS filiere_id_14 FROM users t0 WHERE t0.id = ?
Parameters:
[
63
]
|
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 |
|---|---|
| App\IdentityAccess\Domain\Model\User | 1 |
| App\Shared\Domain\Model\Filiere | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\IdentityAccess\Domain\Model\User | No errors. |
| App\Shared\Domain\Model\Filiere | No errors. |