Query Metrics

1 Database Queries
1 Different statements
1.16 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.16 ms
SELECT t0.id AS id_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.adress AS adress_4, t0.country AS country_5, t0.nationality AS nationality_6, t0.passport AS passport_7, t0.passport_file AS passport_file_8, t0.cv AS cv_9, t0.profil_picture AS profil_picture_10, t0.current_location AS current_location_11, t0.birth_date AS birth_date_12, t0.place_of_birth AS place_of_birth_13, t0.email AS email_14, t0.password AS password_15, t0.availability AS availability_16, t0.job_category AS job_category_17, t0.experience AS experience_18, t0.short_description AS short_description_19, t0.notes AS notes_20, t0.gender AS gender_21, t0.created_at AS created_at_22, t0.updated_at AS updated_at_23, t0.deleted_at AS deleted_at_24, t0.files AS files_25, t0.id_user_id AS id_user_id_26 FROM candidate t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

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.

Entities Mapping

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