https://estiam-france.silkwires-dev.com/fr/nos-campus/poitiers

Query Metrics

52 Database Queries
13 Different statements
22.26 ms Query time
4 Invalid entities

Grouped Statements

Show all queries

Time Count Info
4.99 ms
(22.40%)
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.65 ms
(20.89%)
16
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:
[
  77
]
4.22 ms
(18.94%)
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
]
2.20 ms
(9.87%)
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
]
1.12 ms
(5.04%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.status AS status_3, c0_.ordering AS ordering_4, c0_.city AS city_5, c0_.youtube_url AS youtube_url_6, c0_.created_date AS created_date_7, c0_.updated_date AS updated_date_8, c0_.seo_title AS seo_title_9, c0_.seo_h1 AS seo_h1_10, c0_.seo_keyword AS seo_keyword_11, c0_.seo_description AS seo_description_12, c0_.logo_id AS logo_id_13, c0_.image_depiction_id AS image_depiction_id_14 FROM campus c0_ WHERE c0_.slug = ? LIMIT 1
Parameters:
[
  "poitiers"
]
1.10 ms
(4.93%)
1
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.hour AS hour_2, o0_.minute AS minute_3, o0_.address AS address_4, o0_.content AS content_5, o0_.date AS date_6, o0_.time AS time_7, o0_.status AS status_8, o0_.slug AS slug_9, o0_.created_date AS created_date_10, o0_.updated_date AS updated_date_11, o0_.photo_id AS photo_id_12, o0_.campaign_id AS campaign_id_13 FROM open_day o0_ LEFT JOIN open_day_campus o2_ ON o0_.id = o2_.open_day_id LEFT JOIN campus c1_ ON c1_.id = o2_.campus_id WHERE o0_.date >= ? AND EXISTS (SELECT 1 FROM open_day_campus o3_ WHERE o3_.open_day_id = o0_.id AND o3_.campus_id IN (?)) ORDER BY o0_.date ASC
Parameters:
[
  "2024-11-21"
  10
]
0.81 ms
(3.62%)
1
SELECT o0_.id AS id_0, o0_.title AS title_1, o0_.content AS content_2, o0_.image AS image_3, o0_.video AS video_4, o0_.status AS status_5, o0_.type AS type_6, o0_.created_date AS created_date_7, o0_.updated_date AS updated_date_8 FROM our_student o0_ WHERE o0_.status = ? AND o0_.type = ? ORDER BY o0_.created_date DESC LIMIT 5
Parameters:
[
  1
  1
]
0.66 ms
(2.98%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.campus_id AS campus_id_4 FROM campus_presentation_block t0 WHERE t0.campus_id = ?
Parameters:
[
  10
]
0.61 ms
(2.75%)
1
SELECT t0.id AS id_1, t0.address AS address_2, t0.postal_code AS postal_code_3, t0.city AS city_4, t0.country AS country_5, t0.google_map_url AS google_map_url_6, t0.transport_methods AS transport_methods_7, t0.contact_email AS contact_email_8, t0.disability_referent_name AS disability_referent_name_9, t0.disability_referent_email AS disability_referent_email_10, t0.address2 AS address2_11, t0.campus_id AS campus_id_12 FROM campus_center t0 WHERE t0.campus_id = ?
Parameters:
[
  10
]
0.55 ms
(2.49%)
1
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.status AS status_3, c0_.ordering AS ordering_4, c0_.city AS city_5, c0_.youtube_url AS youtube_url_6, c0_.created_date AS created_date_7, c0_.updated_date AS updated_date_8, c0_.seo_title AS seo_title_9, c0_.seo_h1 AS seo_h1_10, c0_.seo_keyword AS seo_keyword_11, c0_.seo_description AS seo_description_12, c0_.logo_id AS logo_id_13, c0_.image_depiction_id AS image_depiction_id_14 FROM campus c0_ WHERE c0_.status = ? AND c0_.id = ?
Parameters:
[
  1
  10
]
0.51 ms
(2.28%)
1
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 INNER JOIN campus_media ON t0.id = campus_media.media_id WHERE campus_media.campus_id = ?
Parameters:
[
  10
]
0.49 ms
(2.22%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.image_id AS image_id_4, t0.campus_id AS campus_id_5 FROM campus_article t0 WHERE t0.campus_id = ?
Parameters:
[
  10
]
0.35 ms
(1.56%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.percent AS percent_3, t0.campus_id AS campus_id_4 FROM campus_key_figure t0 WHERE t0.campus_id = ?
Parameters:
[
  10
]

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\Campus No errors.
App\Entity\Media No errors.
App\Entity\User
  • The mappings App\Entity\User#nationality and App\Entity\Country#users are inconsistent with each other.
App\Entity\Profile
  • The mappings App\Entity\Profile#commercial and App\Entity\User#profiles are inconsistent with each other.
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\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\OpenDay
  • The association App\Entity\OpenDay#campuses refers to the inverse side field App\Entity\Campus#openDay which does not exist.
App\Entity\Campaign
  • The field 'App\Entity\Campaign#type' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.
App\Entity\OurStudent No errors.
App\Entity\AppointmentPerson No errors.
App\Entity\Qcm No errors.
App\Entity\Cursus No errors.