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_averages" .
[ "route" => "online_api_v1_parent_student_averages" "route_parameters" => [ "_route" => "online_api_v1_parent_student_averages" "_controller" => "App\Controller\MobileApp\ParentAppController::student_averages" "id" => "34047" ] "request_uri" => "https://central-edu.net/online/api/v1/parent/student-averages/34047?online%2Fapi%2Fv1%2Fparent%2Fstudent-averages%2F34047=" "method" => "GET" ] |
Deprecations 0
Log messages generated by using features marked as deprecated.
There are no log messages about deprecated features.
Debug 87
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 = ?
[
"34047"
]
|
|
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
[
"40c48dab939a482f04dcecde07 [...]"
]
|
|
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 = ?
[
4650
]
|
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.label AS label_3, t0.coefficient AS coefficient_4, t0.created_at AS created_at_5, t0.begin_at AS begin_at_6, t0.end_at AS end_at_7, t0.updated_at AS updated_at_8, t0.created_by AS created_by_9, t0.updated_by AS updated_by_10, t0.is_closed AS is_closed_11, t0.is_average_closed AS is_average_closed_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14 FROM school_year_periode t0 WHERE t0.establishment_id = ? AND t0.school_year_id = ? ORDER BY t0.begin_at ASC
[ 4 4 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.label AS label_2, t0.capacity AS capacity_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_excellent AS is_excellent_8, t0.establishment_id AS establishment_id_9, t0.level_id AS level_id_10, t0.faculty_id AS faculty_id_11, t0.round_id AS round_id_12, t0.school_year_id AS school_year_id_13 FROM setting_classroom t0 WHERE t0.id = ?
[
1857
]
|
|
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.establishment_id = ? AND t0.level_id = ? ORDER BY t0.label ASC
[ 4 49 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 338 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 344 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 343 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 337 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 339 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 340 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 336 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 342 105 ] |
|
doctrine |
SELECT t0.id AS id_1, t0.code AS code_2, t0.note AS note_3, t0.note_on AS note_on_4, t0.coefficient AS coefficient_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.created_by AS created_by_8, t0.updated_by AS updated_by_9, t0.is_unclassified AS is_unclassified_10, t0.as_submatter AS as_submatter_11, t0.is_matter_conduct AS is_matter_conduct_12, t0.establishment_id AS establishment_id_13, t0.school_year_id AS school_year_id_14, t0.school_year_periode_id AS school_year_periode_id_15, t0.registration_student_registration_id AS registration_student_registration_id_16, t0.matter_id AS matter_id_17, t0.sub_matter_id AS sub_matter_id_18, t0.school_average_id AS school_average_id_19 FROM school_student_average t0 WHERE t0.registration_student_registration_id = ? AND t0.matter_id = ? AND t0.school_year_periode_id = ?
[ 34047 341 105 ] |
|
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 => "Notes" 3 => DateTimeImmutable @1758240848 {#8876 : 2025-09-19 00:14:08.341159 UTC (+00:00) } 4 => DateTimeImmutable @1758240848 {#603 : 2025-09-19 00:14:08.342027 UTC (+00:00) } 5 => DateTimeImmutable @1758240848 {#8873 : 2025-09-19 00:14:08.342032 UTC (+00:00) } 6 => 0 7 => 0 8 => 4650 ] |
|
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 |