Error 500 Internal Server Error

GET https://dev.eco2l.com/products/detail/116

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"817b53"
exception
Error {#4423
  #message: "Call to a member function getRankType() on null"
  #code: 0
  #file: "/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php"
  #line: 223
  trace: {
    /home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:223 {
      Customize\Controller\ProductController->checkApproval(Product $Product) …
      › \rif ($User->getRankType() == 0 && $Product->getApprovalGeneral() === false) {\r    return false;\r
    }
    /home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:252 {
      Customize\Controller\ProductController->detail(Request $request, Product $Product) …
      › \rif (!$this->checkApproval($Product)) {\r    return $this->redirect($this->generateUrl('product_list'));\r
    }
    /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/opty/html/ec-cube-dev/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) {
    }
    /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
      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 {
    }
    /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#671
  -records: [
    "" => [
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.314+09:00"
        "message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#42
            #message: "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/app/proxy/entity/src/Eccube/Entity/Customer.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/app/proxy/entity/src/Eccube/Entity/Customer.php:34 {
                require_once …
                ›  */class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable{
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /home/opty/html/ec-cube-dev/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.314+09:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#637
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:23 {
                ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
                ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.314+09:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#635
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_ReaderService.php:23 {
                ContainerGQ4tGNT\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:25 {
                ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
                ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.314+09:00"
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#628
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CacheAdapterService.php:23 {
                ContainerGQ4tGNT\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:25 {
                ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
                ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.361+09:00"
        "message" => "Uncaught Error: Call to a member function getRankType() on null"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Error {#4423
            #message: "Call to a member function getRankType() on null"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php"
            #line: 223
            trace: {
              /home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:223 {
                Customize\Controller\ProductController->checkApproval(Product $Product) …
                › \rif ($User->getRankType() == 0 && $Product->getApprovalGeneral() === false) {\r    return false;\r
              }
              /home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:252 {
                Customize\Controller\ProductController->detail(Request $request, Product $Product) …
                › \rif (!$this->checkApproval($Product)) {\r    return $this->redirect($this->generateUrl('product_list'));\r
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.390+09:00"
        "message" => "PROCESS END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.390+09:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.390+09:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.390+09:00"
        "message" => "Commit executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
    ]
    5 => [
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.315+09:00"
        "message" => "Client IP: 216.73.216.226"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.316+09:00"
        "message" => "INIT"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.317+09:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "product_detail"
          "route_parameters" => [
            "_route" => "product_detail"
            "_controller" => "Customize\Controller\ProductController::detail"
            "id" => "116"
          ]
          "request_uri" => "https://dev.eco2l.com/products/detail/116"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "PROCESS START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#111
            #message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:68 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:988 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [(\dirname(__DIR__, 4).'/src/Eccube/Entity')]);$d->setTraitProxiesDirectory((\dirname(__DIR__, 4).'/app/proxy/entity'));
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#110
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:78 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:988 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [(\dirname(__DIR__, 4).'/src/Eccube/Entity')]);$d->setTraitProxiesDirectory((\dirname(__DIR__, 4).'/app/proxy/entity'));
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.318+09:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#63
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:178 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:1195 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.319+09:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\InitSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#24
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\InitSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.319+09:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\SaveEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#876
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\SaveEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.319+09:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#730
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.319+09:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Customize\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#881
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Customize\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                › if ($this->evm->hasListeners(Events::loadClassMetadata)) {    $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.321+09:00"
        "message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#982
            #message: "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php:34 {
                class_exists(string $class, bool $autoload = true): bool …
                ›  */class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable{
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php:24 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Member')) {    /**
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
                › {    return $this->driver->getAllClassNames();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:242 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) {    $this->addDefaultDiscriminatorMap($class);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.324+09:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "host" => "localhost"
            "port" => null
            "user" => "dev_ec_user"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "10.5.22-MariaDB"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collation" => "utf8mb4_bin"
            ]
            "dbname" => "dev_eccube43_db"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.325+09:00"
        "message" => "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:388 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1806
            #message: "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:388 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:388 {
                Doctrine\DBAL\Connection->connect() …
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(        'doctrine/dbal',
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:1659 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:866 {
                Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
                › {    $connection = $this->getWrappedConnection();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:157 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
                › if ($this->class->discriminatorValue !== null) { // discriminators can be 0    array_unshift($values, $this->conn->quote($this->class->discriminatorValue));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
                › 
                ›     return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1118 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
                › ? $this->getSelectConditionCriteriaSQL($criteria): $this->getSelectConditionSQL($criteria, $assoc);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:772 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
                › 
                › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:792 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
                › {    return $this->load($identifier, $entity);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:521 {
                Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.325+09:00"
        "message" => "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1248 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1808
            #message: "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1248 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:173 {
                Doctrine\Deprecations\Deprecation::triggerIfCalledFromOutside(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php:1248 {
                Doctrine\DBAL\Platforms\AbstractMySQLPlatform->getName() …
                › {    Deprecation::triggerIfCalledFromOutside(        'doctrine/dbal',
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php:36 {
                Eccube\Doctrine\EventSubscriber\InitSubscriber->postConnect(ConnectionEventArgs $args) …
                › $db = $args->getConnection();$platform = $args->getConnection()->getDatabasePlatform()->getName();}
              /home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
                › foreach ($this->listeners[$eventName] as $hash => $listener) {    $listener->{$this->methods[$eventName][$hash]}($eventArgs);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:396 {
                Doctrine\DBAL\Connection->connect() …
                ›     $eventArgs = new Event\ConnectionEventArgs($this);    $this->_eventManager->dispatchEvent(Events::postConnect, $eventArgs);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:1659 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:866 {
                Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
                › {    $connection = $this->getWrappedConnection();}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:157 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
                › if ($this->class->discriminatorValue !== null) { // discriminators can be 0    array_unshift($values, $this->conn->quote($this->class->discriminatorValue));}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
                › 
                ›     return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1118 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
                › ? $this->getSelectConditionCriteriaSQL($criteria): $this->getSelectConditionSQL($criteria, $assoc);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:772 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
                › 
                › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:792 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
                › {    return $this->load($identifier, $entity);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:521 {
                Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
                Eccube\Repository\BaseInfoRepository->get($id = 1) …
                › {    $BaseInfo = $this->find($id);}
              /home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
                Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
                › 
                › $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());}
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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);}
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.325+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET SESSION time_zone = '+00:00'"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.326+09: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.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.ga_id AS ga_id_35, t0.country_id AS country_id_36, t0.pref_id AS pref_id_37, 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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.330+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.333+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Executing statement: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Begin Transaction."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.334+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\RestrictFileUploadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.335+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.336+09:00"
        "message" => "LOGIC START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.336+09:00"
        "message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2598
            #message: "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
            #line: 314
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
                › if (isset($passedOptions['repository_method'])) {    @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', \E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:298 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
                › 
                › $options = $this->getOptions($configuration, false);}
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.336+09:00"
        "message" => "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2596
            #message: "User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php"
            #line: 314
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getOptions(ParamConverter $configuration, $strict = true) …
                › if (isset($passedOptions['repository_method'])) {    @trigger_error('The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @Entity.', \E_USER_DEPRECATED);}
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:76 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
                › $class = $configuration->getClass();$options = $this->getOptions($configuration);}
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.344+09: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_.approval_general AS approval_general_9, d0_.approval_retailer AS approval_retailer_10, d0_.approval_agency AS approval_agency_11, d1_.id AS id_12, d1_.product_code AS product_code_13, d1_.stock AS stock_14, d1_.stock_unlimited AS stock_unlimited_15, d1_.sale_limit AS sale_limit_16, d1_.price01 AS price01_17, d1_.price02 AS price02_18, d1_.price03 AS price03_19, d1_.price04 AS price04_20, d1_.delivery_fee AS delivery_fee_21, d1_.visible AS visible_22, d1_.create_date AS create_date_23, d1_.update_date AS update_date_24, d1_.currency_code AS currency_code_25, d1_.point_rate AS point_rate_26, d2_.id AS id_27, d2_.backend_name AS backend_name_28, d2_.name AS name_29, d2_.sort_no AS sort_no_30, d2_.visible AS visible_31, d2_.create_date AS create_date_32, d2_.update_date AS update_date_33, d3_.id AS id_34, d3_.backend_name AS backend_name_35, d3_.name AS name_36, d3_.sort_no AS sort_no_37, d3_.visible AS visible_38, d3_.create_date AS create_date_39, d3_.update_date AS update_date_40, d4_.id AS id_41, d4_.file_name AS file_name_42, d4_.sort_no AS sort_no_43, d4_.create_date AS create_date_44, d5_.id AS id_45, d5_.create_date AS create_date_46, d0_.discriminator_type AS discriminator_type_47, d0_.creator_id AS creator_id_48, d0_.product_status_id AS product_status_id_49, d1_.discriminator_type AS discriminator_type_50, d1_.product_id AS product_id_51, d1_.sale_type_id AS sale_type_id_52, d1_.class_category_id1 AS class_category_id1_53, d1_.class_category_id2 AS class_category_id2_54, d1_.delivery_duration_id AS delivery_duration_id_55, d1_.creator_id AS creator_id_56, d2_.discriminator_type AS discriminator_type_57, d2_.class_name_id AS class_name_id_58, d2_.creator_id AS creator_id_59, d3_.discriminator_type AS discriminator_type_60, d3_.class_name_id AS class_name_id_61, d3_.creator_id AS creator_id_62, d4_.discriminator_type AS discriminator_type_63, d4_.product_id AS product_id_64, d4_.creator_id AS creator_id_65, d5_.discriminator_type AS discriminator_type_66, d5_.product_id AS product_id_67, d5_.tag_id AS tag_id_68, d5_.creator_id AS creator_id_69 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_class_category d2_ ON d1_.class_category_id1 = d2_.id AND d2_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d3_ ON d1_.class_category_id2 = d3_.id AND d3_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d4_ ON d0_.id = d4_.product_id AND d4_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d5_ ON d0_.id = d5_.product_id AND d5_.discriminator_type IN ('producttag') WHERE (d0_.id = ? AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no ASC"
          "params" => [
            1 => "116"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.348+09:00"
        "message" => "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3959
            #message: "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
            #line: 9
            #severity: E_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:9 {
                require …
                ›  */class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy{
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:210 {
                Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
                › $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);require $fileName;break;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:109 {
                Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) …
                › {    $definition = $this->definitions[$className] ?? $this->getProxyDefinition($className);    $fqcn       = $definition->proxyClassName;
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:207 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
                › if (! $this->isLazyGhostObjectEnabled) {    return parent::getProxy($className, $identifier);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/UnitOfWork.php:3114 {
                Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
                › 
                ›     return $this->_uow->createEntity($className, $data, $this->_hints);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:498 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:270 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:1225 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);}
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:1166 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:991 {
                Doctrine\ORM\AbstractQuery->getSingleResult($hydrationMode = null) …
                › {    $result = $this->execute(null, $hydrationMode);}
              /home/opty/html/ec-cube-dev/src/Eccube/Repository/ProductRepository.php:93 {
                Eccube\Repository\ProductRepository->findWithSortedClassCategories($productId) …
                › ->getQuery()->getSingleResult();}
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:142 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->find($class, Request $request, $options, $name) …
                › try {    return $om->getRepository($class)->$method($id);} catch (NoResultException $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:91 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
                ›     // find by identifier?} elseif (false === $object = $this->find($class, $request, $options, $name)) {    // find by criteria
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /home/opty/html/ec-cube-dev/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
                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 {
              }
              /home/opty/html/ec-cube-dev/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.349+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 213
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.350+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 213
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.353+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 208
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.353+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.tax_rate AS tax_rate_1, d0_.tax_adjust AS tax_adjust_2, d0_.apply_date AS apply_date_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d0_.discriminator_type AS discriminator_type_6, d0_.product_class_id AS product_class_id_7, d0_.creator_id AS creator_id_8, d0_.country_id AS country_id_9, d0_.pref_id AS pref_id_10, d0_.product_id AS product_id_11, d0_.rounding_type_id AS rounding_type_id_12 FROM dtb_tax_rule d0_ WHERE (d0_.apply_date < ? AND d0_.pref_id IS NULL AND d0_.country_id IS NULL AND d0_.product_id IS NULL AND d0_.product_class_id IS NULL) AND d0_.discriminator_type IN ('taxrule') ORDER BY d0_.apply_date DESC"
          "params" => [
            1 => "2026-06-18 14:27:00"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.355+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 208
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.356+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 209
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.356+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 209
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.356+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 210
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.357+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 210
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.357+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 214
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.357+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 214
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.358+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 215
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.358+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 215
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.358+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 211
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.358+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 211
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.359+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.stock AS stock_2, t0.create_date AS create_date_3, t0.update_date AS update_date_4, t0.product_class_id AS product_class_id_5, t0.creator_id AS creator_id_6, t0.discriminator_type FROM dtb_product_stock t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('productstock')"
          "params" => [
            1 => 216
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.359+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.tax_rate AS tax_rate_2, t0.tax_adjust AS tax_adjust_3, t0.apply_date AS apply_date_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.product_class_id AS product_class_id_7, t0.creator_id AS creator_id_8, t0.country_id AS country_id_9, t0.pref_id AS pref_id_10, t0.product_id AS product_id_11, t0.rounding_type_id AS rounding_type_id_12, t0.discriminator_type FROM dtb_tax_rule t0 WHERE t0.product_class_id = ? AND t0.discriminator_type IN ('taxrule')"
          "params" => [
            1 => 216
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.359+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\LogListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\RateLimiterListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerGQ4tGNT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.360+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.361+09:00"
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4445
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:3055 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2196 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:713 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2498 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:1297 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:82 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php:535 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.361+09:00"
        "message" => "Rollback executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09:00"
        "message" => "Uncaught PHP Exception Error: "Call to a member function getRankType() on null" at ProductController.php line 223"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Error {#4423}
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09:00"
        "message" => "Error: Call to a member function getRankType() on null (uncaught exception) at /home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php line 223"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Error {#4423}
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Eccube\EventListener\LogListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.381+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.381+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.381+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.381+09:00"
        "message" => "LOGIC END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_detail"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.386+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\LogListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.388+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.389+09: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"
      ]
    ]
    4549 => [
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.362+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\RestrictFileUploadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\LogListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09:00"
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4645
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/home/opty/html/ec-cube-dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /home/opty/html/ec-cube-dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2814 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2799 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getSerializerService($container) …
                › $c = ($container->services['translator'] ?? self::getTranslatorService($container));$d = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getErrorControllerService.php:29 {
                ContainerGQ4tGNT\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
                ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /home/opty/html/ec-cube-dev/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) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /home/opty/html/ec-cube-dev/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);}
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:82 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php:535 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.363+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\LogListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Eccube\EventListener\RateLimiterListener::onController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerGQ4tGNT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.364+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.375+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.375+09: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 => "dev_eccube43_db"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.377+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.378+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\LogListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Eccube\EventListener\MaintenanceListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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" => 1781760420
        "timestamp_rfc3339" => "2026-06-18T14:27:00.380+09: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"
      ]
    ]
  ]
  -errorCount: [
    "" => 1
    5 => 2
    4549 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#670 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
authorization
""
host
"dev.eco2l.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

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
"Thu, 18 Jun 2026 05:27:00 GMT"
set-cookie
"maintenance_token=deleted; expires=Wed, 18 Jun 2025 05:26:59 GMT; Max-Age=0; path=/; httponly"
vary
"Accept"
x-debug-exception
"Call%20to%20a%20member%20function%20getRankType%28%29%20on%20null"
x-debug-exception-file
"%2Fhome%2Fopty%2Fhtml%2Fec-cube-dev%2Fapp%2FCustomize%2FController%2FProductController.php:223"
x-debug-token
"002da3"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
maintenance_token
Symfony\Component\HttpFoundation\Cookie {#4848
  #name: "maintenance_token"
  #value: null
  #domain: null
  #expire: 1
  #path: "/"
  #secure: false
  #httpOnly: true
  -raw: false
  -sameSite: null
  -partitioned: false
  -secureDefault: false
}

Session 7

Session Metadata

Key Value
Created
"Thu, 18 Jun 26 14:27:00 +0900"
Last used
"Thu, 18 Jun 26 14:27:00 +0900"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 388
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 598
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 98
    "function" => "debug"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Customize\Controller\ProductController:491
[
  [
    "file" => "/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php"
    "line" => 491
    "function" => "has"
    "class" => "Eccube\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php"
    "line" => 248
    "function" => "checkVisibility"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "detail"
    "class" => "Customize\Controller\ProductController"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 82
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 535
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 82
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 535
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 82
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 535
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 82
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 535
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 82
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/opty/html/ec-cube-dev/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 535
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "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
"/home/opty/html/ec-cube-dev"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8mb4"
DATABASE_SERVER_VERSION
"10.5.22-MariaDB"
DATABASE_URL
"mysql://dev_ec_user:pCiV6NQ%W8vh@localhost/dev_eccube43_db"
DOCUMENT_ROOT
"/home/opty/html/ec-cube-dev"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_DENY_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"admin"
ECCUBE_AUTH_MAGIC
"4e1GlYA0Vsm6asnz"
ECCUBE_FORCE_SSL
"1"
ECCUBE_FRONT_ALLOW_HOSTS
"[]"
ECCUBE_FRONT_DENY_HOSTS
"[]"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"default"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"7"
H2_STREAM_TAG
"515644-749-7"
HOME
"/usr/share/httpd"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_AUTHORIZATION
""
HTTP_HOST
"dev.eco2l.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
MAILER_DSN
"sendmail://default"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"7"
REDIRECT_H2_STREAM_TAG
"515644-749-7"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_SSL_TLS_SNI
"dev.eco2l.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ajOBpEvm4I7GqFALzKP6fQAAkA0"
REDIRECT_URL
"/products/detail/116"
REMOTE_ADDR
"216.73.216.226"
REMOTE_PORT
"30904"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781760420
REQUEST_TIME_FLOAT
1781760420.3032
REQUEST_URI
"/products/detail/116"
SCRIPT_FILENAME
"/home/opty/html/ec-cube-dev/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"133.117.153.115"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"dev.eco2l.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (AlmaLinux) OpenSSL/3.5.1"
SSL_CIPHER
"TLS_AES_256_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.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E8,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E8"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"05D83EBDF248D7526DD213077219508166F0"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"dev.eco2l.com"
SSL_SERVER_S_DN
"CN=dev.eco2l.com"
SSL_SERVER_S_DN_CN
"dev.eco2l.com"
SSL_SERVER_V_END
"Jul 30 19:07:16 2026 GMT"
SSL_SERVER_V_START
"May  1 19:07:17 2026 GMT"
SSL_SESSION_ID
"82fa9cef479a15207bcdc8c83159a9ff97434f4a63496f5ec1f5b6f9aec2e631"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"dev.eco2l.com"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.62"
SSL_VERSION_LIBRARY
"OpenSSL/3.5.1"
TRUSTED_HOSTS
"eco2l.com"
UNIQUE_ID
"ajOBpEvm4I7GqFALzKP6fQAAkA0"
USER
"apache"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 8dd82e)

Key Value
Product
Eccube\Entity\Product {#2989
  -_calc: false
  -stockFinds: []
  -stocks: []
  -stockUnlimiteds: []
  -price01: []
  -price02: []
  -price03: []
  -price04: []
  -price01IncTaxs: []
  -price02IncTaxs: []
  -price03IncTaxs: []
  -price04IncTaxs: []
  -codes: []
  -classCategories1: []
  -classCategories2: []
  -className1: null
  -className2: null
  -id: 116
  -name: "ブローバイガスフィルタ"
  -note: null
  -description_list: null
  -description_detail: "フィルタが目詰まりすると汚れたブローバイガスが吸気口に流れ、オイルミスト内の不純物やカーボンなどの影響でエンジン性能が低下。ブースターセンサー、インタークーラーにも影響を及ぼす場合があります。車種にもよりますが、尿素SCR搭載車は1年毎の交換をお勧めします。"
  -search_word: "ブローバイフィルタ"
  -free_area: null
  -create_date: DateTime @1739433603 {#2996
    date: 2025-02-13 17:00:03.0 Asia/Tokyo (+09:00)
  }
  -update_date: DateTime @1747357024 {#2773
    date: 2025-05-16 09:57:04.0 Asia/Tokyo (+09:00)
  }
  -ProductCategories: Doctrine\ORM\PersistentCollection {#2605 …}
  -ProductClasses: Doctrine\ORM\PersistentCollection {#3930 …}
  -ProductImage: Doctrine\ORM\PersistentCollection {#4211 …}
  -ProductTag: Doctrine\ORM\PersistentCollection {#4206 …}
  -CustomerFavoriteProducts: Doctrine\ORM\PersistentCollection {#3172 …}
  -Creator: Proxies\__CG__\Eccube\Entity\Member {#3958 …}
  -Status: Proxies\__CG__\Eccube\Entity\Master\ProductStatus {#3928 …}
  -approval_general: false
  -approval_retailer: true
  -approval_agency: true
}
_controller
"Customize\Controller\ProductController::detail"
_converters
[
  Sensio\Bundle\FrameworkExtraBundle\Configuration\ParamConverter {#2589
    -name: "Product"
    -class: "Eccube\Entity\Product"
    -options: [
      "repository_method" => "findWithSortedClassCategories"
    ]
    -isOptional: false
    -converter: null
  }
]
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_route
"product_detail"
_route_params
[
  "id" => "116"
]
_security_firewall_run
"_security_customer"
_stopwatch_token
"ee43c3"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#2587
  #template: "Product/detail.twig"
  -vars: []
  -streamable: false
  -owner: [
    Customize\Controller\ProductController {#2371
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#2533 …}
      #eccubeConfig: Eccube\Common\EccubeConfig {#540 …}
      #entityManager: ContainerGQ4tGNT\EntityManagerGhost554d0f0 {#363 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#648 …}
      #formFactory: Symfony\Component\Form\FormFactory {#2504 …}
      #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#613 …}
      #session: Eccube\Session\Session {#687 …}
      #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#466 …}
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#2370 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#2500 …}
      #cartService: ContainerGQ4tGNT\CartServiceGhostE8ccf99 {#383 …}
      #productRepository: Customize\Repository\ProductRepository {#2501 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#1879 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#2502 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#2503 …}
      -title: ""
      -title: ""
    }
    "detail"
  ]
}
id
"116"