GET https://dxe.bruvd.uk/vehicles/add

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.60 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.first_name AS first_name_6, t0.last_name AS last_name_7, t0.date_of_birth AS date_of_birth_8, t0.agency AS agency_9, t0.is_enabled AS is_enabled_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.last_login_at AS last_login_at_13, t0.check_in_token AS check_in_token_14, t0.check_out_token AS check_out_token_15 FROM user t0 WHERE t0.id = ?
Parameters:
[
  165
]

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\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.