Log Messages
Info. & Errors 1
Informational and error log messages generated during the execution of the application.
Level | Channel | Message |
---|---|---|
INFO | request |
Matched route "online_api_v1_parent_student_timesheets" .
[ "route" => "online_api_v1_parent_student_timesheets" "route_parameters" => [ "_route" => "online_api_v1_parent_student_timesheets" "_controller" => "App\Controller\MobileApp\ParentAppController::student_timesheet" "id" => "27561" ] "request_uri" => "https://central-edu.net/online/api/v1/parent/student-timesheets/27561?online%2Fapi%2Fv1%2Fparent%2Fstudent-timesheets%2F27561=" "method" => "GET" ] |
Deprecations 0
Log messages generated by using features marked as deprecated.
There are no log messages about deprecated features.
Debug 103
Unimportant log messages generated during the execution of the application.
Time | Channel | Message |
---|---|---|
security |
Checking for authenticator support.
[ "firewall_name" => "main" "authenticators" => 1 ] |
|
security |
Checking support on authenticator.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
security |
Authenticator does not support the request.
[ "firewall_name" => "main" "authenticator" => "App\Security\MainAuthenticator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator" ] |
|
event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest" ] |
|
event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" .
[ "event" => "kernel.request" "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.is_redoubling AS is_redoubling_2, t0.is_diet AS is_diet_3, t0.is_internal AS is_internal_4, t0.is_affected AS is_affected_5, t0.registered_at AS registered_at_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.last_amount_paid AS last_amount_paid_11, t0.last_payment_id AS last_payment_id_12, t0.last_payment_at AS last_payment_at_13, t0.image AS image_14, t0.is_abandonned AS is_abandonned_15, t0.as_food_restrictions AS as_food_restrictions_16, t0.is_meatless_menu AS is_meatless_menu_17, t0.is_menu_without_pork AS is_menu_without_pork_18, t0.is_can_eat_alone AS is_can_eat_alone_19, t0.is_can_do_his_business_alone AS is_can_do_his_business_alone_20, t0.is_falls_sleep_easily AS is_falls_sleep_easily_21, t0.is_new AS is_new_22, t0.portal_login AS portal_login_23, t0.portal_password AS portal_password_24, t0.is_authorized_alone AS is_authorized_alone_25, t0.establishment_id AS establishment_id_26, t0.student_id AS student_id_27, t0.school_year_id AS school_year_id_28, t0.classroom_id AS classroom_id_29, t0.registration_student_pre_registration_id AS registration_student_pre_registration_id_30 FROM registration_student_registration t0 WHERE t0.id = ?
[
"27561"
]
|
|
event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController" ] |
|
event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" .
[ "event" => "kernel.controller" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments" ] |
|
event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" .
[ "event" => "kernel.controller_arguments" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.last_name AS last_name_2, t0.first_name AS first_name_3, t0.phone_number AS phone_number_4, t0.username AS username_5, t0.password AS password_6, t0.device_token AS device_token_7, t0.is_enabled AS is_enabled_8, t0.is_password_changed AS is_password_changed_9, t0.last_auth_time AS last_auth_time_10, t0.token AS token_11, t0.create_at AS create_at_12, t0.created_at AS created_at_13, t0.updated_at AS updated_at_14, t0.created_by AS created_by_15, t0.updated_by AS updated_by_16, t0.device AS device_17, t0.establishment_id AS establishment_id_18 FROM mobile_parent_app_account t0 WHERE t0.token = ? LIMIT 1
[
"99cad265a1768cc2dd013f0e74 [...]"
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.notification_phone_number AS notification_phone_number_5, t0.notification_name AS notification_name_6, t0.notification_watsapp_number AS notification_watsapp_number_7, t0.observation AS observation_8, t0.location AS location_9, t0.gender AS gender_10, t0.birthday AS birthday_11, t0.birth_location AS birth_location_12, t0.birth_certificate_number AS birth_certificate_number_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.created_by AS created_by_16, t0.updated_by AS updated_by_17, t0.image AS image_18, t0.create_date AS create_date_19, t0.is_affected AS is_affected_20, t0.is_redoubling AS is_redoubling_21, t0.last_school_attended AS last_school_attended_22, t0.last_school_attended_type AS last_school_attended_type_23, t0.registration_number AS registration_number_24, t0.lv1 AS lv1_25, t0.lv2 AS lv2_26, t0.art_or_musique AS art_or_musique_27, t0.nationality AS nationality_28, t0.where_resides AS where_resides_29, t0.parent_status AS parent_status_30, t0.is_parntal_authority_father AS is_parntal_authority_father_31, t0.is_father_call_to_emergency AS is_father_call_to_emergency_32, t0.father_last_name AS father_last_name_33, t0.father_first_name AS father_first_name_34, t0.father_address AS father_address_35, t0.father_phone_number AS father_phone_number_36, t0.father_post AS father_post_37, t0.father_location AS father_location_38, t0.father_email AS father_email_39, t0.is_parntal_authority_mother AS is_parntal_authority_mother_40, t0.is_mother_call_to_emergency AS is_mother_call_to_emergency_41, t0.mother_last_name AS mother_last_name_42, t0.mother_first_name AS mother_first_name_43, t0.mother_address AS mother_address_44, t0.mother_phone_number AS mother_phone_number_45, t0.mother_post AS mother_post_46, t0.mother_location AS mother_location_47, t0.mother_email AS mother_email_48, t0.responsible_of_schooling AS responsible_of_schooling_49, t0.responsible_of_schooling_last_name AS responsible_of_schooling_last_name_50, t0.responsible_of_schooling_first_name AS responsible_of_schooling_first_name_51, t0.responsible_of_schooling_address AS responsible_of_schooling_address_52, t0.responsible_of_schooling_phone_number AS responsible_of_schooling_phone_number_53, t0.responsible_of_schooling_post AS responsible_of_schooling_post_54, t0.responsible_of_schooling_location AS responsible_of_schooling_location_55, t0.accompanying_person_name AS accompanying_person_name_56, t0.accompanying_person_phone_number AS accompanying_person_phone_number_57, t0.accompanying_person_name_2 AS accompanying_person_name_2_58, t0.accompanying_person_phone_number_2 AS accompanying_person_phone_number_2_59, t0.accompanying_person_name_3 AS accompanying_person_name_3_60, t0.accompanying_person_phone_number_3 AS accompanying_person_phone_number_3_61, t0.doctor_name AS doctor_name_62, t0.doctor_phone_number AS doctor_phone_number_63, t0.other_medical_history AS other_medical_history_64, t0.other_learning_difficulty AS other_learning_difficulty_65, t0.teacher_observation AS teacher_observation_66, t0.parent_observation AS parent_observation_67, t0.anterior_balance AS anterior_balance_68, t0.is_archived AS is_archived_69, t0.establishment_id AS establishment_id_70, t0.entry_level_id AS entry_level_id_71, t0.medical_history_id AS medical_history_id_72, t0.learning_difficulty_id AS learning_difficulty_id_73 FROM registration_student t0 INNER JOIN mobile_parent_app_account_registration_student ON t0.id = mobile_parent_app_account_registration_student.registration_student_id WHERE mobile_parent_app_account_registration_student.mobile_parent_app_account_id = ?
[
3374
]
|
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Lundi" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
85
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.is_area AS is_area_7, t0.establishment_id AS establishment_id_8 FROM setting_room t0 WHERE t0.id = ?
[
1
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
1033
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
944
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
89
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
1019
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
693
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
86
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
977
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
459
]
|
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Mardi" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
90
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
1028
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
689
]
|
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Mercredi" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
87
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
996
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
465
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
95
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
999
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
480
]
|
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Jeudi" ] |
|
doctrine |
SELECT t0.id AS id_1, t0.coefficient AS coefficient_2, t0.noted_on AS noted_on_3, t0.note_on_report_card AS note_on_report_card_4, t0.order_num AS order_num_5, t0.label AS label_6, t0.hourly_volume AS hourly_volume_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.created_by AS created_by_10, t0.updated_by AS updated_by_11, t0.is_test_matter AS is_test_matter_12, t0.lv2 AS lv2_13, t0.art_or_musique AS art_or_musique_14, t0.is_matter_conduct AS is_matter_conduct_15, t0.establishment_id AS establishment_id_16, t0.level_id AS level_id_17, t0.matter_type_id AS matter_type_id_18, t0.equivalent_matter_id AS equivalent_matter_id_19 FROM school_matter t0 WHERE t0.id = ?
[
91
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.diploma AS diploma_2, t0.teaching_license AS teaching_license_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.created_by AS created_by_6, t0.updated_by AS updated_by_7, t0.is_disabled AS is_disabled_8, t0.establishment_id AS establishment_id_9, t0.school_year_id AS school_year_id_10, t0.salary_id AS salary_id_11 FROM school_teacher t0 WHERE t0.id = ?
[
988
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.last_name AS last_name_3, t0.first_name AS first_name_4, t0.gender AS gender_5, t0.phone_number AS phone_number_6, t0.mobile_number AS mobile_number_7, t0.email AS email_8, t0.address AS address_9, t0.location AS location_10, t0.birth_day AS birth_day_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.created_by AS created_by_14, t0.updated_by AS updated_by_15, t0.image AS image_16, t0.hiring_date AS hiring_date_17, t0.date_of_departure AS date_of_departure_18, t0.nationality AS nationality_19, t0.identification_id AS identification_id_20, t0.passport_id AS passport_id_21, t0.bank_code AS bank_code_22, t0.bank_name AS bank_name_23, t0.bank_account_number AS bank_account_number_24, t0.finet_account_number AS finet_account_number_25, t0.counter_code AS counter_code_26, t0.hourly_rate AS hourly_rate_27, t0.default_number_hour_performed AS default_number_hour_performed_28, t0.number_of_children AS number_of_children_29, t0.family_situation AS family_situation_30, t0.base_salary AS base_salary_31, t0.social_number AS social_number_32, t0.is_permanent AS is_permanent_33, t0.is_declared AS is_declared_34, t0.establishment_id AS establishment_id_35, t0.user_id AS user_id_36, t0.rh_job_id AS rh_job_id_37, t0.rh_department_id AS rh_department_id_38, t0.statut_id AS statut_id_39 FROM rh_salary t0 WHERE t0.id = ?
[
561
]
|
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Vendredi" ] |
|
doctrine |
SELECT s0_.id AS id_0, s0_.day AS day_1, s0_.created_at AS created_at_2, s0_.updated_at AS updated_at_3, s0_.created_by AS created_by_4, s0_.updated_by AS updated_by_5, s0_.defaut_duration AS defaut_duration_6, s1_.id AS id_7, s1_.label AS label_8, s1_.start AS start_9, s1_.endh AS endh_10, s1_.defaut_duration AS defaut_duration_11, s1_.created_at AS created_at_12, s1_.updated_at AS updated_at_13, s1_.created_by AS created_by_14, s1_.updated_by AS updated_by_15, s0_.establishment_id AS establishment_id_16, s0_.school_year_id AS school_year_id_17, s0_.setting_classroom_id AS setting_classroom_id_18, s0_.school_working_time_id AS school_working_time_id_19, s0_.setting_room_id AS setting_room_id_20, s0_.setting_time_table_id AS setting_time_table_id_21, s0_.school_matter_id AS school_matter_id_22, s0_.school_teacher_id AS school_teacher_id_23, s1_.establishment_id AS establishment_id_24, s1_.school_year_id AS school_year_id_25 FROM school_working_time_hour_lesson s0_ INNER JOIN setting_time_table s1_ ON s0_.setting_time_table_id = s1_.id WHERE s0_.school_year_id = ? AND s0_.setting_classroom_id = ? AND s0_.day = ? ORDER BY s1_.label ASC
[ 4 1682 "Samedi" ] |
|
doctrine | "START TRANSACTION" | |
doctrine |
INSERT INTO mobile_parent_app_account_activity (type, description, create_at, created_at, updated_at, created_by, updated_by, mobile_parent_app_account_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
[ 1 => "Centre d'étude" 2 => "Emploi du temps" 3 => DateTimeImmutable @1758174930 {#11047 : 2025-09-18 05:55:30.236430 UTC (+00:00) } 4 => DateTimeImmutable @1758174930 {#603 : 2025-09-18 05:55:30.237128 UTC (+00:00) } 5 => DateTimeImmutable @1758174930 {#11051 : 2025-09-18 05:55:30.237133 UTC (+00:00) } 6 => 0 7 => 0 8 => 3374 ] |
|
doctrine | "COMMIT" | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
doctrine | SELECT * FROM doctrine_migration_versions | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
doctrine | SELECT * FROM doctrine_migration_versions | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SHOW FULL TABLES WHERE Table_type = 'BASE TABLE' | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT COLUMN_NAME AS Field, COLUMN_TYPE AS Type, IS_NULLABLE AS `Null`, COLUMN_KEY AS `Key`, COLUMN_DEFAULT AS `Default`, EXTRA AS Extra, COLUMN_COMMENT AS Comment, CHARACTER_SET_NAME AS CharacterSet, COLLATION_NAME AS Collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = 'db_edu_central_2022' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ASC | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT DISTINCT k.`CONSTRAINT_NAME`, k.`COLUMN_NAME`, k.`REFERENCED_TABLE_NAME`, k.`REFERENCED_COLUMN_NAME` /*!50116 , c.update_rule, c.delete_rule */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.constraint_name = k.constraint_name AND c.table_name = 'doctrine_migration_versions' */ WHERE k.table_name = 'doctrine_migration_versions' AND k.table_schema = 'db_edu_central_2022' /*!50116 AND c.constraint_schema = 'db_edu_central_2022' */ AND k.`REFERENCED_COLUMN_NAME` is not NULL | |
doctrine | SELECT DATABASE() | |
doctrine | SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_NAME = 'doctrine_migration_versions' AND TABLE_SCHEMA = 'db_edu_central_2022' ORDER BY SEQ_IN_INDEX ASC | |
doctrine | SELECT ENGINE, AUTO_INCREMENT, TABLE_COLLATION, TABLE_COMMENT, CREATE_OPTIONS FROM information_schema.TABLES WHERE TABLE_TYPE = 'BASE TABLE' AND TABLE_SCHEMA = DATABASE() AND TABLE_NAME = 'doctrine_migration_versions' | |
doctrine | SELECT * FROM doctrine_migration_versions | |
doctrine | SELECT DATABASE() | |
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse" ] |
|
event |
Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" .
[ "event" => "kernel.response" "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest" ] |
|
event |
Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" .
[ "event" => "kernel.finish_request" "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest" ] |
PHP Notices 0
Log messages generated by PHP notices silenced with the @ operator.
There are no log messages of this level.
Container 4390
Log messages generated during the compilation of the service container.
Class | Messages |
---|---|
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
|
1419 |
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
913 |
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
70 |
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
1362 |
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
116 |
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
510 |