Query Metrics
1
Database Queries
1
Different statements
3.37 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.37 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.lastname AS lastname_6, t0.is_fees_imported AS is_fees_imported_7, t0.cout_minute_moyen AS cout_minute_moyen_8, t0.is_services_imported AS is_services_imported_9, t0.is_forfaits_imported AS is_forfaits_imported_10, t0.remise_global AS remise_global_11, t0.percent_marge AS percent_marge_12, t0.fauvert_discount AS fauvert_discount_13, t0.pourcent_mi_long AS pourcent_mi_long_14, t0.pourcent_long AS pourcent_long_15, t0.company AS company_16, t0.logo AS logo_17 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
"delanoe.laura@laposte.net"
]
|
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\User | No errors. |
| App\Entity\UserFees | No errors. |
| App\Entity\UserSalaries | No errors. |
| App\Entity\UserServices | No errors. |
| App\Entity\UserForfaits | No errors. |