GET https://www.vendangeur.com/candidat/14

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.41 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.title AS title_4, t0.bio AS bio_5, t0.cv_url AS cv_url_6, t0.avatar AS avatar_7, t0.user_id AS user_id_8 FROM employee_profile t0 WHERE t0.id = ?
Parameters:
[
  "14"
]

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\EmployeeProfile 1
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\EmployeeProfile No errors.
App\Entity\User No errors.