https://preprod2.myriposte.fr/express/plainte-contre-x-assurance/225

Query Metrics

1 Database Queries
1 Different statements
3.16 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
3.16 ms
(100.00%)
1
SELECT t0.tgi_bp AS tgi_bp_1, t0.tgi_postal_code AS tgi_postal_code_2, t0.tgi_commune AS tgi_commune_3, t0.tgi_name AS tgi_name_4, t0.tgi_adresses AS tgi_adresses_5, t0.vehicle_more AS vehicle_more_6, t0.theft_type AS theft_type_7, t0.breakingsCarac AS breakingsCarac_8, t0.isBreakingsFound AS isBreakingsFound_9, t0.factsMore AS factsMore_10, t0.location_type AS location_type_11, t0.stripe_charge_id AS stripe_charge_id_12, t0.created_at AS created_at_13, t0.non_saved_item AS non_saved_item_14, t0.non_saved_payment_method AS non_saved_payment_method_15, t0.id AS id_16, t0.why_no_theft AS why_no_theft_17, t0.why_none_found AS why_none_found_18, t0.stolen_stuff AS stolen_stuff_19, t0.parking_place_type AS parking_place_type_20, t0.vehicle_statut AS vehicle_statut_21, t0.more_vehicle_civility AS more_vehicle_civility_22, t0.more_vehicle_first_name AS more_vehicle_first_name_23, t0.more_vehicle_last_name AS more_vehicle_last_name_24, t0.more_vehicle_society AS more_vehicle_society_25, t0.more_vehicle_address AS more_vehicle_address_26, t0.is_protected_by_antitheft AS is_protected_by_antitheft_27, t0.category AS category_28, t0.degraded_item_nature AS degraded_item_nature_29, t0.degraded_item_statut AS degraded_item_statut_30, t0.degraded_type AS degraded_type_31, t0.sent_date AS sent_date_32, t0.post_registered_number AS post_registered_number_33, t0.registered_receipt_date AS registered_receipt_date_34, t0.new_degradation AS new_degradation_35, t0.is_deleted AS is_deleted_36, t0.stolen_vehicle_accessory AS stolen_vehicle_accessory_37, t0.victim AS victim_38, t0.declarer AS declarer_39, t0.complainantQuality AS complainantQuality_40, t0.isInsured AS isInsured_41, t0.factsDiscoverDate AS factsDiscoverDate_42, t0.factsBeginDate AS factsBeginDate_43, t0.factsEndDate AS factsEndDate_44, t0.factsDiscoverHour AS factsDiscoverHour_45, t0.factsBeginHour AS factsBeginHour_46, t0.factsEndHour AS factsEndHour_47, t0.factsAddress AS factsAddress_48, t0.facts_address_city AS facts_address_city_49, t0.factsAddressZipCode AS factsAddressZipCode_50, t0.factsAddressStreetNumber AS factsAddressStreetNumber_51, t0.factsAddressRoadName AS factsAddressRoadName_52, t0.discoverCircumstance AS discoverCircumstance_53, t0.factsWitnesses AS factsWitnesses_54, t0.stealVictim AS stealVictim_55, t0.breakingsDegradationsFound AS breakingsDegradationsFound_56, t0.prejudiceEstimate AS prejudiceEstimate_57, t0.cash AS cash_58, t0.is_signed AS is_signed_59, t0.other_stolen_items AS other_stolen_items_60, t0.author_manage_to_enter AS author_manage_to_enter_61, t0.is_stolen_found AS is_stolen_found_62, t0.payment_intent_id AS payment_intent_id_63, t0.status AS status_64, t0.payment_intent_status AS payment_intent_status_65, t0.has_digital_signature AS has_digital_signature_66, t0.signature_request_id AS signature_request_id_67, t0.step AS step_68, t0.offer_name AS offer_name_69, t0.user_id AS user_id_70, t0.vehicle_id AS vehicle_id_71, t0.stolen_bike_id AS stolen_bike_id_72, t0.complaint_x_id AS complaint_x_id_73, t0.insurance_id AS insurance_id_74, t0.facts_attachment_mode_id AS facts_attachment_mode_id_75, t0.stolen_phone_id AS stolen_phone_id_76 FROM complaint_x t0 WHERE t0.id = ?
Parameters:
[
  "225"
]

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\ComplaintX
  • The field 'App\Entity\ComplaintX#factsAddressZipCode' has the property type 'int' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
  • The field 'App\Entity\ComplaintX#factsAddressStreetNumber' has the property type 'int' that differs from the metadata field type 'string' returned by the 'string' DBAL type.
App\Entity\Vehicle No errors.
App\Entity\Item
  • The field 'App\Entity\Item#estimateValue' has the property type 'float' that differs from the metadata field type 'string' returned by the 'decimal' DBAL type.
App\Entity\Insurance No errors.
App\Entity\SelectValues No errors.
App\Entity\ComplaintXPhoto No errors.
App\Entity\ComplaintXDocument No errors.
App\Entity\PaymentMethod No errors.