https://www.bailongu.informagedevelop.com/_fragment?_path=_format%3Dhtml%26_locale%3Dca%26_controller%3DWebBundle%253AHome%253Amenu

Log Messages

Info. & Errors 2

Level Channel Message
INFO 23:55:32 request Matched route "agenda_events_ca".
INFO 23:55:32 security Populated the TokenStorage with an anonymous Token.

Deprecations 3

Time Channel Message
23:55:32 php The "form.csrf_provider" service is deprecated since Symfony 2.4 and will be removed in 3.0. Use the "security.csrf.token_manager" service instead.
23:55:32 php The Symfony\Component\Form\Extension\Csrf\CsrfProvider\CsrfProviderAdapter class is deprecated since version 2.4 and will be removed in version 3.0. Use the Symfony\Component\Security\Csrf\CsrfTokenManager class instead.
23:55:32 php Defining the getGlobals() method in the "bcc-cron-manager" extension without explicitly implementing Twig_Extension_GlobalsInterface is deprecated since version 1.23.

Debug 92

Time Channel Message
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\CourseBundle\Listener\SessionTimeoutListener::checkSessionTimeout".
23:55:32 event Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\UserBundle\Listener\KernelListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\CoreBundle\Listener\DoctrineExtensionListener::onLateKernelRequest".
23:55:32 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
23:55:32 doctrine SELECT t0.id AS id_1, t0.config_section AS config_section_2, t0.config_name AS config_name_3, t0.config_key AS config_key_4, t0.config_type AS config_type_5, t0.config_value AS config_value_6, t0.config_description AS config_description_7, t0.dateCreation AS dateCreation_8, t0.dateModification AS dateModification_9 FROM WebConfiguration t0 WHERE t0.config_key = ? LIMIT 1
23:55:32 doctrine SELECT t0.id AS id_1, t0.config_section AS config_section_2, t0.config_name AS config_name_3, t0.config_key AS config_key_4, t0.config_type AS config_type_5, t0.config_value AS config_value_6, t0.config_description AS config_description_7, t0.dateCreation AS dateCreation_8, t0.dateModification AS dateModification_9 FROM WebConfiguration t0 WHERE t0.config_key = ? LIMIT 1
23:55:32 doctrine SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.name AS name_2, c0_.shortDescription AS shortDescription_3, c0_.imageDescriptionPath AS imageDescriptionPath_4, c1_.imageUrl AS imageUrl_5, c1_.id AS id_6, c1_.name AS name_7, IFNULL(c2_.date, c2_.originalDate) AS sclr_8 FROM CourseType c0_ LEFT JOIN CourseLevel c3_ ON c0_.id = c3_.courseType_id LEFT JOIN Course c1_ ON c3_.id = c1_.courseLevel_id LEFT JOIN Term t4_ ON c1_.term_id = t4_.id LEFT JOIN CourseSession c2_ ON c1_.id = c2_.course_id WHERE c1_.type = ? AND c2_.date LIKE ? AND c1_.published = 1 AND c2_.date <= '2026-08-31'
23:55:32 doctrine SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.webDescription AS webDescription_3, a0_.date AS date_4, a0_.timeStart AS timeStart_5, a0_.timeEnd AS timeEnd_6, a0_.price AS price_7, a0_.capacity AS capacity_8, a0_.dateTimeCreation AS dateTimeCreation_9, a0_.dateTimeModification AS dateTimeModification_10, a0_.type AS type_11, a0_.sortValue AS sortValue_12, a0_.currentStudentsFree AS currentStudentsFree_13, a0_.computePoints AS computePoints_14, a0_.computeCourseHours AS computeCourseHours_15, a0_.computeDanceHours AS computeDanceHours_16, a0_.comments AS comments_17, a0_.legacyReference AS legacyReference_18, a0_.legacyReferenceCourse AS legacyReferenceCourse_19, a0_.as_activity AS as_activity_20, a0_.publishedInAgenda AS publishedInAgenda_21, a0_.background_color AS background_color_22, a0_.text_color AS text_color_23, a0_.imagePoster AS imagePoster_24, a0_.imagePath AS imagePath_25, a0_.imagePathEs AS imagePathEs_26, a0_.published AS published_27, a0_.category_id AS category_id_28, a0_.room_id AS room_id_29, a0_.expandableRoom_id AS expandableRoom_id_30, a0_.term_id AS term_id_31 FROM Activity a0_ WHERE a0_.date LIKE ? AND a0_.type = ? AND a0_.publishedInAgenda = 1 AND a0_.date <= '2026-08-31'
23:55:32 doctrine SELECT c0_.id AS id_0, c0_.name AS name_1, a1_.name AS name_2, c0_.webDescription AS webDescription_3, a1_.webDescription AS webDescription_4, c0_.imageUrl AS imageUrl_5, a1_.id AS id_6, a1_.date AS date_7 FROM Activity a1_ LEFT JOIN Category c0_ ON a1_.category_id = c0_.id WHERE a1_.date LIKE ? AND c0_.active = ? AND a1_.published = 1 AND a1_.publishedInAgenda = 1 AND a1_.date <= '2026-08-31'
23:55:32 doctrine SELECT a0_.id AS id_0, a0_.category AS category_1, a0_.title AS title_2, a0_.description AS description_3, a0_.link AS link_4, a0_.as_activity AS as_activity_5, a0_.recommended AS recommended_6, a0_.publishedInAgenda AS publishedInAgenda_7, a0_.background_color AS background_color_8, a0_.text_color AS text_color_9, a0_.imageUrl AS imageUrl_10, a0_.imageUrlEs AS imageUrlEs_11, a0_.date AS date_12, a0_.dateEnd AS dateEnd_13, a0_.dateCreation AS dateCreation_14, a0_.dateModification AS dateModification_15, a0_.sortValue AS sortValue_16, a0_.dateToShow AS dateToShow_17, a0_.showDate AS showDate_18 FROM Agenda a0_ WHERE a0_.dateToShow LIKE '2025-03-%' AND a0_.dateToShow <= '2026-08-31' AND a0_.publishedInAgenda = 1 ORDER BY a0_.dateToShow ASC, a0_.id DESC
23:55:32 doctrine SELECT s0_.date AS date_0, (SELECT COUNT(s1_.id) + 1 AS sclr_2 FROM Session s1_ WHERE s1_.date < s0_.date AND s1_.calendar_id = c2_.id) AS sclr_1 FROM Term t3_ INNER JOIN Calendar c2_ ON t3_.id = c2_.term_id INNER JOIN Course c4_ ON c2_.id = c4_.calendar_id INNER JOIN Session s0_ ON c2_.id = s0_.calendar_id INNER JOIN Category c5_ ON c4_.category_id = c5_.id WHERE c5_.id IN (2, 11) AND t3_.superTerm_id IS NOT NULL AND (s0_.date BETWEEN ? AND ?) AND c4_.type = ? AND c4_.status <> ? GROUP BY s0_.date
23:55:32 doctrine SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.name AS name_2, c0_.shortDescription AS shortDescription_3, c0_.imageDescriptionPath AS imageDescriptionPath_4, c1_.imageUrl AS imageUrl_5, c1_.background_color AS background_color_6, c1_.text_color AS text_color_7, c1_.id AS id_8, IFNULL(c2_.date, c2_.originalDate) AS sclr_9 FROM CourseType c0_ LEFT JOIN CourseLevel c3_ ON c0_.id = c3_.courseType_id LEFT JOIN Course c1_ ON c3_.id = c1_.courseLevel_id LEFT JOIN Term t4_ ON c1_.term_id = t4_.id LEFT JOIN CourseSession c2_ ON c1_.id = c2_.course_id WHERE c1_.type = ? AND (c2_.date >= ? AND c2_.date <= ?) AND c1_.published = 1
23:55:32 doctrine SELECT c0_.id AS id_0, c0_.name AS name_1, a1_.name AS name_2, c0_.webDescription AS webDescription_3, a1_.webDescription AS webDescription_4, c0_.imageUrl AS imageUrl_5, c0_.background_color AS background_color_6, c0_.text_color AS text_color_7, a1_.id AS id_8, a1_.date AS date_9 FROM Activity a1_ LEFT JOIN Category c0_ ON a1_.category_id = c0_.id WHERE (a1_.date >= ? AND a1_.date <= ?) AND c0_.active = ? AND a1_.published = 1 AND a1_.publishedInAgenda = 1
23:55:32 doctrine SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.description AS description_2, a0_.webDescription AS webDescription_3, a0_.date AS date_4, a0_.timeStart AS timeStart_5, a0_.timeEnd AS timeEnd_6, a0_.price AS price_7, a0_.capacity AS capacity_8, a0_.dateTimeCreation AS dateTimeCreation_9, a0_.dateTimeModification AS dateTimeModification_10, a0_.type AS type_11, a0_.sortValue AS sortValue_12, a0_.currentStudentsFree AS currentStudentsFree_13, a0_.computePoints AS computePoints_14, a0_.computeCourseHours AS computeCourseHours_15, a0_.computeDanceHours AS computeDanceHours_16, a0_.comments AS comments_17, a0_.legacyReference AS legacyReference_18, a0_.legacyReferenceCourse AS legacyReferenceCourse_19, a0_.as_activity AS as_activity_20, a0_.publishedInAgenda AS publishedInAgenda_21, a0_.background_color AS background_color_22, a0_.text_color AS text_color_23, a0_.imagePoster AS imagePoster_24, a0_.imagePath AS imagePath_25, a0_.imagePathEs AS imagePathEs_26, a0_.published AS published_27, a0_.category_id AS category_id_28, a0_.room_id AS room_id_29, a0_.expandableRoom_id AS expandableRoom_id_30, a0_.term_id AS term_id_31 FROM Activity a0_ WHERE (a0_.date >= ? AND a0_.date <= ?) AND a0_.type = ? ORDER BY a0_.date ASC
23:55:32 doctrine SELECT a0_.id AS id_0, a0_.category AS category_1, a0_.title AS title_2, a0_.description AS description_3, a0_.link AS link_4, a0_.as_activity AS as_activity_5, a0_.recommended AS recommended_6, a0_.publishedInAgenda AS publishedInAgenda_7, a0_.background_color AS background_color_8, a0_.text_color AS text_color_9, a0_.imageUrl AS imageUrl_10, a0_.imageUrlEs AS imageUrlEs_11, a0_.date AS date_12, a0_.dateEnd AS dateEnd_13, a0_.dateCreation AS dateCreation_14, a0_.dateModification AS dateModification_15, a0_.sortValue AS sortValue_16, a0_.dateToShow AS dateToShow_17, a0_.showDate AS showDate_18 FROM Agenda a0_ WHERE a0_.dateToShow LIKE '2025-03-%' AND a0_.dateToShow <= '2026-08-31' AND a0_.publishedInAgenda = 1 ORDER BY a0_.dateToShow ASC, a0_.id DESC
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Bundle\FrameworkBundle\EventListener\SessionListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\FormatListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "FOS\RestBundle\EventListener\BodyListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Symfony\Component\Security\Http\Firewall::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\CourseBundle\Listener\SessionTimeoutListener::checkSessionTimeout".
23:55:32 event Notified event "kernel.request" to listener "Nelmio\ApiDocBundle\EventListener\RequestListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\UserBundle\Listener\KernelListener::onKernelRequest".
23:55:32 event Notified event "kernel.request" to listener "Bailongu\CoreBundle\Listener\DoctrineExtensionListener::onLateKernelRequest".
23:55:32 event Notified event "kernel.controller" to listener "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController".
23:55:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
23:55:32 doctrine SELECT t0.id AS id_1, t0.config_section AS config_section_2, t0.config_name AS config_name_3, t0.config_key AS config_key_4, t0.config_type AS config_type_5, t0.config_value AS config_value_6, t0.config_description AS config_description_7, t0.dateCreation AS dateCreation_8, t0.dateModification AS dateModification_9 FROM WebConfiguration t0 WHERE t0.config_key = ? LIMIT 1
23:55:32 doctrine SELECT t0.id AS id_1, t0.config_section AS config_section_2, t0.config_name AS config_name_3, t0.config_key AS config_key_4, t0.config_type AS config_type_5, t0.config_value AS config_value_6, t0.config_description AS config_description_7, t0.dateCreation AS dateCreation_8, t0.dateModification AS dateModification_9 FROM WebConfiguration t0 WHERE t0.config_key = ? LIMIT 1
23:55:32 event Notified event "kernel.view" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView".
23:55:32 event Listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView" stopped propagation of the event "kernel.view".
23:55:32 event Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" was not called for event "kernel.view".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".
23:55:32 event Notified event "kernel.view" to listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView".
23:55:32 event Listener "FOS\RestBundle\EventListener\ViewResponseListener::onKernelView" stopped propagation of the event "kernel.view".
23:55:32 event Listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView" was not called for event "kernel.view".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse".
23:55:32 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
23:55:32 event Notified event "kernel.finish_request" to listener "Symfony\Component\Security\Http\Firewall::onKernelFinishRequest".

Silenced Errors 0

There are no log messages of this level.