Query Metrics
88
Database Queries
8
Different statements
58.17 ms
Query time
2
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
14.48 ms (24.90%) |
31 |
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:
[
6938
]
|
|
12.70 ms (21.83%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.content AS content_3, n0_.status AS status_4, n0_.priority AS priority_5, n0_.created_date AS created_date_6, n0_.updated_date AS updated_date_7, n0_.slug AS slug_8, n0_.seo_title AS seo_title_9, n0_.seo_h1 AS seo_h1_10, n0_.seo_keyword AS seo_keyword_11, n0_.seo_description AS seo_description_12, n0_.media_id AS media_id_13 FROM news n0_ WHERE n0_.slug = ? AND n0_.status = ? LIMIT 1
Parameters:
[ "que-faire-si-l-on-a-ete-accepte-dans-aucun-de-ses-voeux-parcoursup-conseils-pour-rebondir" 1 ] |
|
10.95 ms (18.82%) |
25 |
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
]
|
|
9.11 ms (15.66%) |
25 |
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
]
|
|
5.08 ms (8.74%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.content AS content_3, n0_.status AS status_4, n0_.priority AS priority_5, n0_.created_date AS created_date_6, n0_.updated_date AS updated_date_7, n0_.slug AS slug_8, n0_.seo_title AS seo_title_9, n0_.seo_h1 AS seo_h1_10, n0_.seo_keyword AS seo_keyword_11, n0_.seo_description AS seo_description_12, n0_.media_id AS media_id_13 FROM news n0_ WHERE n0_.id <> ? AND n0_.status = ? ORDER BY n0_.id DESC LIMIT 3
Parameters:
[ 90 1 ] |
|
4.43 ms (7.61%) |
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.rncp_level AS rncp_level_17, t0.is_agent AS is_agent_18, t0.school AS school_19, t0.created_date AS created_date_20, t0.updated_date AS updated_date_21, t0.seo_title AS seo_title_22, t0.seo_h1 AS seo_h1_23, t0.seo_keyword AS seo_keyword_24, t0.seo_description AS seo_description_25, t0.brochure_id AS brochure_id_26, t0.media_id AS media_id_27 FROM program t0 WHERE t0.level = ? AND t0.status = ? ORDER BY t0.ordering ASC
Parameters:
[ 1 1 ] |
|
0.77 ms (1.32%) |
1 |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.description AS description_2, n0_.content AS content_3, n0_.status AS status_4, n0_.priority AS priority_5, n0_.created_date AS created_date_6, n0_.updated_date AS updated_date_7, n0_.slug AS slug_8, n0_.seo_title AS seo_title_9, n0_.seo_h1 AS seo_h1_10, n0_.seo_keyword AS seo_keyword_11, n0_.seo_description AS seo_description_12, n0_.media_id AS media_id_13 FROM news n0_ WHERE n0_.id > ? AND n0_.status = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[ 90 1 ] |
|
0.65 ms (1.12%) |
1 |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.photo AS photo_3, a0_.ordering AS ordering_4, a0_.status AS status_5, a0_.url AS url_6 FROM academic_partner a0_ WHERE a0_.status = ? ORDER BY a0_.name ASC
Parameters:
[
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\News | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Program | No errors. |
| App\Entity\Profile |
|
| App\Entity\AppointmentPerson | No errors. |
| App\Entity\Qcm | No errors. |
| App\Entity\Campus | No errors. |
| App\Entity\Cursus | No errors. |
| App\Entity\Invoice | No errors. |
| App\Entity\User |
|
| App\Entity\CampusCenter | No errors. |
| App\Entity\CampusPresentationBlock | No errors. |
| App\Entity\CampusArticle | No errors. |
| App\Entity\CampusKeyFigure | No errors. |
| App\Entity\Offer | No errors. |
| App\Entity\Candidate | No errors. |
| App\Entity\Participate | No errors. |
| App\Entity\OpenDayPerson | No errors. |
| App\Entity\Forum | No errors. |
| App\Entity\AcademicPartner | No errors. |