18:29:54.759
info
Matched route "app_login " .
18:29:54.766
debug
Checking for authenticator support.
18:29:54.766
debug
Checking support on authenticator.
18:29:54.784
deprecation
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31 " instead of "8 ". (AbstractMySQLDriver.php:89 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
18:29:54.794
info
Connecting with parameters [
"use_savepoints " => true
"driver " => "pdo_mysql "
"idle_connection_ttl " => 600
"host " => "localhost "
"port " => 3306
"user " => "hosting159985eu_KAMISAMA "
"password " => "<redacted> "
"driverOptions " => []
"defaultTableOptions " => []
"dbname " => "hosting159985eu_mylogin "
"serverVersion " => "8 "
"charset " => "utf8mb4 "
]
18:29:54.798
debug
Executing statement: "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.nif AS nif_5, t0.nomempleado AS nomempleado_6, t0.primerapellido AS primerapellido_7, t0.segundoapellido AS segundoapellido_8, t0.jornada AS jornada_9, t0.nivel AS nivel_10, t0.estado AS estado_11, t0.sexo AS sexo_12, t0.indprotecciondatos AS indprotecciondatos_13, t0.categoria AS categoria_14 FROM empleado t0 WHERE t0.username = ? LIMIT 1 " (parameters: [
1 => "Edu "
] , types: [
1 => 2
] )
18:29:54.800
deprecation
User Deprecated: Providing the property $uniqueConstraints on Doctrine\ORM\Mapping\Table does not have any effect and will be removed in Doctrine ORM 4.0. Please use the Doctrine\ORM\Mapping\UniqueConstraint attribute instead. (Table.php:36 called by Relase.php:12, https://github.com/doctrine/orm/pull/11357, package doctrine/orm)
18:29:55.215
debug
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent " to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport " .
18:29:55.216
debug
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent " to listener "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport " .
18:29:55.216
debug
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent " to listener "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport " .
18:29:55.216
debug
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent " to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials " .
18:29:55.216
debug
Notified event "Symfony\Component\Security\Http\Event\CheckPassportEvent " to listener "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport " .
18:29:55.218
debug
Notified event "security.authentication.success " to listener "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials " .
18:29:55.218
info
Authenticator successful!
18:29:55.221
debug
Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent " to listener "Symfony\Component\Security\Http\EventListener\SessionStrategyListener::onSuccessfulLogin " .
18:29:55.221
debug
Notified event "Symfony\Component\Security\Http\Event\LoginSuccessEvent " to listener "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess " .
18:29:55.221
debug
The "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator " authenticator set the response. Any later authenticator will not be called
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
18:29:55.221
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
18:29:55.221
debug
Listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " stopped propagation of the event "kernel.request " .
18:29:55.221
debug
Stored the security token in the session.
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
18:29:55.225
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
18:29:55.226
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
18:29:55.226
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
18:29:55.226
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
18:29:55.226
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .