03:53:18.667
info
Matched route "api.refreshSession " .
03:53:18.668
deprecation
Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$repository is deprecated
03:53:18.668
deprecation
Deprecated: Creation of dynamic property App\Security\AccessTokenHandler::$appUserRepository is deprecated
03:53:18.668
debug
Checking for authenticator support.
03:53:18.668
debug
Checking support on authenticator.
03:53:18.668
debug
Authenticator does not support the request.
03:53:18.668
debug
Checking support on authenticator.
03:53:18.669
debug
Authenticator does not support the request.
03:53:18.669
debug
Checking support on authenticator.
03:53:18.669
debug
Authenticator does not support the request.
03:53:18.669
debug
Checking support on authenticator.
03:53:18.669
debug
Remember-me cookie detected.
security
03:53:18.669
debug
Read existing security token from the session.
03:53:18.670
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)
03:53:18.670
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)
03:53:18.671
deprecation
User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:61 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)
03:53:18.672
info
Connecting with parameters [
"driver " => "pdo_mysql "
"idle_connection_ttl " => 600
"host " => "192.168.2.95 "
"port " => 3306
"user " => "ijg03_afsm "
"password " => "<redacted> "
"driverOptions " => []
"defaultTableOptions " => [
"collation " => "utf8mb4_unicode_ci "
]
"dbname " => "ijg03_afsm_dev "
"serverVersion " => "10.3.27-MariaDB "
"charset " => "utf8mb4 "
]
03:53:18.673
debug
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.first_name AS first_name_3, t0.last_name AS last_name_4, t0.email_address AS email_address_5, t0.roles AS roles_6, t0.password_new AS password_new_7, t0.token AS token_8, t0.is_active AS is_active_9, t0.salt AS salt_10 FROM sf_guard_user t0 WHERE t0.id = ? " (parameters: [
1 => 1
] , types: [
1 => 1
] )
03:53:18.675
debug
User was reloaded from a user provider.
03:53:18.675
debug
Skipping the "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator " authenticator as it did not support the request.
03:53:18.675
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls " .
03:53:18.675
debug
Notified event "kernel.request " to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "FD\LogViewer\EventSubscriber\RemoteHostProxySubscriber::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.request " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest " .
03:53:18.675
debug
Notified event "kernel.controller " to listener "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController " .
03:53:18.676
debug
Notified event "kernel.controller " to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController " .
03:53:18.676
debug
Notified event "kernel.controller " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController " .
03:53:18.676
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments " .
03:53:18.676
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments " .
03:53:18.676
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments " .
03:53:18.676
debug
Notified event "kernel.controller_arguments " to listener "ContainerI7Hjmjb\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments " .
03:53:18.676
debug
Notified event "kernel.controller_arguments " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments " .
03:53:18.677
debug
Stored the security token in the session.
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
03:53:18.678
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
03:53:18.679
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
03:53:18.679
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
03:53:18.679
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
03:53:18.679
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
03:53:18.679
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
03:53:18.679
debug
Notified event "kernel.finish_request " to listener "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets " .
03:53:18.679
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .