GET https://devfaapi.mydvsapp.com/ingest/demo/vehicle/0/credit-form-partnership

Query Metrics

14 Database Queries
6 Different statements
13.21 ms Query time
0 Invalid entities
8 Managed entities

Queries

Group similar statements

# Time Info
1 0.21 ms
"START TRANSACTION"
Parameters:
[]
2 0.75 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  143852
  "Two tone special - Burgundy with blade silver roof"
  954.17
]
3 0.27 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  134938
  "Synthetic leather - Black"
  0.0
]
4 0.38 ms
INSERT INTO vehicle (cap_id, cap_code, type, manufacturer_name, model_name, model_short_name, model_year, deal_type, vehicle_name, contract_length, monthly_rate, maintenance_monthly_rate, initial_payment, includes_vat, annual_mileage, processing_fee, dealership_code, product_code, dealer_discount, gross_yearly_road_tax, government_adjustment, color_id, trim_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  100129
  "R1CL10EVN5HPTM  7"
  "car"
  "Renault"
  "A3 Saloon"
  "A3"
  2023
  "PER"
  "1.0 DiG-T 114 Tekna 5dr"
  48
  254.19
  null
  2287.71
  0
  6000
  165.83
  "1895"
  "C55NJ"
  null
  null
  null
  "2065"
  "2066"
]
5 0.24 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  143715
  "Blade silver door mirrors"
  0.0
]
6 0.22 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  143718
  "Shark fin roof antenna in Fuji sunset red"
  0.0
]
7 0.23 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  85414
  "17" Two tone alloy wheels"
  0.0
]
8 0.23 ms
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[
  4421
  "Space saver spare wheel"
  108.33
]
9 0.39 ms
INSERT INTO application (uuid, application_type, declined_at, approved_at, created_at, submitted_at, enquiry_source, callback_url, final_declaration, error, submitter_ip_address, initial_disclosure_document_url, brand_phone, brand_email, brand_open_hours, rci_proposal_id, rci_proposal_status, contact_consents_sms, contact_consents_email, contact_consents_post, contact_consents_telephone, eula_consents_initial_disclosure_document, eula_consents_information_notice, eula_consents_terms_and_conditions, eula_consents_privacy_policy, private_individual_id, company_id, partnership_id, sole_trader_id, vehicle_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  b"\x1F\x16Z…\x1Dtj,¾ß“ÎFüçˆ"
  0
  null
  null
  "2026-06-11 15:15:02"
  null
  0
  null
  0
  null
  null
  "https://rcidemo.mydvs.co.uk/initial-disclosure-document"
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  null
  385
]
10 0.25 ms
INSERT INTO vehicle_vehicle_extra (vehicle_id, vehicle_extra_id) VALUES (?, ?)
Parameters:
[
  385
  "2067"
]
11 0.25 ms
INSERT INTO vehicle_vehicle_extra (vehicle_id, vehicle_extra_id) VALUES (?, ?)
Parameters:
[
  385
  "2068"
]
12 0.21 ms
INSERT INTO vehicle_vehicle_extra (vehicle_id, vehicle_extra_id) VALUES (?, ?)
Parameters:
[
  385
  "2069"
]
13 0.21 ms
INSERT INTO vehicle_vehicle_extra (vehicle_id, vehicle_extra_id) VALUES (?, ?)
Parameters:
[
  385
  "2070"
]
14 9.38 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\VehicleExtra 6
App\Entity\Vehicle 1
App\Entity\Application 1

Entities Mapping