Query Metrics
1
Database Queries
1
Different statements
0.65 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.65 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.fonction AS fonction_3, t0.nom AS nom_4, t0.prenom AS prenom_5, t0.email AS email_6, t0.phone AS phone_7, t0.birthdate AS birthdate_8, t0.address AS address_9, t0.cp AS cp_10, t0.city AS city_11, t0.enabled AS enabled_12, t0.image AS image_13 FROM employee t0 WHERE t0.enabled = ?
Parameters:
[
1
]
|
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.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Employee | No errors. |
| App\Entity\Prestation | No errors. |
| App\Entity\Planning | No errors. |
| App\Entity\Agenda | No errors. |
| App\Entity\InvoicePrestation | No errors. |