Query Metrics
39
Database Queries
21
Different statements
21.91 ms
Query time
7
Invalid entities
23
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
4.14 ms (18.89%) |
8 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.event_date AS event_date_2, s0_.status AS status_3, s0_.event_time AS event_time_4, s0_.created_date AS created_date_5, s0_.updated_date AS updated_date_6, s0_.campus_id AS campus_id_7 FROM spo_date s0_ LEFT JOIN campus c1_ ON s0_.campus_id = c1_.id WHERE c1_.id = ? AND s0_.status = 1 AND s0_.event_date >= ? ORDER BY s0_.event_date ASC LIMIT 1
Parameters:
[ 1 "2026-03-09" ] |
|
2.00 ms (9.14%) |
2 |
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_.link360 AS link360_7, c0_.address AS address_8, c0_.cp AS cp_9, c0_.description AS description_10, c0_.is_main AS is_main_11, c0_.google_map AS google_map_12, c0_.created_date AS created_date_13, c0_.updated_date AS updated_date_14, c0_.seo_title AS seo_title_15, c0_.seo_h1 AS seo_h1_16, c0_.seo_keyword AS seo_keyword_17, c0_.seo_description AS seo_description_18, c0_.logo_id AS logo_id_19, c0_.country_id AS country_id_20 FROM campus c0_ LEFT JOIN manager_campus m2_ ON c0_.id = m2_.campus_id LEFT JOIN manager m1_ ON m1_.id = m2_.manager_id LEFT JOIN news_campus n4_ ON c0_.id = n4_.campus_id LEFT JOIN news n3_ ON n3_.id = n4_.news_id WHERE (c0_.description <> '' OR c0_.address <> '' OR c0_.link360 <> '' OR c0_.youtube_url <> '') AND c0_.id IN (?, ?, ?) AND c0_.id IN (?, ?, ?)
Parameters:
[ 1 2 4 1 2 4 ] |
|
1.97 ms (8.99%) |
2 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (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_.link360 AS link360_7, c0_.address AS address_8, c0_.cp AS cp_9, c0_.description AS description_10, c0_.is_main AS is_main_11, c0_.google_map AS google_map_12, c0_.created_date AS created_date_13, c0_.updated_date AS updated_date_14, c0_.seo_title AS seo_title_15, c0_.seo_h1 AS seo_h1_16, c0_.seo_keyword AS seo_keyword_17, c0_.seo_description AS seo_description_18 FROM campus c0_ LEFT JOIN manager_campus m2_ ON c0_.id = m2_.campus_id LEFT JOIN manager m1_ ON m1_.id = m2_.manager_id LEFT JOIN news_campus n4_ ON c0_.id = n4_.campus_id LEFT JOIN news n3_ ON n3_.id = n4_.news_id WHERE (c0_.description <> '' OR c0_.address <> '' OR c0_.link360 <> '' OR c0_.youtube_url <> '') AND c0_.id IN (?, ?, ?)) dctrn_result) dctrn_table
Parameters:
[ 1 2 4 ] |
|
1.67 ms (7.63%) |
2 |
SELECT DISTINCT id_0 FROM (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_.link360 AS link360_7, c0_.address AS address_8, c0_.cp AS cp_9, c0_.description AS description_10, c0_.is_main AS is_main_11, c0_.google_map AS google_map_12, c0_.created_date AS created_date_13, c0_.updated_date AS updated_date_14, c0_.seo_title AS seo_title_15, c0_.seo_h1 AS seo_h1_16, c0_.seo_keyword AS seo_keyword_17, c0_.seo_description AS seo_description_18 FROM campus c0_ LEFT JOIN manager_campus m2_ ON c0_.id = m2_.campus_id LEFT JOIN manager m1_ ON m1_.id = m2_.manager_id LEFT JOIN news_campus n4_ ON c0_.id = n4_.campus_id LEFT JOIN news n3_ ON n3_.id = n4_.news_id WHERE (c0_.description <> '' OR c0_.address <> '' OR c0_.link360 <> '' OR c0_.youtube_url <> '') AND c0_.id IN (?, ?, ?)) dctrn_result LIMIT 50
Parameters:
[ 1 2 4 ] |
|
1.62 ms (7.41%) |
4 |
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:
[
1114
]
|
|
1.46 ms (6.66%) |
3 |
SELECT m.id FROM `manager` m WHERE m.service <> '' AND JSON_CONTAINS(m.service, ?) = 1
Parameters:
[
"["3"]"
]
|
|
1.13 ms (5.14%) |
1 |
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.link360 AS link360_8, t0.address AS address_9, t0.cp AS cp_10, t0.description AS description_11, t0.is_main AS is_main_12, t0.google_map AS google_map_13, t0.created_date AS created_date_14, t0.updated_date AS updated_date_15, t0.seo_title AS seo_title_16, t0.seo_h1 AS seo_h1_17, t0.seo_keyword AS seo_keyword_18, t0.seo_description AS seo_description_19, t0.logo_id AS logo_id_20, t0.country_id AS country_id_21 FROM campus t0
Parameters:
[] |
|
1.03 ms (4.69%) |
3 |
SELECT manager_id FROM manager_campus WHERE campus_id = ?
Parameters:
[
1
]
|
|
1.02 ms (4.67%) |
1 |
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2 FROM program_level_group p0_ INNER JOIN program_level p1_ ON p0_.id = p1_.group_id INNER JOIN program p2_ ON p1_.id = p2_.level_id WHERE p2_.status = 1 GROUP BY p0_.id ORDER BY p0_.id ASC
Parameters:
[] |
|
0.98 ms (4.46%) |
2 |
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
]
|
|
0.79 ms (3.59%) |
1 |
SELECT c.id, c.name FROM campus c WHERE is_main = 1 AND c.id IN ( SELECT campus_id FROM `manager_campus` WHERE manager_id IN (SELECT m.id FROM `manager` m WHERE m.service <> '' AND JSON_CONTAINS(m.service, ?) = 1) ) ORDER BY c.id ASC
Parameters:
[
"["3"]"
]
|
|
0.52 ms (2.38%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) dctrn_result) dctrn_table
Parameters:
[ 48 49 50 51 65 66 67 68 69 49 50 51 52 53 54 55 57 59 60 ] |
|
0.48 ms (2.20%) |
1 |
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.event_date AS event_date_2, s0_.status AS status_3, s0_.event_time AS event_time_4, s0_.created_date AS created_date_5, s0_.updated_date AS updated_date_6, s0_.campus_id AS campus_id_7 FROM spo_date s0_ WHERE s0_.status = 1 AND s0_.event_date >= ? ORDER BY s0_.event_date ASC
Parameters:
[
"2026-03-09"
]
|
|
0.46 ms (2.09%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) dctrn_result LIMIT 50
Parameters:
[ 48 49 50 51 65 66 67 68 69 49 50 51 52 53 54 55 57 59 60 ] |
|
0.45 ms (2.07%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?)) dctrn_result) dctrn_table
Parameters:
[ 48 49 50 51 65 66 67 68 69 68 ] |
|
0.44 ms (2.01%) |
1 |
SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?)) dctrn_result) dctrn_table
Parameters:
[ 48 49 50 51 65 66 67 68 69 48 56 65 ] |
|
0.39 ms (1.76%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?)) dctrn_result LIMIT 50
Parameters:
[ 48 49 50 51 65 66 67 68 69 48 56 65 ] |
|
0.37 ms (1.70%) |
1 |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6, m0_.image_id AS image_id_7 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?) AND m0_.id IN (?, ?)
Parameters:
[ 48 49 50 51 65 66 67 68 69 48 56 65 48 65 ] |
|
0.37 ms (1.67%) |
1 |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6, m0_.image_id AS image_id_7 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?, ?, ?)
Parameters:
[ 48 49 50 51 65 66 67 68 69 49 50 51 52 53 54 55 57 59 60 49 50 51 ] |
|
0.32 ms (1.47%) |
1 |
SELECT DISTINCT id_0 FROM (SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?)) dctrn_result LIMIT 50
Parameters:
[ 48 49 50 51 65 66 67 68 69 68 ] |
|
0.30 ms (1.36%) |
1 |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.service AS service_2, m0_.position AS position_3, m0_.email AS email_4, m0_.telephone AS telephone_5, m0_.title AS title_6, m0_.image_id AS image_id_7 FROM manager m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?) AND m0_.id IN (?) AND m0_.id IN (?)
Parameters:
[ 48 49 50 51 65 66 67 68 69 68 68 ] |
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\Campus | 8 |
| App\Entity\Manager | 6 |
| App\Entity\Media | 4 |
| App\Entity\Country | 2 |
| App\Entity\Zone | 2 |
| App\Entity\SpoDate | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Campus | No errors. |
| App\Entity\Media | No errors. |
| App\Entity\Country | No errors. |
| App\Entity\Profile |
|
| App\Entity\Program | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Manager | No errors. |
| App\Entity\SpoDate | No errors. |
| App\Entity\CampusImage | No errors. |
| App\Entity\AcademicPartner | No errors. |
| App\Entity\Spo | No errors. |
| App\Entity\ProgramLevelGroup | No errors. |
| App\Entity\ProgramLevel | No errors. |
| App\Entity\Zone | No errors. |
| App\Entity\User |
|
| App\Entity\Partenaire | No errors. |
| App\Entity\StudyLevel | No errors. |
| App\Entity\EnglishLevel | No errors. |
| App\Entity\ProfileFile | No errors. |
| App\Entity\Jury | No errors. |
| App\Entity\Oraux | No errors. |
| App\Entity\Status | No errors. |
| App\Entity\Campaign |
|
| App\Entity\ProfileNote | No errors. |
| App\Entity\MediaChannel | No errors. |
| App\Entity\Landingpage | No errors. |
| App\Entity\ProfileQcm | No errors. |
| App\Entity\OpenDayPerson |
|
| App\Entity\Task | No errors. |
| App\Entity\Cursus | No errors. |
| App\Entity\Notification | No errors. |
| App\Entity\ProfileSource | No errors. |
| App\Entity\Site | No errors. |
| App\Entity\Source | No errors. |
| App\Entity\Payment | No errors. |
| App\Entity\Contract | No errors. |
| App\Entity\CvType | No errors. |
| App\Entity\ContractType | No errors. |
| App\Entity\WorkStudy | No errors. |
| App\Entity\Qcm | No errors. |
| App\Entity\ProgramDomain | No errors. |
| App\Entity\AcademicImage | No errors. |
| App\Entity\Role | No errors. |
| App\Entity\OpenDay |
|
| App\Entity\LandingpageFile | No errors. |
| App\Entity\SourceBudget | No errors. |
| App\Entity\Enterprise | No errors. |
| App\Entity\EnterpriseTutor | No errors. |
| App\Entity\EnterpriseStaff | No errors. |
| App\Entity\ProfileStep | No errors. |
| App\Entity\EnterpriseAddress | No errors. |
| App\Entity\Bill | No errors. |
| App\Entity\Opco |
|
| App\Entity\OpcoAddress |
|
| App\Entity\OpcoContact | No errors. |
| App\Entity\CandidateStatus | No errors. |
| App\Entity\QcmQuestion | No errors. |
| App\Entity\Permission | No errors. |