Error 500 Internal Server Error

GET https://crm.home-arnrso.com/idev_sav/idev_reclamation/ws_create_reclamation

Query Metrics

5 Database Queries
5 Different statements
6.26 ms Query time
0 Invalid entities
9 Managed entities
0 Cache hits
0 Cache misses
0 Cache puts

Queries

Group similar statements

# Time Info
1 1.84 ms
SELECT t0.uid AS uid_1, t0.crdate AS crdate_2, t0.moddate AS moddate_3, t0.deldate AS deldate_4, t0.hidden AS hidden_5, t0.deleted AS deleted_6, t0.brand AS brand_7, t0.model AS model_8, t0.chassis AS chassis_9, t0.estimated_fees AS estimated_fees_10, t0.reception_date AS reception_date_11, t0.chassis_photos AS chassis_photos_12, t0.mileage_photos AS mileage_photos_13, t0.quotation AS quotation_14, t0.invoice AS invoice_15, t0.delivery_form AS delivery_form_16, t0.incriminated_items AS incriminated_items_17, t0.type AS type_18, t0.status AS status_19, t0.sent_date AS sent_date_20, t0.validation_date AS validation_date_21, t0.reference AS reference_22, t0.comment AS comment_23, t0.client_comment AS client_comment_24, t0.private_note AS private_note_25, t0.asked_amount AS asked_amount_26, t0.refunded_amount AS refunded_amount_27, t0.provider_notified AS provider_notified_28, t0.provider_amount AS provider_amount_29, t0.provider_sent_date AS provider_sent_date_30, t0.provider_received_date AS provider_received_date_31, t0.id_vehicle AS id_vehicle_32, t0.hub_vehicle_provider AS hub_vehicle_provider_33, t0.id_site_access AS id_site_access_34 FROM idev_reclamation t0 WHERE t0.uid = ?
Parameters:
[
  0
]
2 0.53 ms
SELECT t0.uid AS uid_1, t0.crdate AS crdate_2, t0.moddate AS moddate_3, t0.hidden AS hidden_4, t0.deleted AS deleted_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.email AS email_8, t0.password AS password_9, t0.company AS company_10, t0.company_name AS company_name_11, t0.address AS address_12, t0.zipcode AS zipcode_13, t0.city AS city_14, t0.country AS country_15, t0.phone_number AS phone_number_16, t0.fax_number AS fax_number_17, t0.siret_number AS siret_number_18, t0.vat_number AS vat_number_19, t0.other_legal_form AS other_legal_form_20, t0.message AS message_21, t0.validated AS validated_22, t0.refused AS refused_23, t0.pending AS pending_24, t0.id_autossimo AS id_autossimo_25, t0.inconsistent AS inconsistent_26, t0.mobile_phone_number AS mobile_phone_number_27, t0.fidelity_level AS fidelity_level_28, t0.id_network_base AS id_network_base_29, t0.autodistribution_profile_label AS autodistribution_profile_label_30, t0.opening_hours AS opening_hours_31, t0.is_allowed_click_and_buy AS is_allowed_click_and_buy_32, t0.orias_certification AS orias_certification_33, t0.is_allowed_financo AS is_allowed_financo_34, t0.id_contact AS id_contact_35, t0.id_site AS id_site_36, t0.id_site_rights AS id_site_rights_37, t0.id_legal_form AS id_legal_form_38, t0.id_pro_client_cat AS id_pro_client_cat_39, t0.id_user_mailed AS id_user_mailed_40, t0.id_profile_contact AS id_profile_contact_41 FROM idev_site_access t0 WHERE t0.uid = ?
Parameters:
[
  18568
]
3 0.33 ms
"START TRANSACTION"
Parameters:
[]
4 2.14 ms
INSERT INTO idev_reclamation (crdate, moddate, deldate, hidden, deleted, brand, model, chassis, estimated_fees, reception_date, chassis_photos, mileage_photos, quotation, invoice, delivery_form, incriminated_items, type, status, sent_date, validation_date, reference, comment, client_comment, private_note, asked_amount, refunded_amount, provider_notified, provider_amount, provider_sent_date, provider_received_date, id_vehicle, hub_vehicle_provider, id_site_access) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "2026-04-08 17:34:45"
  null
  null
  0
  0
  ""
  ""
  ""
  0
  null
  null
  null
  ""
  ""
  ""
  "[]"
  ""
  "draft"
  null
  null
  0
  ""
  ""
  ""
  0.0
  0.0
  0
  0.0
  null
  null
  0
  ""
  18568
]
5 1.41 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

0 Hits
0 Misses
0 Puts

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\SiteAccess 1
App\Entity\Contact 1
App\Entity\Site 1
App\Entity\SiteRight 1
App\Entity\LegalForm 1
App\Entity\ProClientCat 1
App\Entity\User 1
App\Entity\ContactProfile 1
App\Entity\Reclamation 1

Entities Mapping

Class Mapping errors
App\Entity\Reclamation No errors.
App\Entity\SiteAccess No errors.
App\Entity\Contact No errors.
App\Entity\Site No errors.
App\Entity\SiteRight No errors.
App\Entity\LegalForm No errors.
App\Entity\ProClientCat No errors.
App\Entity\User No errors.
App\Entity\ContactProfile No errors.