Query Metrics
8
Database Queries
8
Different statements
2.93 ms
Query time
4
Invalid entities
15
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.62 ms (21.22%) |
1 |
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.occure_at AS occure_at_2, e0_.start_at AS start_at_3, e0_.finish_at AS finish_at_4, e0_.connection_url AS connection_url_5, e0_.description AS description_6, e0_.description_search AS description_search_7, e0_.image AS image_8, e0_.hidden AS hidden_9, e0_.subscribers_max AS subscribers_max_10, e0_.subscribers_count AS subscribers_count_11, e0_.subscribers_present AS subscribers_present_12, e0_.participation_rate AS participation_rate_13, e0_.review_teacher_status AS review_teacher_status_14, e0_.review_event_speaker_status AS review_event_speaker_status_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.status AS status_18, e0_.comment AS comment_19, e0_.event_type_id AS event_type_id_20 FROM event_session e0_ INNER JOIN event_session_speaker e1_ ON e0_.id = e1_.event_session_id INNER JOIN event_speaker e2_ ON e1_.event_speaker_id = e2_.id LEFT JOIN speaker s3_ ON e2_.speaker_id = s3_.id LEFT JOIN company_location c4_ ON s3_.company_location_id = c4_.id LEFT JOIN company c5_ ON c4_.company_id = c5_.id LEFT JOIN teacher t6_ ON e2_.teacher_id = t6_.id WHERE e0_.status = ? AND s3_.user_id = ? ORDER BY e0_.occure_at DESC
Parameters:
[ "published" 22608 ] |
|
0.40 ms (13.73%) |
1 |
SELECT t0.id AS id_1, t0.job AS job_2, t0.about_you AS about_you_3, t0.about_your_job AS about_your_job_4, t0.about_your_formation AS about_your_formation_5, t0.about_your_offer AS about_your_offer_6, t0.my_address_enabled AS my_address_enabled_7, t0.itdlc_number AS itdlc_number_8, t0.itdlc_distance_max AS itdlc_distance_max_9, t0.available AS available_10, t0.available_at AS available_at_11, t0.context_available AS context_available_12, t0.nb_itdlc_archived AS nb_itdlc_archived_13, t0.nb_itdlc_refused_by_speaker_current_year AS nb_itdlc_refused_by_speaker_current_year_14, t0.nb_itdlc_aborted_by_speaker_current_year AS nb_itdlc_aborted_by_speaker_current_year_15, t0.nb_successive_non_response AS nb_successive_non_response_16, t0.last_registration_step AS last_registration_step_17, t0.available_date_updated AS available_date_updated_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.status AS status_21, t0.comment AS comment_22, t0.idv1 AS idv1_23, t0.user_id AS user_id_24, t0.education_level_id AS education_level_id_25, t0.my_address_id AS my_address_id_26, t0.current_address_id AS current_address_id_27, t0.company_location_id AS company_location_id_28 FROM speaker t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
22608
]
|
|
0.40 ms (13.67%) |
1 |
SELECT t0.id AS id_1, t0.username AS username_2, t0.username_canonical AS username_canonical_3, t0.email AS email_4, t0.email_canonical AS email_canonical_5, t0.enabled AS enabled_6, t0.salt AS salt_7, t0.password AS password_8, t0.last_login AS last_login_9, t0.confirmation_token AS confirmation_token_10, t0.password_requested_at AS password_requested_at_11, t0.firstname AS firstname_12, t0.lastname AS lastname_13, t0.mobile AS mobile_14, t0.sex AS sex_15, t0.roles AS roles_16, t0.picture AS picture_17, t0.slug AS slug_18, t0.password_expired AS password_expired_19, t0.anonymized AS anonymized_20, t0.optin AS optin_21, t0.recycle_status AS recycle_status_22, t0.recycle_start_at AS recycle_start_at_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.idv1 AS idv1_26, t0.admin_role_id AS admin_role_id_27 FROM user t0 WHERE t0.id = ?
Parameters:
[
22608
]
|
|
0.36 ms (12.43%) |
1 |
SELECT t0.id AS id_1, t0.student_number AS student_number_2, t0.female_student_number AS female_student_number_3, t0.male_student_number AS male_student_number_4, t0.description AS description_5, t0.occure_at AS occure_at_6, t0.start_at AS start_at_7, t0.finish_at AS finish_at_8, t0.statued_by_role AS statued_by_role_9, t0.review_teacher_status AS review_teacher_status_10, t0.review_speaker_status AS review_speaker_status_11, t0.reason_acceptance AS reason_acceptance_12, t0.reason_proposal AS reason_proposal_13, t0.reason_refusal AS reason_refusal_14, t0.type AS type_15, t0.class_level_name AS class_level_name_16, t0.process_updated_at AS process_updated_at_17, t0.reported AS reported_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.status AS status_21, t0.comment AS comment_22, t0.speaker_id AS speaker_id_23, t0.teacher_id AS teacher_id_24, t0.teacher_school_id AS teacher_school_id_25, t0.class_level_id AS class_level_id_26, t0.speech_type_id AS speech_type_id_27, t0.address_id AS address_id_28, t0.duplicated_from_id AS duplicated_from_id_29 FROM itdlc t0 WHERE t0.speaker_id = ? ORDER BY t0.created_at DESC
Parameters:
[
2199
]
|
|
0.32 ms (11.04%) |
1 |
SELECT i0_.id AS id_0, i0_.student_number AS student_number_1, i0_.female_student_number AS female_student_number_2, i0_.male_student_number AS male_student_number_3, i0_.description AS description_4, i0_.occure_at AS occure_at_5, i0_.start_at AS start_at_6, i0_.finish_at AS finish_at_7, i0_.statued_by_role AS statued_by_role_8, i0_.review_teacher_status AS review_teacher_status_9, i0_.review_speaker_status AS review_speaker_status_10, i0_.reason_acceptance AS reason_acceptance_11, i0_.reason_proposal AS reason_proposal_12, i0_.reason_refusal AS reason_refusal_13, i0_.type AS type_14, i0_.class_level_name AS class_level_name_15, i0_.process_updated_at AS process_updated_at_16, i0_.reported AS reported_17, i0_.created_at AS created_at_18, i0_.updated_at AS updated_at_19, i0_.status AS status_20, i0_.comment AS comment_21, i0_.speaker_id AS speaker_id_22, i0_.teacher_id AS teacher_id_23, i0_.teacher_school_id AS teacher_school_id_24, i0_.class_level_id AS class_level_id_25, i0_.speech_type_id AS speech_type_id_26, i0_.address_id AS address_id_27, i0_.duplicated_from_id AS duplicated_from_id_28 FROM itdlc i0_ WHERE i0_.status = ? AND i0_.speaker_id = ?
Parameters:
[ "accepted" 2199 ] |
|
0.32 ms (11.00%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.email AS email_3, t0.priority_education_network AS priority_education_network_4, t0.uai AS uai_5, t0.teacher_id AS teacher_id_6, t0.school_id AS school_id_7, t0.address_id AS address_id_8, t0.school_type_id AS school_type_id_9 FROM teacher_school t0 WHERE t0.id = ?
Parameters:
[
17603
]
|
|
0.26 ms (8.95%) |
1 |
SELECT t0.id AS id_1, t0.shoe_size AS shoe_size_2, t0.top_size AS top_size_3, t0.bottom_size AS bottom_size_4, t0.teacher_job_more AS teacher_job_more_5, t0.head AS head_6, t0.count_itdlc AS count_itdlc_7, t0.count_itdlc_archived AS count_itdlc_archived_8, t0.count_itdlc_accepted AS count_itdlc_accepted_9, t0.count_itdlc_aborted_by_teacher AS count_itdlc_aborted_by_teacher_10, t0.count_itdlc_refused_by_teacher AS count_itdlc_refused_by_teacher_11, t0.count_pee_subscription AS count_pee_subscription_12, t0.count_pee_subscription_came AS count_pee_subscription_came_13, t0.count_pee_subscription_no_came AS count_pee_subscription_no_came_14, t0.count_pee_subscription_aborted AS count_pee_subscription_aborted_15, t0.created_at AS created_at_16, t0.updated_at AS updated_at_17, t0.status AS status_18, t0.idv1 AS idv1_19, t0.comment AS comment_20, t0.user_id AS user_id_21, t0.teacher_job_id AS teacher_job_id_22, t0.default_teacher_school_id AS default_teacher_school_id_23 FROM teacher t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
22608
]
|
|
0.23 ms (7.96%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.user_id AS user_id_4, t0.company_id AS company_id_5, t0.company_location_id AS company_location_id_6, t0.corporation_id AS corporation_id_7 FROM manager t0 WHERE t0.user_id = ? LIMIT 1
Parameters:
[
22608
]
|
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\Address | 3 |
| App\Entity\User | 1 |
| App\Entity\Speaker | 1 |
| App\Entity\EducationLevel | 1 |
| App\Entity\CompanyLocation | 1 |
| App\Entity\Itdlc | 1 |
| App\Entity\Teacher | 1 |
| App\Entity\TeacherSchool | 1 |
| App\Entity\ClassLevel | 1 |
| App\Entity\SpeechType | 1 |
| App\Entity\EventSession | 1 |
| App\Entity\EventType | 1 |
| App\Entity\School | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\AdminRole | No errors. |
| App\Entity\ManagerOrganisation | No errors. |
| App\Entity\UserPreference | No errors. |
| App\Entity\ResetPasswordRequest | No errors. |
| App\Entity\Feedback | No errors. |
| App\Entity\UserLog | No errors. |
| App\Entity\Company | No errors. |
| App\Entity\CompanyLocation | No errors. |
| App\Entity\EducationItem |
|
| App\Entity\Speaker | No errors. |
| App\Entity\Itdlc | No errors. |
| App\Entity\JobHistoryItem |
|
| App\Entity\Manager | No errors. |
| App\Entity\School | No errors. |
| App\Entity\Tag |
|
| App\Entity\TagList | No errors. |
| App\Entity\EducationLevel | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\ClassLevel |
|
| App\Entity\SpeechType | No errors. |
| App\Entity\Teacher | No errors. |
| App\Entity\TeacherSchool | No errors. |
| App\Entity\ItdlcOptionDate | No errors. |
| App\Entity\ProcessLog | No errors. |
| App\Entity\TeacherJob | No errors. |
| App\Entity\Corporation | No errors. |
| App\Entity\Pee | No errors. |
| App\Entity\EventSession | No errors. |
| App\Entity\EventType | No errors. |
| App\Entity\EventTheme | No errors. |
| App\Entity\EventSessionSubscription | No errors. |
| App\Entity\EventSessionSpeaker | No errors. |
| App\Entity\SchoolType | No errors. |