GET https://side-impact.com/jobs

Query Metrics

3 Database Queries
3 Different statements
1.71 ms Query time
0 Invalid entities
58 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.37 ms
(79.96%)
1
SELECT t0.id AS id_1, t0.label AS label_2, t0.location AS location_3, t0.description AS description_4, t0.knowledge AS knowledge_5, t0.education AS education_6, t0.background AS background_7, t0.create_at AS create_at_8, t0.update_at AS update_at_9, t0.exp_at AS exp_at_10, t0.nbr_places AS nbr_places_11, t0.employer_id AS employer_id_12, t0.sector_id AS sector_id_13 FROM job t0
Parameters:
[]
0.17 ms
(10.10%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.website AS website_3, t0.email AS email_4, t0.logo AS logo_5, t0.description AS description_6, t0.phone AS phone_7 FROM employer t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.17 ms
(9.94%)
1
SELECT t0.id AS id_1, t0.label AS label_2, t0.groupe AS groupe_3 FROM sector t0
Parameters:
[]

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\Sector 56
App\Entity\Job 1
App\Entity\Employer 1

Entities Mapping

Class Mapping errors
App\Entity\Job No errors.
App\Entity\Employer No errors.
App\Entity\Sector No errors.
App\Entity\Apply No errors.