Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.84 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.work_order_number AS work_order_number_2, t0.problem_description AS problem_description_3, t0.description AS description_4, t0.work_performed AS work_performed_5, t0.service_type AS service_type_6, t0.service_types AS service_types_7, t0.tags AS tags_8, t0.notes AS notes_9, t0.estimated_cost AS estimated_cost_10, t0.expected_completion_date AS expected_completion_date_11, t0.labor_cost AS labor_cost_12, t0.parts_cost AS parts_cost_13, t0.total_cost AS total_cost_14, t0.status AS status_15, t0.hours_worked AS hours_worked_16, t0.parts_used AS parts_used_17, t0.technical_notes AS technical_notes_18, t0.customer_rating AS customer_rating_19, t0.customer_feedback AS customer_feedback_20, t0.photos AS photos_21, t0.warranty_days AS warranty_days_22, t0.current_mileage AS current_mileage_23, t0.public_token AS public_token_24, t0.created_at AS created_at_25, t0.completed_at AS completed_at_26, t0.workshop_id AS workshop_id_27, t0.customer_id AS customer_id_28, t0.vehicle_id AS vehicle_id_29, t0.booking_id AS booking_id_30 FROM work_orders t0 WHERE t0.public_token = ? LIMIT 1
Parameters:
[
  "cecbdbaa638f0192e3a883ba402ba7dcfd09e7d96b0a7af15983138eb562e828"
]

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\WorkOrder 1
App\Entity\Workshop 1
App\Entity\Customer 1
App\Entity\Vehicle 1

Entities Mapping

Class Mapping errors
App\Entity\WorkOrder No errors.
App\Entity\Workshop No errors.
App\Entity\Customer No errors.
App\Entity\Vehicle No errors.
App\Entity\Booking No errors.