Error 404 Not Found

GET https://tasuplus.kimei.dev/products/detail/9

Forwarded to ErrorController (62a4d7)

ProductController :: detail

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Eccube\Controller\ProductController::detail"
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_route
"product_detail"
_route_params
[
  "id" => "9"
]
_security_authenticators
[]
_security_firewall_run
"_security_customer"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#146
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#30 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#150
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#151 …}
  }
]
_stopwatch_token
"d335f4"
id
"9"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
connection
"upgrade"
host
"tasuplus.kimei.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.230, 192.168.1.101"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"192.168.1.101"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 24 Jun 2026 11:53:37 GMT"
set-cookie
[
  "maintenance_token=deleted; expires=Tue, 24 Jun 2025 11:53:36 GMT; Max-Age=0; path=/; httponly"
  "customer_deauth_profile_token=62a4d7; path=/; secure; httponly; samesite=lax"
  "customer_auth_profile_token=deleted; expires=Tue, 24 Jun 2025 11:53:36 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"%22Eccube%5CEntity%5CProduct%22%20object%20not%20found%20by%20%22Symfony%5CBridge%5CDoctrine%5CArgumentResolver%5CEntityValueResolver%22.%20The%20expression%20%22repository.findWithSortedClassCategories%28id%29%22%20returned%20null."
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fdoctrine-bridge%2FArgumentResolver%2FEntityValueResolver.php:86"
x-debug-token
"d335ea"
x-debug-token-link
"https://tasuplus.kimei.dev/_profiler/62a4d7"
x-previous-debug-token
"62a4d7"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
customer_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2609
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "customer_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
customer_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#2607
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "customer_deauth_profile_token"
  #value: "62a4d7"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#3078
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "maintenance_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 31
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 378
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 594
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 107
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 32
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 35
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 93
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/index.php"
    "line" => 100
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/var/www/html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html"
ECCUBE_ADMIN_ROUTE
"admin"
ECCUBE_TRUSTED_PROXIES
"127.0.0.1"
EC_CUBE_HTTPS_PORT
"4430"
EC_CUBE_HTTP_PORT
"8080"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"upgrade"
HTTP_HOST
"tasuplus.kimei.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.230, 192.168.1.101"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"192.168.1.101"
IMAGE_NAME
"ec-cube/ec-cube-php"
MAILCATCHER_HTTP_PORT
"1080"
MAILCATCHER_SMTP_PORT
"1025"
MYSQL_DATABASE
"sakedb"
MYSQL_IMAGE
"mysql:8.4"
MYSQL_PASSWORD
"35vlf4B7D4y0"
MYSQL_PORT
"13306"
MYSQL_ROOT_PASSWORD
"root"
MYSQL_USER
"eccubesake"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_APP_DEBUG
"1"
REDIRECT_APP_ENV
"dev"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/products/detail/9"
REGISTRY
"ghcr.io"
REMOTE_ADDR
"172.19.0.1"
REMOTE_PORT
"57662"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1782302017
REQUEST_TIME_FLOAT
1782302017.4972
REQUEST_URI
"/products/detail/9"
SCRIPT_FILENAME
"/var/www/html/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.4"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"tasuplus.kimei.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at tasuplus.kimei.dev Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SSL_CIPHER
"ECDHE-RSA-AES256-GCM-SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=localhost"
SSL_SERVER_I_DN_CN
"localhost"
SSL_SERVER_M_SERIAL
"412D4670A3B781B07777360CDA04323E2318A721"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"localhost"
SSL_SERVER_S_DN
"CN=localhost"
SSL_SERVER_S_DN_CN
"localhost"
SSL_SERVER_V_END
"Apr 19 08:38:50 2036 GMT"
SSL_SERVER_V_START
"Apr 22 08:38:50 2026 GMT"
SSL_SESSION_ID
"ef8934ea067c1681f0b1e856210ea5d19b715b78f8fdfabc632003905b39768a"
SSL_SESSION_RESUMED
"Resumed"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.66"
SSL_VERSION_LIBRARY
"OpenSSL/3.5.5"
TAG
"8.2-apache"

Sub Requests 1

ErrorController (token = 62a4d7)

Key Value
_controller
"error_controller"
_stopwatch_token
"76ab73"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1756
  #message: ""Eccube\Entity\Product" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver". The expression "repository.findWithSortedClassCategories(id)" returned null."
  #code: 0
  #file: "/var/www/html/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
  #line: 86
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
      Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
      › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
    }
    /var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
      › 
      › yield from $this->inner->resolve($request, $argument);}
    /var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
    }
    /var/www/html/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
      Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:175 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/index.php:100 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#645
  -records: [
    81 => [
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.524+00:00"
        "message" => "Client IP: 172.19.0.1"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.524+00:00"
        "message" => "INIT"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.527+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "product_detail"
          "route_parameters" => [
            "_route" => "product_detail"
            "_controller" => "Eccube\Controller\ProductController::detail"
            "id" => "9"
          ]
          "request_uri" => "https://tasuplus.kimei.dev/products/detail/9"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.528+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.528+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.528+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.528+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.529+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.529+00:00"
        "message" => "PROCESS START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.531+00:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.4.0" instead of "8.4". (AbstractMySQLDriver.php:81 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#945
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.4.0" instead of "8.4". (AbstractMySQLDriver.php:81 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:81 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if (! version_compare($version, '8.4.0', '>=')) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:558 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › $fieldName    = $class->identifier ? $class->getSingleIdentifierFieldName() : null;$platform     = $this->getTargetPlatform();}
              /var/www/html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:134 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->resolveRepository(): EntityRepository …
                › /** @var ClassMetadata<T> $classMetadata */$classMetadata = $manager->getClassMetadata($this->entityClass);}
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:60 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › /** @psalm-suppress InvalidReturnStatement This proxy is used only in combination with newer parent class */return ($this->repository ??= $this->resolveRepository())    ->find($id, $lockMode, $lockVersion);
              }
              /var/www/html/src/Eccube/Repository/BaseInfoRepository.php:39 {
                Eccube\Repository\BaseInfoRepository->get(int $id = 1): BaseInfo …
                › {    $BaseInfo = $this->find($id);}
              /var/www/html/src/Eccube/EventListener/TwigInitializeListener.php:66 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event): void …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/index.php:100 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.535+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8"
            "idle_connection_ttl" => 600
            "host" => "mysql"
            "port" => null
            "user" => "eccubesake"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "8.4"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collation" => "utf8mb4_bin"
            ]
            "dbname" => "sakedb"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.536+00:00"
        "message" => "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#951
            #message: "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:393 {
                Doctrine\DBAL\Connection->connect() …
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(        'doctrine/dbal',
              }
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:1692 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /var/www/html/vendor/doctrine/dbal/src/Connection.php:871 {
                Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
                › {    $connection = $this->getWrappedConnection();}
              /var/www/html/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:148 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL(): string …
                › if ($this->class->discriminatorValue !== null) { // discriminators can be 0    array_unshift($values, $this->conn->quote((string) $this->class->discriminatorValue));}
              }
              /var/www/html/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:126 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, ?AssociationMapping $assoc = null): string …
                › 
                ›     return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();}
              }
              /var/www/html/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1136 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL(Doctrine\Common\Collections\Criteria|array $criteria, ?AssociationMapping $assoc = null, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?int $offset = null, ?array $orderBy = null): string …
                › ? $this->getSelectConditionCriteriaSQL($criteria): $this->getSelectConditionSQL($criteria, $assoc);}
              /var/www/html/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:736 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, ?object $entity = null, ?AssociationMapping $assoc = null, array $hints = [], Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $limit = null, ?array $orderBy = null): ?object …
                › 
                › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
              }
              /var/www/html/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:756 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, ?object $entity = null): ?object …
                › {    return $this->load($identifier, $entity);}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:366 {
                Doctrine\ORM\EntityManager->find($className, mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityRepository.php:86 {
                Doctrine\ORM\EntityRepository->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › {    return $this->em->find($this->entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:61 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                ›     return ($this->repository ??= $this->resolveRepository())        ->find($id, $lockMode, $lockVersion);}
              }
              /var/www/html/src/Eccube/Repository/BaseInfoRepository.php:39 {
                Eccube\Repository\BaseInfoRepository->get(int $id = 1): BaseInfo …
                › {    $BaseInfo = $this->find($id);}
              /var/www/html/src/Eccube/EventListener/TwigInitializeListener.php:66 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event): void …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/index.php:100 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.536+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET SESSION time_zone = '+00:00'"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.538+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.option_guest_purchase AS option_guest_purchase_31, t0.php_path AS php_path_32, t0.option_point AS option_point_33, t0.basic_point_rate AS basic_point_rate_34, t0.point_conversion_rate AS point_conversion_rate_35, t0.ga_id AS ga_id_36, t0.country_id AS country_id_37, t0.pref_id AS pref_id_38, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.541+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
          "params" => [
            1 => "product_detail"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.543+00:00"
        "message" => "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1068
            #message: "User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead."
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-foundation/Request.php"
            #line: 754
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/symfony/http-foundation/Request.php:754 {
                Symfony\Component\HttpFoundation\Request->get(string $key, mixed $default = null): mixed …
                › {    trigger_deprecation('symfony/http-foundation', '7.4', 'Request::get() is deprecated, use properties ->attributes, query or request directly instead.');}
              /var/www/html/src/Eccube/EventListener/TwigInitializeListener.php:124 {
                Eccube\EventListener\TwigInitializeListener->setFrontVariables(RequestEvent $event): void …
                › // 管理者ログインしている場合にページレイアウトのプレビューが可能if ($request->get('preview')) {    $is_admin = $request->getSession()->has('_security_admin');
              }
              /var/www/html/src/Eccube/EventListener/TwigInitializeListener.php:71 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event): void …
                › } else {    $this->setFrontVariables($event);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/index.php:100 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.544+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.545+00:00"
        "message" => "Executing statement: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Begin Transaction."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.546+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.547+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\RestrictFileUploadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.548+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.549+00:00"
        "message" => "LOGIC START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.549+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.550+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\LogListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.550+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\RateLimiterListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.550+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.557+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.name AS name_1, d0_.note AS note_2, d0_.description_list AS description_list_3, d0_.description_detail AS description_detail_4, d0_.search_word AS search_word_5, d0_.free_area AS free_area_6, d0_.create_date AS create_date_7, d0_.update_date AS update_date_8, d0_.name_vi AS name_vi_9, d0_.description_detail_vi AS description_detail_vi_10, d0_.description_list_vi AS description_list_vi_11, d0_.note_vi AS note_vi_12, d0_.brand_en AS brand_en_13, d0_.brand_vi AS brand_vi_14, d0_.region_en AS region_en_15, d0_.region_vi AS region_vi_16, d0_.volume_ml AS volume_ml_17, d0_.alcohol_percentage AS alcohol_percentage_18, d1_.id AS id_19, d1_.product_code AS product_code_20, d1_.stock AS stock_21, d1_.stock_unlimited AS stock_unlimited_22, d1_.sale_limit AS sale_limit_23, d1_.price01 AS price01_24, d1_.price02 AS price02_25, d1_.delivery_fee AS delivery_fee_26, d1_.visible AS visible_27, d1_.create_date AS create_date_28, d1_.update_date AS update_date_29, d1_.currency_code AS currency_code_30, d1_.point_rate AS point_rate_31, d2_.id AS id_32, d2_.stock AS stock_33, d2_.create_date AS create_date_34, d2_.update_date AS update_date_35, d3_.id AS id_36, d3_.tax_rate AS tax_rate_37, d3_.tax_adjust AS tax_adjust_38, d3_.apply_date AS apply_date_39, d3_.create_date AS create_date_40, d3_.update_date AS update_date_41, d4_.id AS id_42, d4_.backend_name AS backend_name_43, d4_.name AS name_44, d4_.sort_no AS sort_no_45, d4_.visible AS visible_46, d4_.create_date AS create_date_47, d4_.update_date AS update_date_48, d4_.name_vi AS name_vi_49, d4_.backend_name_vi AS backend_name_vi_50, d5_.id AS id_51, d5_.backend_name AS backend_name_52, d5_.name AS name_53, d5_.sort_no AS sort_no_54, d5_.visible AS visible_55, d5_.create_date AS create_date_56, d5_.update_date AS update_date_57, d5_.name_vi AS name_vi_58, d5_.backend_name_vi AS backend_name_vi_59, d6_.id AS id_60, d6_.backend_name AS backend_name_61, d6_.name AS name_62, d6_.sort_no AS sort_no_63, d6_.create_date AS create_date_64, d6_.update_date AS update_date_65, d6_.name_vi AS name_vi_66, d6_.backend_name_vi AS backend_name_vi_67, d7_.id AS id_68, d7_.backend_name AS backend_name_69, d7_.name AS name_70, d7_.sort_no AS sort_no_71, d7_.create_date AS create_date_72, d7_.update_date AS update_date_73, d7_.name_vi AS name_vi_74, d7_.backend_name_vi AS backend_name_vi_75, d8_.id AS id_76, d8_.file_name AS file_name_77, d8_.sort_no AS sort_no_78, d8_.create_date AS create_date_79, d9_.id AS id_80, d9_.create_date AS create_date_81, d0_.discriminator_type AS discriminator_type_82, d0_.creator_id AS creator_id_83, d0_.product_status_id AS product_status_id_84, d1_.discriminator_type AS discriminator_type_85, d1_.product_id AS product_id_86, d1_.sale_type_id AS sale_type_id_87, d1_.class_category_id1 AS class_category_id1_88, d1_.class_category_id2 AS class_category_id2_89, d1_.delivery_duration_id AS delivery_duration_id_90, d1_.creator_id AS creator_id_91, d2_.discriminator_type AS discriminator_type_92, d2_.product_class_id AS product_class_id_93, d2_.creator_id AS creator_id_94, d3_.discriminator_type AS discriminator_type_95, d3_.product_class_id AS product_class_id_96, d3_.creator_id AS creator_id_97, d3_.country_id AS country_id_98, d3_.pref_id AS pref_id_99, d3_.product_id AS product_id_100, d3_.rounding_type_id AS rounding_type_id_101, d4_.discriminator_type AS discriminator_type_102, d4_.class_name_id AS class_name_id_103, d4_.creator_id AS creator_id_104, d5_.discriminator_type AS discriminator_type_105, d5_.class_name_id AS class_name_id_106, d5_.creator_id AS creator_id_107, d6_.discriminator_type AS discriminator_type_108, d6_.creator_id AS creator_id_109, d7_.discriminator_type AS discriminator_type_110, d7_.creator_id AS creator_id_111, d8_.discriminator_type AS discriminator_type_112, d8_.product_id AS product_id_113, d8_.creator_id AS creator_id_114, d9_.discriminator_type AS discriminator_type_115, d9_.product_id AS product_id_116, d9_.tag_id AS tag_id_117, d9_.creator_id AS creator_id_118 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') LEFT JOIN dtb_product_stock d2_ ON d1_.id = d2_.product_class_id AND d2_.discriminator_type IN ('productstock') LEFT JOIN dtb_tax_rule d3_ ON d1_.id = d3_.product_class_id AND d3_.discriminator_type IN ('taxrule') LEFT JOIN dtb_class_category d4_ ON d1_.class_category_id1 = d4_.id AND d4_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d5_ ON d1_.class_category_id2 = d5_.id AND d5_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_name d6_ ON d4_.class_name_id = d6_.id AND d6_.discriminator_type IN ('classname') LEFT JOIN dtb_class_name d7_ ON d5_.class_name_id = d7_.id AND d7_.discriminator_type IN ('classname') LEFT JOIN dtb_product_image d8_ ON d0_.id = d8_.product_id AND d8_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d9_ ON d0_.id = d9_.product_id AND d9_.discriminator_type IN ('producttag') WHERE (d0_.id = ? AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d4_.sort_no DESC, d5_.sort_no DESC, d8_.sort_no ASC"
          "params" => [
            1 => 9
            2 => 1
          ]
          "types" => [
            1 => 1
            2 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.559+00:00"
        "message" => "Rollback executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.559+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: ""Eccube\Entity\Product" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver". The expression "repository.findWithSortedClassCategories(id)" returned null." at EntityValueResolver.php line 86"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1756
            #message: ""Eccube\Entity\Product" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver". The expression "repository.findWithSortedClassCategories(id)" returned null."
            #code: 0
            #file: "/var/www/html/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
            #line: 86
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
              }
              /var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/html/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/html/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:175 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/index.php:100 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.559+00:00"
        "message" => ""Eccube\Entity\Product" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver". The expression "repository.findWithSortedClassCategories(id)" returned null."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          404
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.595+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Eccube\EventListener\LogListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.595+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.595+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.595+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.595+00:00"
        "message" => "LOGIC END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.598+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "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')"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.601+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.601+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.601+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\LogListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.601+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.602+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.603+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.603+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.603+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.603+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.603+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1970 => [
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.560+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.561+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\RestrictFileUploadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.562+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.563+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.563+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.564+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.564+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\LogListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.564+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\RateLimiterListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.564+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.565+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.565+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.565+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.565+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Eccube\EventListener\TwoFactorAuthListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerR64en0B\RequestPayloadValueResolverGhost8b88c26::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.566+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.577+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.578+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "sakedb"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.579+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.579+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "sakedb"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.581+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.581+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                      ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "sakedb"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.582+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.583+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                        k.COLUMN_NAME,\n
                        k.REFERENCED_TABLE_NAME,\n
                        k.REFERENCED_COLUMN_NAME,\n
                        k.ORDINAL_POSITION /*!50116,\n
                        c.UPDATE_RULE,\n
                        c.DELETE_RULE */\n
            FROM information_schema.key_column_usage k /*!50116\n
            INNER JOIN information_schema.referential_constraints c\n
            ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
            AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'sakedb' */ ORDER BY k.ORDINAL_POSITION
            """
          "params" => [
            1 => "sakedb"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.584+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT       c.COLUMN_NAME        AS field,\n
                   c.COLUMN_TYPE       AS type,\n
                   c.IS_NULLABLE        AS `null`,\n
                   c.COLUMN_KEY         AS `key`,\n
                   c.COLUMN_DEFAULT     AS `default`,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT     AS comment,\n
                   c.CHARACTER_SET_NAME AS characterset,\n
                   c.COLLATION_NAME     AS collation\n
            FROM information_schema.COLUMNS c\n
                INNER JOIN information_schema.TABLES t\n
                    ON t.TABLE_NAME = c.TABLE_NAME\n
                 WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
            """
          "params" => [
            1 => "sakedb"
            2 => "sakedb"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.585+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.586+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT        NON_UNIQUE  AS Non_Unique,\n
                    INDEX_NAME  AS Key_name,\n
                    COLUMN_NAME AS Column_Name,\n
                    SUB_PART    AS Sub_Part,\n
                    INDEX_TYPE  AS Index_Type\n
            FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
            """
          "params" => [
            1 => "sakedb"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.587+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.589+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.590+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "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')"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\LogListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.592+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.593+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.593+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.593+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.593+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.593+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.594+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    "" => [
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.604+00:00"
        "message" => "PROCESS END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.604+00:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.604+00:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1782302017
        "timestamp_rfc3339" => "2026-06-24T11:53:37.605+00:00"
        "message" => "Commit executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
    ]
  ]
  -errorCount: [
    81 => 1
    1970 => 0
    "" => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#644 …}
}