GET https://vendangeur.com/emplois

Query Metrics

1 Database Queries
1 Different statements
1.84 ms Query time
0 Invalid entities
25 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.84 ms
(100.00%)
1
SELECT j0_.id AS id_0, j0_.title AS title_1, j0_.description AS description_2, j0_.contract_type AS contract_type_3, j0_.company_name AS company_name_4, j0_.location AS location_5, j0_.salary AS salary_6, j0_.education_level AS education_level_7, j0_.min_experience AS min_experience_8, j0_.advantages AS advantages_9, j0_.photo AS photo_10, j0_.duration AS duration_11, j0_.has_housing AS has_housing_12, j0_.company_id AS company_id_13, j0_.category_id AS category_id_14 FROM job_offer j0_ WHERE j0_.contract_type = ? ORDER BY j0_.id DESC
Parameters:
[
  "Saisonnier / Vendanges"
]

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\JobOffer 20
App\Entity\CompanyProfile 5

Entities Mapping

Class Mapping errors
App\Entity\JobOffer No errors.
App\Entity\CompanyProfile No errors.
App\Entity\Taxonomy No errors.
App\Entity\User No errors.
App\Entity\Application No errors.