Query Metrics
77
Database Queries
12
Different statements
32.71 ms
Query time
2
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
5.06 ms (15.46%) |
12 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.status AS status_4, t0.ordering AS ordering_5, t0.city AS city_6, t0.youtube_url AS youtube_url_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.seo_title AS seo_title_10, t0.seo_h1 AS seo_h1_11, t0.seo_keyword AS seo_keyword_12, t0.seo_description AS seo_description_13, t0.logo_id AS logo_id_14, t0.image_depiction_id AS image_depiction_id_15 FROM campus t0 INNER JOIN program_campus ON t0.id = program_campus.campus_id WHERE program_campus.program_id = ?
Parameters:
[
1
]
|
4.88 ms (14.91%) |
12 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.path AS path_4, t0.size AS size_5, t0.has_webp AS has_webp_6, t0.has_webm AS has_webm_7, t0.has_thumb AS has_thumb_8 FROM media t0 WHERE t0.id = ?
Parameters:
[
31
]
|
4.39 ms (13.41%) |
12 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.cours AS cours_4, t0.media_id AS media_id_5 FROM cursus t0 INNER JOIN program_cursus ON t0.id = program_cursus.cursus_id WHERE program_cursus.program_id = ?
Parameters:
[
1
]
|
3.48 ms (10.64%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.status AS status_4, t0.ordering AS ordering_5, t0.city AS city_6, t0.youtube_url AS youtube_url_7, t0.created_date AS created_date_8, t0.updated_date AS updated_date_9, t0.seo_title AS seo_title_10, t0.seo_h1 AS seo_h1_11, t0.seo_keyword AS seo_keyword_12, t0.seo_description AS seo_description_13, t0.logo_id AS logo_id_14, t0.image_depiction_id AS image_depiction_id_15 FROM campus t0 INNER JOIN offer_campus ON t0.id = offer_campus.campus_id WHERE offer_campus.offer_id = ?
Parameters:
[
3
]
|
2.79 ms (8.52%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.ordering AS ordering_3, t0.status AS status_4 FROM expertise t0 INNER JOIN offer_expertise ON t0.id = offer_expertise.expertise_id WHERE offer_expertise.offer_id = ?
Parameters:
[
3
]
|
2.67 ms (8.15%) |
7 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM skill t0 INNER JOIN offer_skill ON t0.id = offer_skill.skill_id WHERE offer_skill.offer_id = ?
Parameters:
[
3
]
|
2.35 ms (7.17%) |
3 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.status AS status_4, t0.level AS level_5, t0.pace AS pace_6, t0.rncp AS rncp_7, t0.metadata AS metadata_8, t0.description AS description_9, t0.entreprise AS entreprise_10, t0.speciality_id AS speciality_id_11, t0.ordering AS ordering_12, t0.is_register AS is_register_13, t0.is_initial AS is_initial_14, t0.is_alternance AS is_alternance_15, t0.year AS year_16, t0.created_date AS created_date_17, t0.updated_date AS updated_date_18, t0.seo_title AS seo_title_19, t0.seo_h1 AS seo_h1_20, t0.seo_keyword AS seo_keyword_21, t0.seo_description AS seo_description_22, t0.brochure_id AS brochure_id_23, t0.media_id AS media_id_24 FROM program t0 WHERE t0.level = ? AND t0.status = ? ORDER BY t0.ordering ASC
Parameters:
[ 1 1 ] |
2.23 ms (6.83%) |
6 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.gender AS gender_5, t0.email AS email_6, t0.phone AS phone_7, t0.message AS message_8, t0.file_cv AS file_cv_9, t0.file_cover AS file_cover_10, t0.created_date AS created_date_11, t0.updated_date AS updated_date_12, t0.offer_id AS offer_id_13, t0.study_level_id AS study_level_id_14 FROM job_candidate t0 WHERE t0.offer_id = ?
Parameters:
[
17
]
|
1.66 ms (5.09%) |
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM study_level t0 WHERE t0.id = ?
Parameters:
[
1
]
|
1.46 ms (4.47%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.name_display AS name_display_3, t0.ordering AS ordering_4, t0.status AS status_5 FROM contract t0 WHERE t0.id = ?
Parameters:
[
6
]
|
1.05 ms (3.21%) |
1 |
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.logo AS logo_2, o0_.company_name AS company_name_3, o0_.website AS website_4, o0_.presentation AS presentation_5, o0_.gender AS gender_6, o0_.first_name AS first_name_7, o0_.last_name AS last_name_8, o0_.position AS position_9, o0_.email AS email_10, o0_.phone AS phone_11, o0_.offer_type AS offer_type_12, o0_.offer_title AS offer_title_13, o0_.duration AS duration_14, o0_.description AS description_15, o0_.expect_profile AS expect_profile_16, o0_.valid_date AS valid_date_17, o0_.description_file AS description_file_18, o0_.status AS status_19, o0_.created_date AS created_date_20, o0_.updated_date AS updated_date_21, o0_.slug AS slug_22, o0_.seo_title AS seo_title_23, o0_.seo_h1 AS seo_h1_24, o0_.seo_keyword AS seo_keyword_25, o0_.seo_description AS seo_description_26, o0_.contract_id AS contract_id_27, o0_.study_level_id AS study_level_id_28 FROM offer o0_ WHERE o0_.slug = ? AND o0_.status = ? LIMIT 1
Parameters:
[ "nihil-rerum-iste-lau" 1 ] |
0.70 ms (2.14%) |
1 |
SELECT o0_.id AS id_0, o0_.code AS code_1, o0_.logo AS logo_2, o0_.company_name AS company_name_3, o0_.website AS website_4, o0_.presentation AS presentation_5, o0_.gender AS gender_6, o0_.first_name AS first_name_7, o0_.last_name AS last_name_8, o0_.position AS position_9, o0_.email AS email_10, o0_.phone AS phone_11, o0_.offer_type AS offer_type_12, o0_.offer_title AS offer_title_13, o0_.duration AS duration_14, o0_.description AS description_15, o0_.expect_profile AS expect_profile_16, o0_.valid_date AS valid_date_17, o0_.description_file AS description_file_18, o0_.status AS status_19, o0_.created_date AS created_date_20, o0_.updated_date AS updated_date_21, o0_.slug AS slug_22, o0_.seo_title AS seo_title_23, o0_.seo_h1 AS seo_h1_24, o0_.seo_keyword AS seo_keyword_25, o0_.seo_description AS seo_description_26, o0_.contract_id AS contract_id_27, o0_.study_level_id AS study_level_id_28 FROM offer o0_ WHERE o0_.id <> ? AND o0_.status = ? ORDER BY o0_.id DESC LIMIT 6
Parameters:
[ 3 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\Offer | No errors. |
App\Entity\Contract | No errors. |
App\Entity\StudyLevel | No errors. |
App\Entity\Expertise | No errors. |
App\Entity\Campus | No errors. |
App\Entity\Skill | No errors. |
App\Entity\JobCandidate | No errors. |
App\Entity\Media | No errors. |
App\Entity\User |
|
App\Entity\Profile |
|
App\Entity\Program | No errors. |
App\Entity\CampusCenter | No errors. |
App\Entity\CampusPresentationBlock | No errors. |
App\Entity\CampusArticle | No errors. |
App\Entity\CampusKeyFigure | No errors. |
App\Entity\Candidate | No errors. |
App\Entity\Participate | No errors. |
App\Entity\OpenDayPerson | No errors. |
App\Entity\Forum | No errors. |
App\Entity\AppointmentPerson | No errors. |
App\Entity\Qcm | No errors. |
App\Entity\Cursus | No errors. |