16:51:11.000
deprecation
Since symfony/security-http 5.1: The "Symfony\Component\Security\Http\Logout\LogoutSuccessHandlerInterface " interface is deprecated, create a listener for the "Symfony\Component\Security\Http\Event\LogoutEvent " event instead.
16:51:11.000
deprecation
Since symfony/security-http 5.1: The "Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler " class is deprecated, use "Symfony\Component\Security\Http\EventListener\DefaultLogoutListener " instead.
16:51:11.000
deprecation
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface " class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface " instead.
10:22:44.714
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
10:22:44.714
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service " service is deprecated, use "session.storage.factory.native ", "session.storage.factory.php_bridge " or "session.storage.factory.mock_file " instead.
10:22:44.714
debug
INIT
app
10:22:44.714
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
10:22:44.714
deprecation
User Deprecated: The "base_template_class " option on Twig\Environment is deprecated since Twig 2.7.0.
10:22:44.714
debug
Client IP: 216.73.216.117
admin
10:22:44.725
info
Matched route "admin_fullscreen " .
10:22:44.731
debug
Authenticator does not support the request.
10:22:44.731
debug
Checking for authenticator support.
10:22:44.731
debug
Checking support on authenticator.
10:22:44.732
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Eccube\EventListener\LogListener::onKernelRequestEarly " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Eccube\EventListener\IpAddrListener::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest " .
10:22:44.733
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
10:22:44.734
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
10:22:44.736
debug
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
10:22:44.736
debug
Calling Authentication entry point.
security
10:22:44.738
debug
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Listener "Eccube\EventListener\LogListener::onKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Listener "Eccube\EventListener\TransactionListener::onKernelException " was not called for event "kernel.exception " .
10:22:44.738
debug
Notified event "kernel.exception " to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " .
10:22:44.738
debug
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " stopped propagation of the event "kernel.exception " .
10:22:44.739
debug
LOGIC END
10:22:44.739
deprecation
User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest() " is deprecated, use "isMainRequest() " instead.
10:22:44.744
info
Connecting with parameters [
"driver " => "pdo_mysql "
"charset " => "utf8mb4 "
"url " => "<redacted> "
"host " => "localhost "
"port " => 5432
"user " => "xs538259_plus "
"password " => "<redacted> "
"driverOptions " => []
"serverVersion " => "10.5.17-MariaDB-log "
"defaultTableOptions " => [
"charset " => "utf8mb4 "
"collation " => "utf8mb4_bin "
]
"dbname " => "xs538259_plus "
]
10:22:44.744
debug
Executing query: "SET SESSION time_zone = '+00:00' "
10:22:44.745
debug
Executing query: "SELECT DATABASE() "
10:22:44.745
debug
Executing statement: """
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
""" (parameters: [
1 => "xs538259_plus "
] , types: [
1 => 2
] )
10:22:44.749
debug
Executing query: "SELECT DATABASE() "
10:22:44.750
debug
Executing query: "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin') "
10:22:44.752
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Plugin\NewsPageSelfReliance42\EventListener\NpsrPagesListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Eccube\EventListener\LogListener::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Eccube\EventListener\MaintenanceListener::onResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Plugin\RefineCheckItem42\Event::onKernelResponse " .
10:22:44.752
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
10:22:44.753
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
10:22:44.753
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
10:22:44.753
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
10:22:44.753
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
10:22:44.753
debug
PROCESS END
10:22:44.753
debug
Transaction is not active. Rollback skipped.
app
10:22:44.753
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .