04:14:40.714
info
Matched route "api.refreshSession " .
04:14:40.714
deprecation
Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$repository is deprecated
04:14:40.715
deprecation
Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$appUserRepository is deprecated
04:14:40.715
debug
Checking for authenticator support.
04:14:40.715
debug
Checking support on authenticator.
04:14:40.715
debug
Authenticator does not support the request.
04:14:40.715
debug
Checking support on authenticator.
04:14:40.715
debug
Authenticator does not support the request.
04:14:40.715
debug
Checking support on authenticator.
04:14:40.715
debug
Authenticator does not support the request.
04:14:40.715
debug
Checking support on authenticator.
04:14:40.715
debug
Authenticator does not support the request.
04:14:40.715
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
04:14:40.717
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
04:14:40.718
debug
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
04:14:40.718
debug
Calling Authentication entry point.
04:14:40.719
debug
Notified event "kernel.exception " to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " .
04:14:40.719
debug
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " stopped propagation of the event "kernel.exception " .
04:14:40.719
debug
Listener "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException " was not called for event "kernel.exception " .
04:14:40.719
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " was not called for event "kernel.exception " .
04:14:40.719
debug
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " was not called for event "kernel.exception " .
04:14:40.719
debug
Listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException " was not called for event "kernel.exception " .
04:14:40.719
debug
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " was not called for event "kernel.exception " .
04:14:40.719
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " was not called for event "kernel.exception " .
04:14:40.721
deprecation
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared " constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1716, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
04:14:40.721
deprecation
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
04:14:40.721
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
04:14:40.721
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
04:14:40.721
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
04:14:40.721
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
04:14:40.721
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
04:14:40.721
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .