06:32:45.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.
06:32:45.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.
06:32:45.000
deprecation
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface " class is deprecated, use "Symfony\Component\PasswordHasher\PasswordHasherInterface " instead.
19:22:45.140
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native " service is deprecated, use "session.storage.factory.native " instead.
19:22:45.140
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.
19:22:45.140
debug
INIT
app
19:22:45.140
deprecation
User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag " service is deprecated, create your own "session.storage.factory " instead.
19:22:45.140
deprecation
User Deprecated: The "base_template_class " option on Twig\Environment is deprecated since Twig 2.7.0.
19:22:45.140
debug
Client IP: 13.58.11.68
admin
19:22:45.148
info
Matched route "admin_product_product_new " .
19:22:45.154
debug
Authenticator does not support the request.
19:22:45.154
debug
Checking for authenticator support.
19:22:45.154
debug
Checking support on authenticator.
19:22:45.155
debug
Notified event "debug.security.authorization.vote " to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Eccube\EventListener\IpAddrListener::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Eccube\EventListener\LogListener::onKernelRequestEarly " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest " .
19:22:45.156
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest " .
19:22:45.157
debug
Notified event "kernel.request " to listener "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest " .
19:22:45.167
debug
Access denied, the user is not fully authenticated; redirecting to authentication entry point.
19:22:45.167
debug
Calling Authentication entry point.
security
19:22:45.168
debug
Notified event "kernel.exception " to listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " .
19:22:45.168
debug
Listener "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException " stopped propagation of the event "kernel.exception " .
19:22:45.168
debug
Listener "Eccube\EventListener\TransactionListener::onKernelException " was not called for event "kernel.exception " .
19:22:45.168
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException " was not called for event "kernel.exception " .
19:22:45.169
debug
LOGIC END
19:22:45.169
debug
Listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException " was not called for event "kernel.exception " .
19:22:45.169
debug
Listener "Eccube\EventListener\LogListener::onKernelException " was not called for event "kernel.exception " .
19:22:45.169
debug
Listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException " was not called for event "kernel.exception " .
19:22:45.169
debug
Listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException " was not called for event "kernel.exception " .
19:22:45.187
info
Connecting with parameters [
"driver " => "pdo_mysql "
"charset " => "utf8mb4 "
"url " => "<redacted> "
"host " => "mysql645.db.sakura.ne.jp "
"port " => null
"user " => "akracing "
"password " => "<redacted> "
"driverOptions " => []
"serverVersion " => "5.7.40-log "
"defaultTableOptions " => [
"charset " => "utf8mb4 "
"collation " => "utf8mb4_bin "
]
"dbname " => "akracing_ec42db_dev "
]
19:22:45.189
debug
Executing query: "SET SESSION time_zone = '+00:00' "
19:22:45.189
debug
Executing query: "SELECT DATABASE() "
19:22:45.190
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 => "akracing_ec42db_dev "
] , types: [
1 => 2
] )
19:22:45.202
debug
Executing query: "SELECT DATABASE() "
19:22:45.206
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') "
19:22:45.211
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Eccube\EventListener\LogListener::onKernelResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Eccube\EventListener\MaintenanceListener::onResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse " .
19:22:45.211
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse " .
19:22:45.212
debug
Notified event "kernel.response " to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse " .
19:22:45.213
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest " .
19:22:45.213
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest " .
19:22:45.213
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest " .
19:22:45.213
debug
Notified event "kernel.finish_request " to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest " .
19:22:45.213
debug
Notified event "kernel.finish_request " to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest " .
19:22:45.214
debug
PROCESS END
19:22:45.214
debug
Transaction is not active. Rollback skipped.
app