GET https://orlane-luxury.projets.p8.garage404.com/

Query Metrics

3 Database Queries
2 Different statements
2.66 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.79 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.description AS description_3, t0.active AS active_4, t0.notes AS notes_5, t0.job_title AS job_title_6, t0.location AS location_7, t0.closing_date AS closing_date_8, t0.salary AS salary_9, t0.created_date AS created_date_10, t0.client_id AS client_id_11, t0.category_id AS category_id_12, t0.job_type_id AS job_type_id_13 FROM job_offer t0
Parameters:
[]
2 0.47 ms
SELECT t0.id AS id_1, t0.type AS type_2 FROM job_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
3 0.40 ms
SELECT t0.id AS id_1, t0.type AS type_2 FROM job_type t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\JobOffer No errors.
App\Entity\Client No errors.
App\Entity\Category No errors.
App\Entity\JobType No errors.
App\Entity\Candidature No errors.