Query Metrics
14
Database Queries
6
Different statements
7.78 ms
Query time
0
Invalid entities
8
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
3.82 ms (49.11%) |
1 |
"COMMIT"
Parameters:
[] |
|
2.03 ms (26.09%) |
6 |
INSERT INTO vehicle_extra (option_id, option_name, option_price) VALUES (?, ?, ?)
Parameters:
[ 143852 "Two tone special - Burgundy with blade silver roof" 954.17 ] |
|
0.97 ms (12.42%) |
4 |
INSERT INTO vehicle_vehicle_extra (vehicle_id, vehicle_extra_id) VALUES (?, ?)
Parameters:
[ 386 "2073" ] |
|
0.41 ms (5.29%) |
1 |
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†Xdc\f»_Ê\x18¬øô" 0 null null "2026-06-11 15:15:35" null 1 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 386 ] |
|
0.35 ms (4.47%) |
1 |
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 "2071" "2072" ] |
|
0.20 ms (2.62%) |
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\VehicleExtra | 6 |
| App\Entity\Vehicle | 1 |
| App\Entity\Application | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Vehicle | No errors. |
| App\Entity\VehicleExtra | No errors. |
| App\Entity\External\Rci\Proposal | No errors. |
| App\Entity\ContactConsents | No errors. |
| App\Entity\EulaConsents | No errors. |
| App\Entity\Application | No errors. |
| App\Entity\ApplicationLog | No errors. |
| App\Entity\Person | No errors. |
| App\Entity\PrivateIndividual | No errors. |
| App\Entity\Fleet | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\Partnership | No errors. |
| App\Entity\SoleTrader | No errors. |