Query Metrics
55
Database Queries
14
Different statements
101.01 ms
Query time
3
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 14.47 ms |
SELECT l0_.id AS id_0, l0_.name AS name_1, l0_.slug AS slug_2, l0_.event_name AS event_name_3, l0_.event_date AS event_date_4, l0_.video AS video_5, l0_.description AS description_6, l0_.event_end_date AS event_end_date_7, l0_.is_agent AS is_agent_8, l0_.created_date AS created_date_9, l0_.updated_date AS updated_date_10, l0_.campaign_id AS campaign_id_11 FROM landingpage l0_ WHERE l0_.slug = ? AND l0_.is_agent = ? LIMIT 1
Parameters:
[ "eduniversal-asia" 1 ] |
2 | 7.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.landingpage_id AS landingpage_id_4 FROM landingpage_file t0 WHERE t0.landingpage_id = ?
Parameters:
[
25
]
|
3 | 11.65 ms |
SELECT t0.id AS id_1, t0.school_name AS school_name_2, t0.diploma_name AS diploma_name_3, t0.jury_result AS jury_result_4, t0.jury_date AS jury_date_5, t0.oraux_result AS oraux_result_6, t0.oraux_date AS oraux_date_7, t0.year AS year_8, t0.percent AS percent_9, t0.information AS information_10, t0.marketing AS marketing_11, t0.type_formation AS type_formation_12, t0.host_company AS host_company_13, t0.task_date AS task_date_14, t0.task_status AS task_status_15, t0.expire_identity AS expire_identity_16, t0.expire_residence_permit AS expire_residence_permit_17, t0.motivation AS motivation_18, t0.admission_message AS admission_message_19, t0.is_handicap AS is_handicap_20, t0.handicap_info AS handicap_info_21, t0.created_date AS created_date_22, t0.updated_date AS updated_date_23, t0.entreprise AS entreprise_24, t0.contract AS contract_25, t0.fiche_email AS fiche_email_26, t0.qcm_results AS qcm_results_27, t0.qcm_token AS qcm_token_28, t0.is_duplicate AS is_duplicate_29, t0.repay AS repay_30, t0.abandon_date AS abandon_date_31, t0.abandon_note AS abandon_note_32, t0.payment_method AS payment_method_33, t0.payment_date AS payment_date_34, t0.qcm_method AS qcm_method_35, t0.is_sent AS is_sent_36, t0.enrolled_date AS enrolled_date_37, t0.training_option AS training_option_38, t0.primo AS primo_39, t0.is_agent AS is_agent_40, t0.user_id AS user_id_41, t0.study_level_id AS study_level_id_42, t0.commercial_id AS commercial_id_43, t0.english_level_id AS english_level_id_44, t0.jury_id AS jury_id_45, t0.oraux_id AS oraux_id_46, t0.status_id AS status_id_47, t0.campaign_id AS campaign_id_48, t0.selected_program_id AS selected_program_id_49, t0.media_channel_id AS media_channel_id_50, t0.landingpage_id AS landingpage_id_51, t0.campus_id AS campus_id_52, t0.task_id AS task_id_53, t0.campus1_id AS campus1_id_54, t0.campus2_id AS campus2_id_55, t0.campus3_id AS campus3_id_56, t0.file_cv_id AS file_cv_id_57, t0.file_letter_id AS file_letter_id_58, t0.file_report_card1_id AS file_report_card1_id_59, t0.file_report_card2_id AS file_report_card2_id_60, t0.file_report_card3_id AS file_report_card3_id_61, t0.file_identity_id AS file_identity_id_62, t0.file_residence_permit_id AS file_residence_permit_id_63, t0.file_photo_id AS file_photo_id_64, t0.file_handicap_id AS file_handicap_id_65, t0.cursus_id AS cursus_id_66, t0.file_diplome_id AS file_diplome_id_67, t0.file_support_document_id AS file_support_document_id_68 FROM profile t0 WHERE t0.landingpage_id = ?
Parameters:
[
25
]
|
4 | 6.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM study_level t0
Parameters:
[] |
5 | 5.78 ms |
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
Parameters:
[] |
6 | 10.97 ms |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.status AS status_3, p0_.level AS level_4, p0_.pace AS pace_5, p0_.rncp AS rncp_6, p0_.metadata AS metadata_7, p0_.description AS description_8, p0_.entreprise AS entreprise_9, p0_.speciality_id AS speciality_id_10, p0_.ordering AS ordering_11, p0_.is_register AS is_register_12, p0_.is_initial AS is_initial_13, p0_.is_alternance AS is_alternance_14, p0_.year AS year_15, p0_.rncp_level AS rncp_level_16, p0_.created_date AS created_date_17, p0_.updated_date AS updated_date_18, p0_.seo_title AS seo_title_19, p0_.seo_h1 AS seo_h1_20, p0_.seo_keyword AS seo_keyword_21, p0_.seo_description AS seo_description_22, p0_.brochure_id AS brochure_id_23, p0_.media_id AS media_id_24 FROM program p0_ WHERE p0_.is_register = ? ORDER BY p0_.ordering ASC
Parameters:
[
1
]
|
7 | 5.66 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.ordering AS ordering_4, t0.nationality AS nationality_5, t0.language AS language_6, t0.zone_id AS zone_id_7 FROM country t0 WHERE t0.id = ?
Parameters:
[
1
]
|
8 | 1.00 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.slug AS slug_2, c0_.ordering AS ordering_3, c0_.nationality AS nationality_4, c0_.language AS language_5, c0_.zone_id AS zone_id_6 FROM country c0_ WHERE c0_.id IS NULL OR c0_.id NOT IN (?) ORDER BY c0_.name ASC
Parameters:
[
"1"
]
|
9 | 8.79 ms |
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_ LEFT JOIN program_campus p2_ ON c0_.id = p2_.campus_id LEFT JOIN program p1_ ON p1_.id = p2_.program_id WHERE c0_.status = ? AND p1_.id IS NOT NULL ORDER BY c0_.ordering ASC
Parameters:
[
1
]
|
10 | 0.86 ms |
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.created_date AS created_date_18, t0.updated_date AS updated_date_19, t0.seo_title AS seo_title_20, t0.seo_h1 AS seo_h1_21, t0.seo_keyword AS seo_keyword_22, t0.seo_description AS seo_description_23, t0.brochure_id AS brochure_id_24, t0.media_id AS media_id_25 FROM program t0 WHERE t0.level = ? AND t0.status = ? ORDER BY t0.ordering ASC
Parameters:
[ 1 1 ] |
11 | 4.80 ms |
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
]
|
12 | 1.98 ms |
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
]
|
13 | 3.04 ms |
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
]
|
14 | 0.38 ms |
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:
[
49
]
|
15 | 0.45 ms |
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:
[
2
]
|
16 | 0.34 ms |
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:
[
2
]
|
17 | 0.34 ms |
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:
[
32
]
|
18 | 0.28 ms |
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:
[
32
]
|
19 | 0.66 ms |
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.created_date AS created_date_18, t0.updated_date AS updated_date_19, t0.seo_title AS seo_title_20, t0.seo_h1 AS seo_h1_21, t0.seo_keyword AS seo_keyword_22, t0.seo_description AS seo_description_23, t0.brochure_id AS brochure_id_24, t0.media_id AS media_id_25 FROM program t0 WHERE t0.level = ? AND t0.status = ? ORDER BY t0.ordering ASC
Parameters:
[ 2 1 ] |
20 | 0.27 ms |
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:
[
50
]
|
21 | 0.38 ms |
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:
[
3
]
|
22 | 0.30 ms |
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:
[
3
]
|
23 | 0.25 ms |
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:
[
51
]
|
24 | 0.41 ms |
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:
[
4
]
|
25 | 0.29 ms |
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:
[
4
]
|
26 | 0.96 ms |
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.created_date AS created_date_18, t0.updated_date AS updated_date_19, t0.seo_title AS seo_title_20, t0.seo_h1 AS seo_h1_21, t0.seo_keyword AS seo_keyword_22, t0.seo_description AS seo_description_23, t0.brochure_id AS brochure_id_24, t0.media_id AS media_id_25 FROM program t0 WHERE t0.level = ? AND t0.status = ? ORDER BY t0.ordering ASC
Parameters:
[ 3 1 ] |
27 | 0.35 ms |
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:
[
29
]
|
28 | 0.44 ms |
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:
[
10
]
|
29 | 0.36 ms |
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:
[
10
]
|
30 | 0.29 ms |
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:
[
15
]
|
31 | 0.25 ms |
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:
[
16
]
|
32 | 0.25 ms |
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:
[
17
]
|
33 | 0.25 ms |
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:
[
18
]
|
34 | 1.08 ms |
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:
[
3299
]
|
35 | 0.43 ms |
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:
[
31
]
|
36 | 0.33 ms |
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:
[
31
]
|
37 | 0.27 ms |
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:
[
28
]
|
38 | 0.38 ms |
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:
[
11
]
|
39 | 0.33 ms |
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:
[
11
]
|
40 | 0.26 ms |
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:
[
27
]
|
41 | 0.37 ms |
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:
[
12
]
|
42 | 0.33 ms |
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:
[
12
]
|
43 | 0.26 ms |
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:
[
26
]
|
44 | 0.38 ms |
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:
[
13
]
|
45 | 0.32 ms |
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:
[
13
]
|
46 | 0.99 ms |
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:
[
534
]
|
47 | 0.41 ms |
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:
[
27
]
|
48 | 0.31 ms |
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:
[
27
]
|
49 | 0.33 ms |
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:
[
293
]
|
50 | 0.38 ms |
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:
[
14
]
|
51 | 0.32 ms |
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:
[
14
]
|
52 | 0.27 ms |
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:
[
533
]
|
53 | 0.37 ms |
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:
[
21
]
|
54 | 0.33 ms |
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:
[
21
]
|
55 | 2.37 ms |
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\Landingpage | No errors. |
App\Entity\Campaign |
|
App\Entity\Profile |
|
App\Entity\LandingpageFile | No errors. |
App\Entity\User |
|
App\Entity\StudyLevel | No errors. |
App\Entity\EnglishLevel | No errors. |
App\Entity\Jury | No errors. |
App\Entity\Oraux | No errors. |
App\Entity\Status | No errors. |
App\Entity\Program | No errors. |
App\Entity\MediaChannel | No errors. |
App\Entity\Campus | No errors. |
App\Entity\Task | No errors. |
App\Entity\Media | No errors. |
App\Entity\Cursus | No errors. |
App\Entity\ProfileFile | No errors. |
App\Entity\AppointmentPerson | No errors. |
App\Entity\ProfileNote | No errors. |
App\Entity\ProfileQcm | No errors. |
App\Entity\OpenDayPerson | No errors. |
App\Entity\Notification | No errors. |
App\Entity\Offer | No errors. |
App\Entity\JobCandidate | No errors. |
App\Entity\Qcm | No errors. |
App\Entity\Country | No errors. |
App\Entity\Zone | 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\Forum | No errors. |
App\Entity\AcademicPartner | No errors. |