Error 500 Internal Server Error

POST https://app-prod.fr/mouvement/update

Query Metrics

4 Database Queries
4 Different statements
41.55 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
10.74 ms
(25.85%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.ean13 AS ean13_3, t0.old AS old_4, t0.bundle AS bundle_5, t0.is_active AS is_active_6, t0.reference AS reference_7, t0.qr_code_path AS qr_code_path_8, t0.is_surveillance AS is_surveillance_9, t0.is_france AS is_france_10, t0.is_active_produit AS is_active_produit_11, t0.is_coupure_produit AS is_coupure_produit_12, t0.is_in_active_produit AS is_in_active_produit_13, t0.date_debut AS date_debut_14, t0.date_fin AS date_fin_15 FROM produit t0 WHERE t0.reference = ? LIMIT 1
Parameters:
[
  "PQDFMOR83977_3"
]
10.66 ms
(25.66%)
1
"COMMIT"
Parameters:
[]
10.13 ms
(24.39%)
1
INSERT INTO mouvement_web (nom, ean13, ref, old_id_web, is_etat_end, is_etat_one, is_accep, quantite, num_commande, num_facture, date, is_en_livraison, date_delivery) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "3 MINI ORCHIDEES + POTS"
  "175172405275956"
  "PQDFMOR83977_3"
  83977
  0
  1
  0
  1
  "175172405275956"
  "C12508027"
  "2025-07-05 00:00:00"
  0
  "2025-07-08 00:00:00"
]
10.02 ms
(24.10%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MouvementWeb 1

Entities Mapping