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

Query Metrics

2 Database Queries
2 Different statements
1.24 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.87 ms
(69.98%)
1
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 WHERE t0.id = ?
Parameters:
[
  "2"
]
0.37 ms
(30.02%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM category 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.