POST https://flottigo.com/fr/app/voiture?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CQuartCrudController&entityId=895&filters%5Buser%5D%5Bcompariso…

Query Metrics

7 Database Queries
6 Different statements
38.33 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.44 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.telephone AS telephone_7, t0.is_verified AS is_verified_8, t0.date_time_payant AS date_time_payant_9, t0.date_time_creation AS date_time_creation_10, t0.google_id AS google_id_11, t0.stripe_id AS stripe_id_12, t0.last_pourcentage AS last_pourcentage_13, t0.google_authenticator_secret AS google_authenticator_secret_14, t0.trusted_version AS trusted_version_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 0.19 ms
SELECT t0.id AS id_1, t0.debut AS debut_2, t0.fin AS fin_3, t0.user_id AS user_id_4 FROM quart t0 WHERE t0.id = ?
Parameters:
[
  "895"
]
3 0.34 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.nom AS nom_5, t0.prenom AS prenom_6, t0.telephone AS telephone_7, t0.is_verified AS is_verified_8, t0.date_time_payant AS date_time_payant_9, t0.date_time_creation AS date_time_creation_10, t0.google_id AS google_id_11, t0.stripe_id AS stripe_id_12, t0.last_pourcentage AS last_pourcentage_13, t0.google_authenticator_secret AS google_authenticator_secret_14, t0.trusted_version AS trusted_version_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
  952
]
4 0.24 ms
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.nom AS nom_4, u0_.prenom AS prenom_5, u0_.telephone AS telephone_6, u0_.is_verified AS is_verified_7, u0_.date_time_payant AS date_time_payant_8, u0_.date_time_creation AS date_time_creation_9, u0_.google_id AS google_id_10, u0_.stripe_id AS stripe_id_11, u0_.last_pourcentage AS last_pourcentage_12, u0_.google_authenticator_secret AS google_authenticator_secret_13, u0_.trusted_version AS trusted_version_14 FROM user u0_ WHERE u0_.id IN (?)
Parameters:
[
  "952"
]
5 0.13 ms
"START TRANSACTION"
Parameters:
[]
6 0.22 ms
UPDATE quart SET debut = ?, fin = ? WHERE id = ?
Parameters:
[
  "2026-01-28 02:00:00"
  "2026-01-28 07:01:00"
  895
]
7 36.77 ms
"COMMIT"
Parameters:
[]

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\Fiche No errors.
App\Entity\Vehicule No errors.
App\Entity\Depence No errors.
App\Entity\Facture No errors.
App\Entity\Revenu No errors.
App\Entity\Employe No errors.
App\Entity\Quart No errors.
App\Entity\Course No errors.
App\Entity\Horaire No errors.
App\Entity\Incident No errors.