Error 422 Unprocessable Content

POST https://test.garage-hervevincent.com/declaration/failure/new

Query Metrics

5 Database Queries
5 Different statements
7.19 ms Query time
0 Invalid entities
34 Managed entities

Queries

Group similar statements

# Time Info
1 2.43 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.full_name AS full_name_5, t0.profile AS profile_6, t0.token AS token_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t10.id AS id_11, t10.cree_le AS cree_le_12, t10.modifie_le AS modifie_le_13, t10.nom_complet AS nom_complet_14, t10.email AS email_15, t10.telephone AS telephone_16, t10.adresse AS adresse_17, t10.rccm AS rccm_18, t10.type AS type_19, t10.token AS token_20, t10.company_name AS company_name_21, t10.contact_name AS contact_name_22, t10.contact_email AS contact_email_23, t10.contact_phone AS contact_phone_24, t10.linked_user_id AS linked_user_id_25, t10.structure_id AS structure_id_26, t0.structure_id AS structure_id_27 FROM "user" t0 LEFT JOIN clients t10 ON t10.linked_user_id = t0.id WHERE t0.id = ?
Parameters:
[
  2
]
2 0.86 ms
SELECT c0_.id AS id_0, c0_.cree_le AS cree_le_1, c0_.modifie_le AS modifie_le_2, c0_.nom_complet AS nom_complet_3, c0_.email AS email_4, c0_.telephone AS telephone_5, c0_.adresse AS adresse_6, c0_.rccm AS rccm_7, c0_.type AS type_8, c0_.token AS token_9, c0_.company_name AS company_name_10, c0_.contact_name AS contact_name_11, c0_.contact_email AS contact_email_12, c0_.contact_phone AS contact_phone_13, c0_.linked_user_id AS linked_user_id_14, c0_.structure_id AS structure_id_15 FROM clients c0_ WHERE c0_.structure_id = ? AND c0_.id IN (?) ORDER BY c0_.nom_complet ASC
Parameters:
[
  1
  "13"
]
3 0.86 ms
SELECT c0_.id AS id_0, c0_.cree_le AS cree_le_1, c0_.modifie_le AS modifie_le_2, c0_.nom_complet AS nom_complet_3, c0_.email AS email_4, c0_.telephone AS telephone_5, c0_.adresse AS adresse_6, c0_.rccm AS rccm_7, c0_.type AS type_8, c0_.token AS token_9, c0_.company_name AS company_name_10, c0_.contact_name AS contact_name_11, c0_.contact_email AS contact_email_12, c0_.contact_phone AS contact_phone_13, c0_.linked_user_id AS linked_user_id_14, c0_.structure_id AS structure_id_15 FROM clients c0_ WHERE c0_.structure_id = ? ORDER BY c0_.nom_complet ASC
Parameters:
[
  1
]
4 1.02 ms
SELECT v0_.id AS id_0, v0_.cree_le AS cree_le_1, v0_.modifie_le AS modifie_le_2, v0_.immatriculation AS immatriculation_3, v0_.couleure AS couleure_4, v0_.mise_en_circulation AS mise_en_circulation_5, v0_.images AS images_6, v0_.carburant AS carburant_7, v0_.type_boite AS type_boite_8, v0_.model AS model_9, v0_.token AS token_10, v0_.client_id AS client_id_11, v0_.mark_id AS mark_id_12, v0_.structure_id AS structure_id_13 FROM vehicules v0_ WHERE v0_.client_id = ?
Parameters:
[
  "13"
]
5 2.03 ms
SELECT t0.id AS id_1, t0.cree_le AS cree_le_2, t0.modifie_le AS modifie_le_3, t0.nom AS nom_4, t0.token AS token_5 FROM marques t0 WHERE t0.id = ?
Parameters:
[
  6
]

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\Entity\User 16
App\Entity\Client 15
App\Entity\Structure 1
App\Entity\Car 1
App\Entity\Mark 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Client No errors.
App\Entity\Structure No errors.
App\Entity\Diagnostic No errors.
App\Entity\History No errors.
App\Entity\SupplierMessages No errors.
App\Entity\SupplyRequest No errors.
App\Entity\Notification No errors.
App\Entity\Car No errors.
App\Entity\Mark No errors.
App\Entity\Appointment No errors.
App\Entity\DeclarationFailure No errors.