Error 500 Internal Server Error

GET https://chashotest.yamachou.net/products/list?category_id=13

ErrorController

Request

GET Parameters

Key Value
category_id
"13"
pageno
""

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"cd6b4f"
exception
TypeError {#7332
  #message: "Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(): Argument #1 ($object) must be of type ?object, false given, called in /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 134"
  #code: 0
  #file: "/var/www/yamachou/vendor/symfony/doctrine-bridge/Form/ChoiceList/IdReader.php"
  #line: 79
  trace: {
    /var/www/yamachou/vendor/symfony/doctrine-bridge/Form/ChoiceList/IdReader.php:79 {
      Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader->getIdValue(?object $object = null): string …
      ›  */public function getIdValue(?object $object = null): string{
    }
    /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php:134 {
      Symfony\Component\Form\ChoiceList\ArrayChoiceList->getValuesForChoices(array $choices): array …
      › foreach ($choices as $i => $givenChoice) {    $givenValues[$i] = (string) ($this->valueCallback)($givenChoice);}
    }
    /var/www/yamachou/vendor/symfony/form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php:34 {
      Symfony\Component\Form\Extension\Core\DataTransformer\ChoiceToValueTransformer->transform(mixed $choice): mixed …
      › {    return (string) current($this->choiceList->getValuesForChoices([$choice]));}
    }
    /var/www/yamachou/vendor/symfony/form/Form.php:992 {
      Symfony\Component\Form\Form->normToView(mixed $value): mixed …
      › foreach ($transformers as $transformer) {    $value = $transformer->transform($value);}
    }
    /var/www/yamachou/vendor/symfony/form/Form.php:301 {
      Symfony\Component\Form\Form->setData(mixed $modelData): static …
      › $normData = $this->modelToNorm($modelData);$viewData = $this->normToView($normData);}
    /var/www/yamachou/vendor/symfony/form/Extension/Core/DataMapper/DataMapper.php:52 {
      Symfony\Component\Form\Extension\Core\DataMapper\DataMapper->mapDataToForms(mixed $data, Traversable $forms): void …
      › } else {    $form->setData($config->getData());}
    }
    /var/www/yamachou/vendor/symfony/form/Form.php:323 {
      Symfony\Component\Form\Form->setData(mixed $modelData): static …
      ›     // Update child forms from the data (unless their config data is locked)    $this->config->getDataMapper()->mapDataToForms($viewData, new \RecursiveIteratorIterator(new InheritDataAwareIterator($this->children)));}
    }
    /var/www/yamachou/vendor/symfony/form/Form.php:412 {
      Symfony\Component\Form\Form->initialize(): static …
      › if (!$this->defaultDataSet) {    $this->setData($this->config->getData());}
    }
    /var/www/yamachou/vendor/symfony/form/FormBuilder.php:176 {
      Symfony\Component\Form\FormBuilder->getForm(): FormInterface …
      ›     // Automatically initialize the form if it is configured so    $form->initialize();}
    }
    /var/www/yamachou/src/Eccube/Controller/ProductController.php:190 {
      Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
      › );$addCartForm = $builder->getForm();}
    /var/www/yamachou/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);}
    /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/yamachou/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 {
    }
    /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#934
  -records: [
    "" => [
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#72
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Symfony\Component\ErrorHandler\DebugClassLoader->checkClass(string $class, ?string $file = null): void …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:318 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                › 
                ›     $this->checkClass($class, $file);}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#66
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Symfony\Component\ErrorHandler\DebugClassLoader->checkClass(string $class, ?string $file = null): void …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:318 {
                Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
                › 
                ›     $this->checkClass($class, $file);}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#82
            #message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                require_once …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#81
            #message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                require_once …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#79
            #message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                require_once …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#80
            #message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                require_once …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00: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 {#83
            #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: "/var/www/yamachou/app/proxy/entity/src/Eccube/Entity/Customer.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /var/www/yamachou/app/proxy/entity/src/Eccube/Entity/Customer.php:34 {
                require_once …
                ›  */class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable{
              }
              /var/www/yamachou/src/Eccube/Kernel.php:336 {
                Eccube\Kernel->loadEntityProxies() …
                › foreach ($files as $file) {    require_once $file->getRealPath();}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:65 {
                Eccube\Kernel->__construct(string $environment, bool $debug) …
                › 
                ›     $this->loadEntityProxies();}
              }
              /var/www/chashotest_yamachou/index.php:82 {
                › 
                › $kernel = new Kernel($env, $debug);$response = $kernel->handle($request);
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#101
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->registerBundles(): iterable …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:346 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles() …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:771 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.698+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Plugin\Api42\Bundle\ApiBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#78
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Plugin\Api42\Bundle\ApiBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->registerBundles(): iterable …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:346 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles() …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:771 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/yamachou/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.700+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#935
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.700+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#911
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.700+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#937
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.701+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#950
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.701+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#903
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.701+00:00"
        "message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#900
            #message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Kernel->boot() …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.703+00: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 {#895
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CachedReaderService.php:23 {
                Container7L1bhlT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotationReaderFacadeService.php:23 {
                Container7L1bhlT\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')));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/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])) {
              }
              /var/www/yamachou/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));}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.704+00: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 {#883
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_ReaderService.php:23 {
                Container7L1bhlT\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CachedReaderService.php:25 {
                Container7L1bhlT\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);}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotationReaderFacadeService.php:23 {
                Container7L1bhlT\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')));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/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])) {
              }
              /var/www/yamachou/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));}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.707+00: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 {#865
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CacheAdapterService.php:23 {
                Container7L1bhlT\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotations_CachedReaderService.php:25 {
                Container7L1bhlT\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);}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getAnnotationReaderFacadeService.php:23 {
                Container7L1bhlT\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')));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/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])) {
              }
              /var/www/yamachou/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));}
              }
              /var/www/yamachou/src/Eccube/Kernel.php:156 {
                Eccube\Kernel->boot() …
                › /** @var AnnotationReaderFacade $AnnotationReaderFacade */$AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);$AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
              }
              /var/www/yamachou/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;
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.130+09:00"
        "message" => "PROCESS END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_list"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.130+09:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.131+09:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.131+09:00"
        "message" => "Commit executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
    ]
    55 => [
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.711+00:00"
        "message" => "User Deprecated: Since twig/twig 3.10: The "Twig\Extension\EscaperExtension::setEscaper()" method is deprecated, use the "Twig\Runtime\EscaperRuntime::setEscaper()" method instead (be warned that Environment is not passed anymore to the callable)."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#547
            #message: "User Deprecated: Since twig/twig 3.10: The "Twig\Extension\EscaperExtension::setEscaper()" method is deprecated, use the "Twig\Runtime\EscaperRuntime::setEscaper()" method instead (be warned that Environment is not passed anymore to the callable)."
            #code: 0
            #file: "/var/www/yamachou/vendor/twig/twig/src/Extension/EscaperExtension.php"
            #line: 141
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/twig/twig/src/Extension/EscaperExtension.php:141 {
                Twig\Extension\EscaperExtension->setEscaper($strategy, callable $callable) …
                › {    trigger_deprecation('twig/twig', '3.10', 'The "%s()" method is deprecated, use the "Twig\Runtime\EscaperRuntime::setEscaper()" method instead (be warned that Environment is not passed anymore to the callable).', __METHOD__);}
              /var/www/yamachou/src/Eccube/Twig/Extension/SafeTextmailEscaperExtension.php:23 {
                Eccube\Twig\Extension\SafeTextmailEscaperExtension->__construct(Environment $twig) …
                › {    $twig->getExtension(EscaperExtension::class)->setEscaper(        'safe_textmail', function ($twig, $string, $charset) {
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:3213 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addExtension(new \Eccube\Twig\Extension\RepositoryExtension(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container))));$instance->addExtension(new \Eccube\Twig\Extension\SafeTextmailEscaperExtension($instance));$instance->addExtension(($container->privates['Eccube\\Twig\\Extension\\TaxExtension'] ?? self::getTaxExtensionService($container)));
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1460 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getMobileTemplatePathListenerService($container) …
                › {    $a = ($container->privates['twig'] ?? self::getTwigService($container));}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1094 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::Container7L1bhlT\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'Eccube\\EventListener\\MaintenanceListener')] fn () => ($container->privates['Eccube\\EventListener\\MaintenanceListener'] ?? self::getMaintenanceListenerService($container)), 'onResponse'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'Eccube\\EventListener\\MobileTemplatePathListener')] fn () => ($container->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? self::getMobileTemplatePathListenerService($container)), 'onKernelRequest'], 512);$instance->addListener('kernel.controller', [#[\Closure(name: 'Eccube\\EventListener\\RateLimiterListener')] fn () => ($container->privates['Eccube\\EventListener\\RateLimiterListener'] ?? self::getRateLimiterListenerService($container)), 'onController'], 0);
              }
              /var/www/yamachou/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';
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.714+09:00"
        "message" => "Client IP: 74.7.227.50"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.715+09:00"
        "message" => "INIT"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.720+09:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "product_list"
          "route_parameters" => [
            "_route" => "product_list"
            "_controller" => "Eccube\Controller\ProductController::index"
          ]
          "request_uri" => "https://chashotest.yamachou.net/products/list?category_id=13"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.731+00: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 today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by Eccube_KernelDevDebugContainer.php:2188, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#280
            #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 today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by Eccube_KernelDevDebugContainer.php:2188, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:2188 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › 
                › $b = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Eccube/Entity'), (\dirname(__DIR__, 4).'/vendor/league/oauth2-server-bundle/src/Entity')], false));$c = ($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService'));
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1050 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1041 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::Container7L1bhlT\{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)));}
              }
              /var/www/yamachou/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                Container7L1bhlT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.731+00: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:65 called by Eccube_KernelDevDebugContainer.php:2191, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#285
            #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:65 called by Eccube_KernelDevDebugContainer.php:2191, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:65 {
                Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
                › {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:2191 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › 
                › $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [(\dirname(__DIR__, 4).'/src/Eccube/Entity')]);$d->setTraitProxiesDirectory((\dirname(__DIR__, 4).'/app/proxy/entity'));
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1050 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1041 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::Container7L1bhlT\{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)));}
              }
              /var/www/yamachou/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                Container7L1bhlT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.740+00: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:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#191
            #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:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/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',
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:177 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1050 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:1041 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::Container7L1bhlT\{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)));}
              }
              /var/www/yamachou/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                Container7L1bhlT\EntityManagerGhost554d0f0->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:66 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › {    $manager = $this->registry->getManagerForClass($this->entityClass);}
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.747+00: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 {#117
            #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: "/var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.748+00: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 {#248
            #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: "/var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.748+00: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 {#118
            #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: "/var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.749+00:00"
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Plugin\ProductOption42\Doctrine\EventSubscriber\CartItemEventSubscriber" 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 {#120
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Plugin\ProductOption42\Doctrine\EventSubscriber\CartItemEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/yamachou/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);
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.751+00:00"
        "message" => "User Deprecated: PostgreSQL 9 support is deprecated and will be removed in DBAL 4. Consider upgrading to Postgres 10 or later. (AbstractPostgreSQLDriver.php:52 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5060, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#146
            #message: "User Deprecated: PostgreSQL 9 support is deprecated and will be removed in DBAL 4. Consider upgrading to Postgres 10 or later. (AbstractPostgreSQLDriver.php:52 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5060, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Driver/AbstractPostgreSQLDriver.php:52 {
                Doctrine\DBAL\Driver\AbstractPostgreSQLDriver->createDatabasePlatformForVersion($version) …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:876 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:639 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › $fieldName    = $class->identifier ? $class->getSingleIdentifierFieldName() : null;$platform     = $this->getTargetPlatform();}
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.759+00:00"
        "message" => "User Deprecated: Doctrine\DBAL\Platforms\PostgreSQLPlatform::usesSequenceEmulatedIdentityColumns is deprecated. (PostgreSQLPlatform.php:217 called by ClassMetadataFactory.php:643, https://github.com/doctrine/dbal/pull/5513, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1078
            #message: "User Deprecated: Doctrine\DBAL\Platforms\PostgreSQLPlatform::usesSequenceEmulatedIdentityColumns is deprecated. (PostgreSQLPlatform.php:217 called by ClassMetadataFactory.php:643, https://github.com/doctrine/dbal/pull/5513, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Platforms/PostgreSQLPlatform.php:217 {
                Doctrine\DBAL\Platforms\PostgreSQLPlatform->usesSequenceEmulatedIdentityColumns() …
                › {    Deprecation::trigger(        'doctrine/dbal',
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:643 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › // @phpstan-ignore method.deprecatedif (! $platform instanceof MySQLPlatform && ! $platform instanceof SqlitePlatform && ! $platform instanceof SQLServerPlatform && $platform->usesSequenceEmulatedIdentityColumns()) {    Deprecation::trigger(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.759+00:00"
        "message" => """
          User Deprecated: Context: Loading metadata for class Eccube\Entity\Category\n
          Problem: Using identity columns emulated with a sequence is deprecated and will not be possible in Doctrine ORM 3.0.\n
          Solution: Use the SEQUENCE generator strategy instead. (ClassMetadataFactory.php:644 called by ClassMetadataFactory.php:160, https://github.com/doctrine/orm/issues/8850, package doctrine/orm)
          """
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1087
            #message: """
              User Deprecated: Context: Loading metadata for class Eccube\Entity\Category\n
              Problem: Using identity columns emulated with a sequence is deprecated and will not be possible in Doctrine ORM 3.0.\n
              Solution: Use the SEQUENCE generator strategy instead. (ClassMetadataFactory.php:644 called by ClassMetadataFactory.php:160, https://github.com/doctrine/orm/issues/8850, package doctrine/orm)
              """
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:644 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadataInfo $class): void …
                › if (! $platform instanceof MySQLPlatform && ! $platform instanceof SqlitePlatform && ! $platform instanceof SQLServerPlatform && $platform->usesSequenceEmulatedIdentityColumns()) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:160 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1066
            #message: "User Deprecated: The "Eccube\Entity\Cart::setTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setDeliveryFeeTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1072
            #message: "User Deprecated: The "Eccube\Entity\Cart::setDeliveryFeeTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setDiscount()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1059
            #message: "User Deprecated: The "Eccube\Entity\Cart::setDiscount()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setCharge()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1060
            #message: "User Deprecated: The "Eccube\Entity\Cart::setCharge()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setTax()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1081
            #message: "User Deprecated: The "Eccube\Entity\Cart::setTax()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setAddPoint()" method will require a new "$addPoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#983
            #message: "User Deprecated: The "Eccube\Entity\Cart::setAddPoint()" method will require a new "$addPoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.769+00:00"
        "message" => "User Deprecated: The "Eccube\Entity\Cart::setUsePoint()" method will require a new "$usePoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1135
            #message: "User Deprecated: The "Eccube\Entity\Cart::setUsePoint()" method will require a new "$usePoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/src/Eccube/Entity/Cart.php:21 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Cart')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.777+00: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 {#1062
            #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: "/var/www/yamachou/src/Eccube/Entity/Member.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /var/www/yamachou/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{
              }
              /var/www/yamachou/src/Eccube/Entity/Member.php:24 {
                require_once …
                › 
                › if (!class_exists('\Eccube\Entity\Member')) {    /**
              }
              /var/www/yamachou/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
                Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
                › } else {    require_once $sourceFile;}
              }
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
                Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
                › if (! isset($driverClasses[$oid])) {    $driverClasses[$oid] = $driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/MappingDriver.php:25 {
                Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames(): array …
                › {    return $this->driver->getAllClassNames();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
                › {    $allClasses = $this->driver->getAllClassNames();    $fqcn       = $class->getName();
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/yamachou/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:75 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
                › 
                ›     parent::__construct($manager, $manager->getClassMetadata($this->entityClass));}
              }
              /var/www/yamachou/vendor/doctrine/doctrine-bundle/src/Repository/LazyServiceEntityRepository.php:48 {
                Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
                › {    $this->initialize();}
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.802+09:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_pgsql"
            "charset" => "utf8"
            "idle_connection_ttl" => 600
            "host" => "172.30.50.98"
            "port" => 5432
            "user" => "postgres"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "9.2.24"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collation" => "utf8mb4_bin"
            ]
            "dbname" => "yamachou"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.807+00:00"
        "message" => "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1656
            #message: "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:393 called by Connection.php:1692, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:393 {
                Doctrine\DBAL\Connection->connect() …
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(        'doctrine/dbal',
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:1692 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:871 {
                Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
                › {    $connection = $this->getWrappedConnection();}
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:158 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
                › if ($this->class->discriminatorValue !== null) { // discriminators can be 0    array_unshift($values, $this->conn->quote($this->class->discriminatorValue));}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:132 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
                › 
                ›     return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1171 {
                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);}
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:777 {
                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);
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:797 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
                › {    return $this->load($identifier, $entity);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:530 {
                Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.807+00:00"
        "message" => "User Deprecated: PostgreSQLPlatform::getName() is deprecated. Identify platforms by their class. (PostgreSQLPlatform.php:1164 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1659
            #message: "User Deprecated: PostgreSQLPlatform::getName() is deprecated. Identify platforms by their class. (PostgreSQLPlatform.php:1164 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/doctrine/deprecations/src/Deprecation.php:173 {
                Doctrine\Deprecations\Deprecation::triggerIfCalledFromOutside(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Platforms/PostgreSQLPlatform.php:1164 {
                Doctrine\DBAL\Platforms\PostgreSQLPlatform->getName() …
                › {    Deprecation::triggerIfCalledFromOutside(        'doctrine/dbal',
              }
              /var/www/yamachou/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php:36 {
                Eccube\Doctrine\EventSubscriber\InitSubscriber->postConnect(ConnectionEventArgs $args) …
                › $db = $args->getConnection();$platform = $args->getConnection()->getDatabasePlatform()->getName();}
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:401 {
                Doctrine\DBAL\Connection->connect() …
                ›     $eventArgs = new Event\ConnectionEventArgs($this);    $this->_eventManager->dispatchEvent(Events::postConnect, $eventArgs);}
              }
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:1692 {
                Doctrine\DBAL\Connection->getWrappedConnection() …
                › 
                › $this->connect();}
              /var/www/yamachou/vendor/doctrine/dbal/src/Connection.php:871 {
                Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
                › {    $connection = $this->getWrappedConnection();}
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:158 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
                › if ($this->class->discriminatorValue !== null) { // discriminators can be 0    array_unshift($values, $this->conn->quote($this->class->discriminatorValue));}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:132 {
                Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
                › 
                ›     return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1171 {
                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);}
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:777 {
                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);
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:797 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
                › {    return $this->load($identifier, $entity);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityManager.php:530 {
                Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:56 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › // カテゴリ一覧を取得\r$Category = $this->categoryRepository->find(9);\r$category9 = $this->categoryRepository->getList($Category);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.808+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET TIME ZONE 'UTC'"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.812+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.838+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id = ?) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC"
          "params" => [
            1 => 9
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.842+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')"
          "params" => [
            1 => 11
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.842+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id = ?) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC"
          "params" => [
            1 => 11
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.844+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')"
          "params" => [
            1 => 17
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.846+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.850+00: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 {#1883
            #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: "/var/www/yamachou/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
            #line: 9
            #severity: E_DEPRECATED
            trace: {
              /var/www/yamachou/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:9 {
                require …
                ›  */class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy{
              }
              /var/www/yamachou/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:212 {
                Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
                › $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);require $fileName;break;
              }
              /var/www/yamachou/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:111 {
                Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) …
                › {    $definition = $this->definitions[$className] ?? $this->getProxyDefinition($className);    $fqcn       = $definition->proxyClassName;
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:211 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
                ›     // @phpstan-ignore method.deprecatedClass    return parent::getProxy($className, $identifier);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/UnitOfWork.php:3119 {
                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, []);
              }
              /var/www/yamachou/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);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:502 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
                › if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {    $element = $this->getEntity($data, $dqlAlias);}
              /var/www/yamachou/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
                Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:276 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/yamachou/vendor/doctrine/orm/src/AbstractQuery.php:1226 {
                Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
                › 
                › $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);}
              /var/www/yamachou/vendor/doctrine/orm/src/AbstractQuery.php:1167 {
                Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
                › 
                ›     return $this->executeIgnoreQueryCache($parameters, $hydrationMode);}
              }
              /var/www/yamachou/vendor/doctrine/orm/src/AbstractQuery.php:906 {
                Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
                › {    return $this->execute(null, $hydrationMode);}
              }
              /var/www/yamachou/src/Eccube/Repository/CategoryRepository.php:94 {
                Eccube\Repository\CategoryRepository->getList(?Category $Parent = null, $flat = false) …
                › ->useResultCache(true, $this->getCacheLifetime())->getResult();}
              /var/www/yamachou/app/Customize/EventListener/TwigListener.php:61 {
                Customize\EventListener\TwigListener->onKernelRequest(RequestEvent $event) …
                › $Category = $this->categoryRepository->find(17);\r$category17 = $this->categoryRepository->getList($Category);\r$Category = $this->categoryRepository->find(18);\r
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.857+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')"
          "params" => [
            1 => 18
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.863+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.hierarchy AS hierarchy_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.parent_category_id AS parent_category_id_7, t0.creator_id AS creator_id_8, t0.discriminator_type FROM dtb_category t0 WHERE t0.id = ? AND t0.discriminator_type IN ('category')"
          "params" => [
            1 => 19
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.873+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2977
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.873+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2969
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.877+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.2: The "$secret" argument of "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator::__construct()" is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2982
            #message: "User Deprecated: Since symfony/security-http 7.2: The "$secret" argument of "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator::__construct()" is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
            #line: 63
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php:63 {
                Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator->__construct(RememberMeHandlerInterface $rememberMeHandler, Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface|string $tokenStorage, Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface|string $cookieName, Psr\Log\LoggerInterface|string|null $logger = null) …
                › if (\is_string($tokenStorage)) {    trigger_deprecation('symfony/security-http', '7.2', 'The "$secret" argument of "%s()" is deprecated.', __METHOD__);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Authenticator_RememberMe_CustomerService.php:25 {
                Container7L1bhlT\getSecurity_Authenticator_RememberMe_CustomerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['security.authenticator.remember_me.customer'] = new \Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator(($container->privates['security.authenticator.remember_me_handler.customer'] ?? $container->load('getSecurity_Authenticator_RememberMeHandler_CustomerService')), $container->getEnv('ECCUBE_AUTH_MAGIC'), ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)), 'eccube_remember_me', ($container->privates['monolog.logger.security'] ?? self::getMonolog_Logger_SecurityService($container)));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Authenticator_Manager_CustomerService.php:31 {
                Container7L1bhlT\getSecurity_Authenticator_Manager_CustomerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['security.authenticator.manager.customer'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([$a, ($container->privates['security.authenticator.remember_me.customer'] ?? $container->load('getSecurity_Authenticator_RememberMe_CustomerService'))], ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)), ($container->privates['debug.security.event_dispatcher.customer'] ?? self::getDebug_Security_EventDispatcher_CustomerService($container)), 'customer', ($container->privates['monolog.logger.security'] ?? self::getMonolog_Logger_SecurityService($container)), true, true, []);}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getDebug_Security_Firewall_Authenticator_CustomerService.php:24 {
                Container7L1bhlT\getDebug_Security_Firewall_Authenticator_CustomerService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.customer'] ?? $container->load('getSecurity_Authenticator_Manager_CustomerService'));}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Firewall_Map_Context_CustomerService.php:38 {
                Container7L1bhlT\getSecurity_Firewall_Map_Context_CustomerService::Container7L1bhlT\{closure} …
                › yield 1 => ($container->privates['security.context_listener.1'] ?? self::getSecurity_ContextListener_1Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.customer'] ?? $container->load('getDebug_Security_Firewall_Authenticator_CustomerService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:75 {
                Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
                › 
                › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
              }
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:57 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.877+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2983
            #message: "User Deprecated: Since symfony/security-http 7.3: Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel value instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            #line: 66
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:66 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->__construct(iterable $authenticators, TokenStorageInterface $tokenStorage, EventDispatcherInterface $eventDispatcher, string $firewallName, ?LoggerInterface $logger = null, bool $eraseCredentials = true, Symfony\Component\Security\Http\Authentication\ExposeSecurityLevel|bool $exposeSecurityErrors = ExposeSecurityLevel::None, array $requiredBadges = []) …
                › if (\is_bool($exposeSecurityErrors)) {    trigger_deprecation('symfony/security-http', '7.3', 'Passing a boolean as "exposeSecurityErrors" parameter is deprecated, use %s value instead.', ExposeSecurityLevel::class);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Authenticator_Manager_CustomerService.php:31 {
                Container7L1bhlT\getSecurity_Authenticator_Manager_CustomerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['security.authenticator.manager.customer'] = new \Symfony\Component\Security\Http\Authentication\AuthenticatorManager([$a, ($container->privates['security.authenticator.remember_me.customer'] ?? $container->load('getSecurity_Authenticator_RememberMe_CustomerService'))], ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container)), ($container->privates['debug.security.event_dispatcher.customer'] ?? self::getDebug_Security_EventDispatcher_CustomerService($container)), 'customer', ($container->privates['monolog.logger.security'] ?? self::getMonolog_Logger_SecurityService($container)), true, true, []);}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getDebug_Security_Firewall_Authenticator_CustomerService.php:24 {
                Container7L1bhlT\getDebug_Security_Firewall_Authenticator_CustomerService::do($container, $lazyLoad = true) …
                › 
                › $a = ($container->privates['security.authenticator.manager.customer'] ?? $container->load('getSecurity_Authenticator_Manager_CustomerService'));}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Firewall_Map_Context_CustomerService.php:38 {
                Container7L1bhlT\getSecurity_Firewall_Map_Context_CustomerService::Container7L1bhlT\{closure} …
                › yield 1 => ($container->privates['security.context_listener.1'] ?? self::getSecurity_ContextListener_1Service($container));yield 2 => ($container->privates['debug.security.firewall.authenticator.customer'] ?? $container->load('getDebug_Security_Firewall_Authenticator_CustomerService'));yield 3 => ($container->privates['security.access_listener'] ?? $container->load('getSecurity_AccessListenerService'));
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:75 {
                Symfony\Component\Security\Http\Firewall->Symfony\Component\Security\Http\{closure} …
                › 
                › foreach ($authenticationListeners as $listener) {    $listenerPriority = $this->getListenerPriority($listener);
              }
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:57 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › 
                › foreach ($listeners as $listener) {    if ($listener instanceof LazyFirewallContext) {
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.877+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#2973
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.877+09:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "customer"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.878+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.878+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.878+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.878+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.878+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3005
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.879+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3014
            #message: "User Deprecated: Since symfony/security-http 7.4: The "Symfony\Component\Security\Http\Firewall\AbstractListener::__invoke()" method is deprecated since Symfony 7.4 and will be removed in 8.0."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php"
            #line: 28
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/security-http/Firewall/AbstractListener.php:28 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › {    trigger_deprecation('symfony/security-http', '7.4', 'The "%s()" method is deprecated since Symfony 7.4 and will be removed in 8.0.', __METHOD__);}
              /var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:83 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › $wrappedListener = $listener instanceof FirewallListenerInterface ? new WrappedLazyListener($listener) : new WrappedListener($listener);$wrappedListener($event);$wrappedListeners[] = $wrappedListener->getInfo();
              }
              /var/www/yamachou/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.879+09:00"
        "message" => "PROCESS START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_list"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.881+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.885+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_list"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.889+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.891+09:00"
        "message" => "Executing statement: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET SESSION CHARACTERISTICS AS TRANSACTION ISOLATION LEVEL READ COMMITTED"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.891+09:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+09:00"
        "message" => "Begin Transaction."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.892+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Customize\EventListener\TwigListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.893+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.901+09:00"
        "message" => "LOGIC START"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_list"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.902+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.903+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container7L1bhlT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.909+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" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.912+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4182
            #message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Container7L1bhlT\getForm_RegistryService::Container7L1bhlT\{closure} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
                Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
                › if (isset($this->typeExtensionServices[$name])) {    foreach ($this->typeExtensionServices[$name] as $extension) {        $extensions[] = $extension;
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:105 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                › foreach ($this->extensions as $extension) {    $typeExtensions[] = $extension->getTypeExtensions($fqcn);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:111 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                ›     array_merge([], ...$typeExtensions),    $parentType ? $this->getType($parentType) : null);
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:52 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $type = $this->registry->getType($type);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:128 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.912+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4196
            #message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Container7L1bhlT\getForm_RegistryService::Container7L1bhlT\{closure} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
                Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
                › if (isset($this->typeExtensionServices[$name])) {    foreach ($this->typeExtensionServices[$name] as $extension) {        $extensions[] = $extension;
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:105 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                › foreach ($this->extensions as $extension) {    $typeExtensions[] = $extension->getTypeExtensions($fqcn);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:111 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                ›     array_merge([], ...$typeExtensions),    $parentType ? $this->getType($parentType) : null);
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:52 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $type = $this->registry->getType($type);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:128 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.912+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4194
            #message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Container7L1bhlT\getForm_RegistryService::Container7L1bhlT\{closure} …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
                Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
                › if (isset($this->typeExtensionServices[$name])) {    foreach ($this->typeExtensionServices[$name] as $extension) {        $extensions[] = $extension;
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:105 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                › foreach ($this->extensions as $extension) {    $typeExtensions[] = $extension->getTypeExtensions($fqcn);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:111 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                ›     array_merge([], ...$typeExtensions),    $parentType ? $this->getType($parentType) : null);
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:52 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $type = $this->registry->getType($type);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:128 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.913+00: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 {#4211
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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__);}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:3295 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:2117 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getForm_TypeExtension_Form_ValidatorService.php:26 {
                Container7L1bhlT\getForm_TypeExtension_Form_ValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['form.type_extension.form.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container)), false, ($container->privates['twig.form.renderer'] ?? $container->load('getTwig_Form_RendererService')), ($container->services['translator'] ?? self::getTranslatorService($container)));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getForm_RegistryService.php:294 {
                Container7L1bhlT\getForm_RegistryService::Container7L1bhlT\{closure} …
                › yield 3 => ($container->privates['form.type_extension.form.http_foundation'] ?? $container->load('getForm_TypeExtension_Form_HttpFoundationService'));yield 4 => ($container->privates['form.type_extension.form.validator'] ?? $container->load('getForm_TypeExtension_Form_ValidatorService'));yield 5 => ($container->privates['form.type_extension.upload.validator'] ?? $container->load('getForm_TypeExtension_Upload_ValidatorService'));
              }
              /var/www/yamachou/vendor/symfony/form/Extension/DependencyInjection/DependencyInjectionExtension.php:59 {
                Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension->getTypeExtensions(string $name): array …
                › if (isset($this->typeExtensionServices[$name])) {    foreach ($this->typeExtensionServices[$name] as $extension) {        $extensions[] = $extension;
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:105 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                › foreach ($this->extensions as $extension) {    $typeExtensions[] = $extension->getTypeExtensions($fqcn);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:111 {
                Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
                ›     array_merge([], ...$typeExtensions),    $parentType ? $this->getType($parentType) : null);
              }
              /var/www/yamachou/vendor/symfony/form/FormRegistry.php:81 {
                Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
                › 
                ›     $this->types[$name] = $this->resolveType($type);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:52 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $type = $this->registry->getType($type);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:128 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.927+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_max t0 WHERE t0.discriminator_type IN ('productlistmax') ORDER BY t0.sort_no ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.928+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.discriminator_type IN ('productlistorderby') ORDER BY t0.sort_no ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.941+00:00"
        "message" => "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4508
            #message: "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
            #code: 0
            #file: "/var/www/yamachou/src/Eccube/Form/EventListener/HTMLPurifierListener.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /var/www/yamachou/src/Eccube/Form/EventListener/HTMLPurifierListener.php:34 {
                Eccube\Form\EventListener\HTMLPurifierListener->purifySubmittedData(FormEvent $event): void …
                › {    $event->setData(str_replace(['<', '>', '&'], ['<', '>', '&'], $event->getData()));}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:482 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                › $event = new PreSubmitEvent($this, $submittedData);$dispatcher->dispatch($event, FormEvents::PRE_SUBMIT);$submittedData = $event->getData();
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:499 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                › if ($isSubmitted || $clearMissing) {    $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);    unset($submittedData[$name]);
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.947+00: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 {#4604
            #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: "/var/www/yamachou/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/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__);}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:3036 {
                Container7L1bhlT\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')))]));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/getPropertyInfo_SerializerExtractorService.php:23 {
                Container7L1bhlT\getPropertyInfo_SerializerExtractorService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:740 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php:2748 {
                Container7L1bhlT\Eccube_KernelDevDebugContainer::Container7L1bhlT\{closure} …
                › return $container->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () use ($container) {    yield 0 => ($container->privates['property_info.serializer_extractor'] ?? $container->load('getPropertyInfo_SerializerExtractorService'));    yield 1 => ($container->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:111 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › {    foreach ($extractors as $extractor) {        if (null !== $value = $extractor->{$method}(...$arguments)) {
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:44 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getProperties(string $class, array $context = []): ?array …
                › {    return $this->extract($this->listExtractors, 'getProperties', [$class, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:50 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › $className = $metadata->getClassName();if (!$properties = $this->listExtractor->getProperties($className)) {    return false;
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.949+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4519
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.949+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4603
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php"
            #line: 163
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:163 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:112 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:85 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                ›     return $this->extract($this->typeExtractors, 'getTypes', [$class, $property, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.949+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4715
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Type" class is deprecated. Use "Symfony\Component\TypeInfo\Type" class from "symfony/type-info" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/Type.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/Type.php:14 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->extractFromReflectionType(ReflectionType $reflectionType, ReflectionClass $declaringClass): array …
                › 
                › trigger_deprecation('symfony/property-info', '7.3', 'The "%s" class is deprecated. Use "%s" class from "symfony/type-info" instead.', Type::class, \Symfony\Component\TypeInfo\Type::class);}
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:541 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->extractFromMutator(string $class, string $property): ?array …
                › }$type = $this->extractFromReflectionType($reflectionType, $reflectionMethod->getDeclaringClass());}
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:165 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                › if ($fromMutator = $this->extractFromMutator($class, $property)) {    return $fromMutator;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:112 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:85 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                ›     return $this->extract($this->typeExtractors, 'getTypes', [$class, $property, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.950+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4589
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.950+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4597
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php"
            #line: 163
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:163 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:112 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:85 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                ›     return $this->extract($this->typeExtractors, 'getTypes', [$class, $property, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.952+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4780
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.953+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4599
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.953+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4785
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:119 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->mergeConstraints(ClassMetadata $metadata): void …
                › if ($parent = $metadata->getReflectionClass()->getParentClass()) {    $metadata->mergeConstraints($this->getMetadataFor($parent->name));}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:106 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › // Include constraints from the parent class$this->mergeConstraints($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.953+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4542
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php"
            #line: 163
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:163 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:112 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:85 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                ›     return $this->extract($this->typeExtractors, 'getTypes', [$class, $property, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:119 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->mergeConstraints(ClassMetadata $metadata): void …
                › if ($parent = $metadata->getReflectionClass()->getParentClass()) {    $metadata->mergeConstraints($this->getMetadataFor($parent->name));}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:106 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › // Include constraints from the parent class$this->mergeConstraints($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.953+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4783
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:119 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->mergeConstraints(ClassMetadata $metadata): void …
                › if ($parent = $metadata->getReflectionClass()->getParentClass()) {    $metadata->mergeConstraints($this->getMetadataFor($parent->name));}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:106 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › // Include constraints from the parent class$this->mergeConstraints($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.953+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4558
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php"
            #line: 163
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/Extractor/ReflectionExtractor.php:163 {
                Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:112 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:85 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › 
                ›     return $this->extract($this->typeExtractors, 'getTypes', [$class, $property, $context]);}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:119 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->mergeConstraints(ClassMetadata $metadata): void …
                › if ($parent = $metadata->getReflectionClass()->getParentClass()) {    $metadata->mergeConstraints($this->getMetadataFor($parent->name));}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:106 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › // Include constraints from the parent class$this->mergeConstraints($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.954+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4798
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-16T21:00:52.954+00:00"
        "message" => "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#4544
            #message: "User Deprecated: Since symfony/property-info 7.3: The "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getTypes()" method is deprecated, use "Symfony\Component\PropertyInfo\PropertyInfoExtractor::getType()" instead."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php"
            #line: 83
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/property-info/PropertyInfoExtractor.php:83 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->getTypes(string $class, string $property, array $context = []): ?array …
                › {    trigger_deprecation('symfony/property-info', '7.3', 'The "%s()" method is deprecated, use "%s::getType()" instead.', __METHOD__, self::class);}
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:65 {
                Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
                › 
                › $types = $this->typeExtractor->getTypes($className, $property);if (null === $types) {
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
                Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
                › foreach ($this->loaders as $loader) {    $success = $loader->loadClassMetadata($metadata) || $success;}
              }
              /var/www/yamachou/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
                Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
                › 
                › $this->loader?->loadClassMetadata($metadata);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › try {    $classMetadata = $this->metadataFactory->getMetadataFor($object);}
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:354 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateEachObjectIn(iterable $collection, string $propertyPath, array $groups, ExecutionContextInterface $context): void …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:148 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_array($value)) {    $this->validateEachObjectIn(        $value,
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/Constraints/FormValidator.php:108 {
                Symfony\Component\Form\Extension\Validator\Constraints\FormValidator->validate(mixed $form, Constraint $formConstraint) …
                › if ($validateDataGraph) {    $validator->atPath('data')->validate($data, null, $groups);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:752 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateInGroup(mixed $value, ?string $cacheKey, MetadataInterface $metadata, string $group, ExecutionContextInterface $context): void …
                › try {    $validator->validate($value, $constraint);} catch (UnexpectedValueException $e) {
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:485 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateClassNode(object $object, ?string $cacheKey, ClassMetadataInterface $metadata, string $propertyPath, array $groups, ?array $cascadedGroups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                ›     $this->validateInGroup($object, $cacheKey, $metadata, $group, $context);}
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:301 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
                › 
                › $this->validateClassNode(    $object,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:131 {
                Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
                › if (\is_object($value)) {    $this->validateObject(        $value,
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
                Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › return $this->startContext($value)    ->validate($value, $constraints, $groups)    ->getViolations();
              }
              /var/www/yamachou/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
                Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
                › {    $violations = $this->validator->validate($value, $constraints, $groups);}
              /var/www/yamachou/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
                Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
                › // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.foreach ($this->validator->validate($form) as $violation) {    // Allow the "invalid" constraint to be put onto
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
                Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › {    return $this->dispatcher->dispatch($event, $eventName);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:591 {
                Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
                ›     $event = new PostSubmitEvent($this, $viewData);    $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
                Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
                › 
                ›     $form->submit($data, 'PATCH' !== $method);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:420 {
                Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
                › {    $this->config->getRequestHandler()->handleRequest($this, $request);}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:145 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › 
                › $searchForm->handleRequest($request);}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.965+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.965+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.965+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.before"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.975+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d1_.visible = true) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.978+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT d0_.id AS id_0, MIN(d1_.price02) AS sclr_1, d0_.id AS id_2 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d1_.visible = true) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_1 ASC, d0_.id DESC LIMIT 20"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.981+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, MIN(d1_.price02) AS sclr_9, d0_.discriminator_type AS discriminator_type_10, d0_.creator_id AS creator_id_11, d0_.product_status_id AS product_status_id_12 FROM dtb_product d0_ INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d1_.visible = true AND d0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_9 ASC, d0_.id DESC"
          "params" => [
            1 => 14
            2 => 10
            3 => 20
            4 => 6
            5 => 15
            6 => 17
            7 => 12
            8 => 16
            9 => 7
            10 => 18
            11 => 8
            12 => 13
            13 => 11
            14 => 9
            15 => 5
          ]
          "types" => [
            1 => 1
            2 => 1
            3 => 1
            4 => 1
            5 => 1
            6 => 1
            7 => 1
            8 => 1
            9 => 1
            10 => 1
            11 => 1
            12 => 1
            13 => 1
            14 => 1
            15 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Plugin\MailMagazine42\Event\MailMagazineHistoryFilePaginationSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.987+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Callback\CallbackSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.988+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.items"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.989+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.989+09:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.990+09:00"
        "message" => "Listener "{listener}" was not called for event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "knp_pager.pagination"
          "listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597252
        "timestamp_rfc3339" => "2026-01-17T06:00:52.995+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, d1_.id AS id_9, d1_.product_code AS product_code_10, d1_.stock AS stock_11, d1_.stock_unlimited AS stock_unlimited_12, d1_.sale_limit AS sale_limit_13, d1_.price01 AS price01_14, d1_.price02 AS price02_15, d1_.delivery_fee AS delivery_fee_16, d1_.visible AS visible_17, d1_.create_date AS create_date_18, d1_.update_date AS update_date_19, d1_.currency_code AS currency_code_20, d1_.point_rate AS point_rate_21, d2_.id AS id_22, d2_.tax_rate AS tax_rate_23, d2_.tax_adjust AS tax_adjust_24, d2_.apply_date AS apply_date_25, d2_.create_date AS create_date_26, d2_.update_date AS update_date_27, d3_.id AS id_28, d3_.stock AS stock_29, d3_.create_date AS create_date_30, d3_.update_date AS update_date_31, d4_.id AS id_32, d4_.backend_name AS backend_name_33, d4_.name AS name_34, d4_.sort_no AS sort_no_35, d4_.visible AS visible_36, d4_.create_date AS create_date_37, d4_.update_date AS update_date_38, d5_.id AS id_39, d5_.backend_name AS backend_name_40, d5_.name AS name_41, d5_.sort_no AS sort_no_42, d5_.visible AS visible_43, d5_.create_date AS create_date_44, d5_.update_date AS update_date_45, d6_.id AS id_46, d6_.file_name AS file_name_47, d6_.sort_no AS sort_no_48, d6_.create_date AS create_date_49, d7_.id AS id_50, d7_.create_date AS create_date_51, d0_.discriminator_type AS discriminator_type_52, d0_.creator_id AS creator_id_53, d0_.product_status_id AS product_status_id_54, d1_.discriminator_type AS discriminator_type_55, d1_.product_id AS product_id_56, d1_.sale_type_id AS sale_type_id_57, d1_.class_category_id1 AS class_category_id1_58, d1_.class_category_id2 AS class_category_id2_59, d1_.delivery_duration_id AS delivery_duration_id_60, d1_.creator_id AS creator_id_61, d2_.discriminator_type AS discriminator_type_62, d2_.product_class_id AS product_class_id_63, d2_.creator_id AS creator_id_64, d2_.country_id AS country_id_65, d2_.pref_id AS pref_id_66, d2_.product_id AS product_id_67, d2_.rounding_type_id AS rounding_type_id_68, d3_.discriminator_type AS discriminator_type_69, d3_.product_class_id AS product_class_id_70, d3_.creator_id AS creator_id_71, d4_.discriminator_type AS discriminator_type_72, d4_.class_name_id AS class_name_id_73, d4_.creator_id AS creator_id_74, d5_.discriminator_type AS discriminator_type_75, d5_.class_name_id AS class_name_id_76, d5_.creator_id AS creator_id_77, d6_.discriminator_type AS discriminator_type_78, d6_.product_id AS product_id_79, d6_.creator_id AS creator_id_80, d7_.discriminator_type AS discriminator_type_81, d7_.product_id AS product_id_82, d7_.tag_id AS tag_id_83, d7_.creator_id AS creator_id_84 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_tax_rule d2_ ON d1_.id = d2_.product_class_id AND d2_.discriminator_type IN ('taxrule') INNER JOIN dtb_product_stock d3_ ON d1_.id = d3_.product_class_id AND d3_.discriminator_type IN ('productstock') LEFT JOIN dtb_class_category d4_ ON d1_.class_category_id1 = d4_.id AND d4_.discriminator_type IN ('classcategory') LEFT JOIN dtb_class_category d5_ ON d1_.class_category_id2 = d5_.id AND d5_.discriminator_type IN ('classcategory') LEFT JOIN dtb_product_image d6_ ON d0_.id = d6_.product_id AND d6_.discriminator_type IN ('productimage') LEFT JOIN dtb_product_tag d7_ ON d0_.id = d7_.product_id AND d7_.discriminator_type IN ('producttag') WHERE (d0_.id IN (14, 10, 20, 6, 15, 17, 12, 16, 7, 18, 8, 13, 11, 9, 5) AND d1_.visible = ?) AND d0_.discriminator_type IN ('product') ORDER BY d4_.sort_no DESC, d5_.sort_no DESC, d6_.sort_no ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.014+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-01-16 21:00:53"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.018+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6800
            #message: "User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Form\Type\AddCartType->buildForm(FormBuilderInterface $builder, array $options) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/form/ResolvedFormType.php:102 {
                Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
                › 
                › $this->innerType->buildForm($builder, $options);}
              /var/www/yamachou/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:79 {
                Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) …
                › {    $this->proxiedType->buildForm($builder, $options);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:58 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:181 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder(    '',
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.018+00:00"
        "message" => "User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#6801
            #message: "User Deprecated: Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Form\DataTransformer\EntityToIdTransformer" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 348
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/symfony/error-handler/DebugClassLoader.php:348 {
                Eccube\Form\Type\AddCartType->buildForm(FormBuilderInterface $builder, array $options) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/yamachou/vendor/symfony/form/ResolvedFormType.php:102 {
                Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
                › 
                › $this->innerType->buildForm($builder, $options);}
              /var/www/yamachou/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:79 {
                Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) …
                › {    $this->proxiedType->buildForm($builder, $options);}
              }
              /var/www/yamachou/vendor/symfony/form/FormFactory.php:58 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());}
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:181 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › /** @var \Symfony\Component\Form\FormBuilderInterface $builder */$builder = $this->formFactory->createNamedBuilder(    '',
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.019+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.backend_name AS backend_name_2, t0.name AS name_3, t0.sort_no AS sort_no_4, t0.create_date AS create_date_5, t0.update_date AS update_date_6, t0.creator_id AS creator_id_7, t0.discriminator_type FROM dtb_class_name t0 WHERE t0.id = ? AND t0.discriminator_type IN ('classname')"
          "params" => [
            1 => 33
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.021+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.sort_no AS sort_no_1, p0_.discriminator_type AS discriminator_type_2, p0_.product_id AS product_id_3, p0_.option_id AS option_id_4 FROM plg_productoption_dtb_product_option p0_ WHERE (p0_.product_id = ?) AND p0_.discriminator_type IN ('productoption') ORDER BY p0_.sort_no ASC"
          "params" => [
            1 => 14
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.023+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.backend_name AS backend_name_3, t0.description AS description_4, t0.type AS type_5, t0.pricedisp_flg AS pricedisp_flg_6, t0.description_flg AS description_flg_7, t0.is_required AS is_required_8, t0.require_min AS require_min_9, t0.require_max AS require_max_10, t0.sort_no AS sort_no_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.creator_id AS creator_id_14, t0.discriminator_type FROM plg_productoption_dtb_option t0 WHERE t0.id = ? AND t0.discriminator_type IN ('option')"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.025+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.disable_flg AS disable_flg_4, t0.init_flg AS init_flg_5, t0.hidden_flg AS hidden_flg_6, t0.value AS value_7, t0.delivery_free_flg AS delivery_free_flg_8, t0.multiple_flg AS multiple_flg_9, t0.weight AS weight_10, t0.size AS size_11, t0.sort_no AS sort_no_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.option_id AS option_id_15, t0.creator_id AS creator_id_16, t0.discriminator_type FROM plg_productoption_dtb_optioncategory t0 WHERE t0.option_id = ? AND t0.discriminator_type IN ('optioncategory') ORDER BY t0.sort_no DESC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.026+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.backend_name AS backend_name_3, t0.description AS description_4, t0.type AS type_5, t0.pricedisp_flg AS pricedisp_flg_6, t0.description_flg AS description_flg_7, t0.is_required AS is_required_8, t0.require_min AS require_min_9, t0.require_max AS require_max_10, t0.sort_no AS sort_no_11, t0.create_date AS create_date_12, t0.update_date AS update_date_13, t0.creator_id AS creator_id_14, t0.discriminator_type FROM plg_productoption_dtb_option t0 WHERE t0.id = ? AND t0.discriminator_type IN ('option')"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.026+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.disable_flg AS disable_flg_4, t0.init_flg AS init_flg_5, t0.hidden_flg AS hidden_flg_6, t0.value AS value_7, t0.delivery_free_flg AS delivery_free_flg_8, t0.multiple_flg AS multiple_flg_9, t0.weight AS weight_10, t0.size AS size_11, t0.sort_no AS sort_no_12, t0.create_date AS create_date_13, t0.update_date AS update_date_14, t0.option_id AS option_id_15, t0.creator_id AS creator_id_16, t0.discriminator_type FROM plg_productoption_dtb_optioncategory t0 WHERE t0.option_id = ? AND t0.discriminator_type IN ('optioncategory') ORDER BY t0.sort_no DESC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.033+09:00"
        "message" => "Rollback executed."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "front"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.036+09:00"
        "message" => "Uncaught PHP Exception TypeError: "Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(): Argument #1 ($object) must be of type ?object, false given, called in /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 134" at IdReader.php line 79"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => TypeError {#7332
            #message: "Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(): Argument #1 ($object) must be of type ?object, false given, called in /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 134"
            #code: 0
            #file: "/var/www/yamachou/vendor/symfony/doctrine-bridge/Form/ChoiceList/IdReader.php"
            #line: 79
            trace: {
              /var/www/yamachou/vendor/symfony/doctrine-bridge/Form/ChoiceList/IdReader.php:79 {
                Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader->getIdValue(?object $object = null): string …
                ›  */public function getIdValue(?object $object = null): string{
              }
              /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php:134 {
                Symfony\Component\Form\ChoiceList\ArrayChoiceList->getValuesForChoices(array $choices): array …
                › foreach ($choices as $i => $givenChoice) {    $givenValues[$i] = (string) ($this->valueCallback)($givenChoice);}
              }
              /var/www/yamachou/vendor/symfony/form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php:34 {
                Symfony\Component\Form\Extension\Core\DataTransformer\ChoiceToValueTransformer->transform(mixed $choice): mixed …
                › {    return (string) current($this->choiceList->getValuesForChoices([$choice]));}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:992 {
                Symfony\Component\Form\Form->normToView(mixed $value): mixed …
                › foreach ($transformers as $transformer) {    $value = $transformer->transform($value);}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:301 {
                Symfony\Component\Form\Form->setData(mixed $modelData): static …
                › $normData = $this->modelToNorm($modelData);$viewData = $this->normToView($normData);}
              /var/www/yamachou/vendor/symfony/form/Extension/Core/DataMapper/DataMapper.php:52 {
                Symfony\Component\Form\Extension\Core\DataMapper\DataMapper->mapDataToForms(mixed $data, Traversable $forms): void …
                › } else {    $form->setData($config->getData());}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:323 {
                Symfony\Component\Form\Form->setData(mixed $modelData): static …
                ›     // Update child forms from the data (unless their config data is locked)    $this->config->getDataMapper()->mapDataToForms($viewData, new \RecursiveIteratorIterator(new InheritDataAwareIterator($this->children)));}
              }
              /var/www/yamachou/vendor/symfony/form/Form.php:412 {
                Symfony\Component\Form\Form->initialize(): static …
                › if (!$this->defaultDataSet) {    $this->setData($this->config->getData());}
              }
              /var/www/yamachou/vendor/symfony/form/FormBuilder.php:176 {
                Symfony\Component\Form\FormBuilder->getForm(): FormInterface …
                ›     // Automatically initialize the form if it is configured so    $form->initialize();}
              }
              /var/www/yamachou/src/Eccube/Controller/ProductController.php:190 {
                Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
                › );$addCartForm = $builder->getForm();}
              /var/www/yamachou/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);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/chashotest_yamachou/index.php:83 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.036+09:00"
        "message" => "TypeError: Symfony\Bridge\Doctrine\Form\ChoiceList\IdReader::getIdValue(): Argument #1 ($object) must be of type ?object, false given, called in /var/www/yamachou/vendor/symfony/form/ChoiceList/ArrayChoiceList.php on line 134 (uncaught exception) at /var/www/yamachou/vendor/symfony/doctrine-bridge/Form/ChoiceList/IdReader.php line 79"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => TypeError {#7332}
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.106+09:00"
        "message" => "LOGIC END"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "product_list"
        ]
        "channel" => "app"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.121+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.124+00:00"
        "message" => "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#14874
            #message: "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/twig/twig/src/Resources/core.php"
            #line: 406
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/twig/twig/src/Resources/core.php:406 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › {    trigger_deprecation('twig/twig', '3.9', 'Using the internal "%s" function is deprecated.', __FUNCTION__);}
              /var/www/yamachou/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
                Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › try {    return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);} catch (SecurityError $e) {
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:2 {
                __TwigTemplate_30e9b72c3351d11647e55cdb236a5793->doDisplay(array $context, array $blocks = []): iterable …
                › <div id="sfwdt{{ token }}" class="sf-toolbar sf-display-none" role="region" aria-label="Symfony Web Debug Toolbar">    {{ include('@WebProfiler/Profiler/toolbar.html.twig', {        templates: {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/yamachou/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:143 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › if (false !== $pos) {    $toolbar = "\n".str_replace("\n", '', $this->twig->render(        '@WebProfiler/Profiler/toolbar_js.html.twig',
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/yamachou/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.125+00:00"
        "message" => "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#14887
            #message: "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/twig/twig/src/Resources/core.php"
            #line: 406
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/twig/twig/src/Resources/core.php:406 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › {    trigger_deprecation('twig/twig', '3.9', 'Using the internal "%s" function is deprecated.', __FUNCTION__);}
              /var/www/yamachou/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
                Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › try {    return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);} catch (SecurityError $e) {
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/cancel.html.twig:24 {
                __TwigTemplate_ea549232650eddefef310c14ff00a77f->block_toolbar(array $context, array $blocks = []): iterable …
                › 
                ›     {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { link: profiler_url }) }}{% endblock %}
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/yamachou/var/cache/dev/twig/81/81046bd25001251516d146a09fcb293b.php:127 {
                __TwigTemplate_93a7630f02202d6fab5831dc194a2ed1->doDisplay(array $context, array $blocks = []): iterable …
                › yield "                ";yield from                 $this->load($context["template"], 21)->unwrap()->yieldBlock("toolbar", $context);yield "
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/yamachou/vendor/twig/twig/src/Extension/CoreExtension.php:1518 {
                Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
                › 
                ›     return $loaded->render($variables);} finally {
              }
              /var/www/yamachou/vendor/twig/twig/src/Resources/core.php:408 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › 
                ›     return CoreExtension::include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);}
              }
              /var/www/yamachou/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
                Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › try {    return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);} catch (SecurityError $e) {
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:2 {
                __TwigTemplate_30e9b72c3351d11647e55cdb236a5793->doDisplay(array $context, array $blocks = []): iterable …
                › <div id="sfwdt{{ token }}" class="sf-toolbar sf-display-none" role="region" aria-label="Symfony Web Debug Toolbar">    {{ include('@WebProfiler/Profiler/toolbar.html.twig', {        templates: {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/yamachou/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:143 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › if (false !== $pos) {    $toolbar = "\n".str_replace("\n", '', $this->twig->render(        '@WebProfiler/Profiler/toolbar_js.html.twig',
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/yamachou/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.126+00:00"
        "message" => "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#14873
            #message: "User Deprecated: Since twig/twig 3.9: Using the internal "twig_include" function is deprecated."
            #code: 0
            #file: "/var/www/yamachou/vendor/twig/twig/src/Resources/core.php"
            #line: 406
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/yamachou/vendor/twig/twig/src/Resources/core.php:406 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › {    trigger_deprecation('twig/twig', '3.9', 'Using the internal "%s" function is deprecated.', __FUNCTION__);}
              /var/www/yamachou/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
                Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › try {    return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);} catch (SecurityError $e) {
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/Resources/views/Profiler/toolbar_js.html.twig:13 {
                __TwigTemplate_30e9b72c3351d11647e55cdb236a5793->doDisplay(array $context, array $blocks = []): iterable …
                › <style{% if csp_style_nonce %} nonce="{{ csp_style_nonce }}"{% endif %}>    {{ include('@WebProfiler/Profiler/toolbar.css.twig') }}</style>
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
              }
              /var/www/yamachou/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/yamachou/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
              }
              /var/www/yamachou/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:143 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › if (false !== $pos) {    $toolbar = "\n".str_replace("\n", '', $this->twig->render(        '@WebProfiler/Profiler/toolbar_js.html.twig',
              }
              /var/www/yamachou/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/yamachou/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.127+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.128+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.129+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.129+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.129+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.129+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"
      ]
    ]
    7558 => [
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.037+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Customize\EventListener\TwigListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.038+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.044+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+09:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container7L1bhlT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.045+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.090+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT CURRENT_DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.091+09:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT quote_ident(table_name) AS table_name,\n
                   table_schema AS schema_name\n
            FROM information_schema.tables\n
            WHERE table_catalog = ?\n
              AND table_schema NOT LIKE 'pg\_%'\n
              AND table_schema != 'information_schema'\n
              AND table_name != 'geometry_columns'\n
              AND table_name != 'spatial_ref_sys'\n
              AND table_type = 'BASE TABLE'\n
            ORDER BY\n
              quote_ident(table_name)
            """
          "params" => [
            1 => "yamachou"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.094+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT schema_name\n
            FROM   information_schema.schemata\n
            WHERE  schema_name NOT LIKE 'pg\_%'\n
            AND    schema_name != 'information_schema'
            """
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.094+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SHOW search_path"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-16T21:00:53.096+00:00"
        "message" => "Deprecated: Using ${var} in strings is deprecated, use {$var} instead"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#10733
            #message: "Deprecated: Using ${var} in strings is deprecated, use {$var} instead"
            #code: 0
            #file: "/var/www/yamachou/app/DoctrineMigrations/Version20210412073123.php"
            #line: 45
            #severity: E_DEPRECATED
            trace: {
              /var/www/yamachou/app/DoctrineMigrations/Version20210412073123.php:45 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › $env = StringUtil::replaceOrAddEnv($env, [    'ECCUBE_ADMIN_DENY_HOSTS' => "'${denyHosts}'",]);
              }
              /var/www/yamachou/vendor/doctrine/migrations/src/Finder/Finder.php:26 {
                require_once …
                › {    require_once $path;}
              }
              /var/www/yamachou/vendor/doctrine/migrations/src/Finder/Finder.php:26 {
                Doctrine\Migrations\Finder\Finder::requireOnce(string $path): void …
                › {    require_once $path;}
              }
              /var/www/yamachou/vendor/doctrine/migrations/src/Finder/Finder.php:52 {
                Doctrine\Migrations\Finder\Finder->loadMigrations(array $files, ?string $namespace): array …
                › foreach ($files as $file) {    static::requireOnce($file);}
              /var/www/yamachou/vendor/doctrine/migrations/src/Finder/GlobFinder.php:27 {
                Doctrine\Migrations\Finder\GlobFinder->findMigrations(string $directory, ?string $namespace = null): array …
                › 
                ›     return $this->loadMigrations($files, $namespace);}
              }
              /var/www/yamachou/vendor/doctrine/migrations/src/FilesystemMigrationsRepository.php:132 {
                Doctrine\Migrations\FilesystemMigrationsRepository->loadMigrationsFromDirectories(): void …
                › foreach ($migrationDirectories as $namespace => $path) {        $migrations = $this->migrationFinder->findMigrations(            $path,
              }
              /var/www/yamachou/vendor/doctrine/migrations/src/FilesystemMigrationsRepository.php:108 {
                Doctrine\Migrations\FilesystemMigrationsRepository->getMigrations(): AvailableMigrationsSet …
                › {    $this->loadMigrationsFromDirectories();}
              /var/www/yamachou/vendor/doctrine/migrations/src/Version/SortedMigrationPlanCalculator.php:83 {
                Doctrine\Migrations\Version\SortedMigrationPlanCalculator->getMigrations(): AvailableMigrationsList …
                › {    $availableMigrations = $this->migrationRepository->getMigrations()->getItems();    uasort($availableMigrations, fn (AvailableMigration $a, AvailableMigration $b): int => $this->sorter->compare($a->getVersion(), $b->getVersion()));
              }
              /var/www/yamachou/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php:54 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, ?Throwable $exception = null) …
                › 
                › $availableMigrations = $planCalculator->getMigrations();}
              /var/www/yamachou/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/yamachou/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/yamachou/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) {
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/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);}
              /var/www/yamachou/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 {
              }
              /var/www/yamachou/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/yamachou/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "channel" => "php"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.098+09:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT CURRENT_DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.099+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.104+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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" => 1768597253
        "timestamp_rfc3339" => "2026-01-17T06:00:53.105+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: [
    "" => 0
    55 => 2
    7558 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#933 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
authorization
""
connection
"close"
cookie
"eccube=i430nsahp6uo9hr8k19qlvl37s"
from
"gptbot(at)openai.com"
host
"chashotest.yamachou.net"
referer
"https://chashotest.yamachou.net/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"50957570"
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
"Fri, 16 Jan 2026 21:00:53 GMT"
set-cookie
"maintenance_token=deleted; expires=Thu, 16 Jan 2025 21:00:52 GMT; Max-Age=0; path=/; httponly"
vary
"Accept"
x-debug-exception
"Symfony%5CBridge%5CDoctrine%5CForm%5CChoiceList%5CIdReader%3A%3AgetIdValue%28%29%3A%20Argument%20%231%20%28%24object%29%20must%20be%20of%20type%20%3Fobject%2C%20false%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fyamachou%2Fvendor%2Fsymfony%2Fform%2FChoiceList%2FArrayChoiceList.php%20on%20line%20134"
x-debug-exception-file
"%2Fvar%2Fwww%2Fyamachou%2Fvendor%2Fsymfony%2Fdoctrine-bridge%2FForm%2FChoiceList%2FIdReader.php:79"
x-debug-token
"022ee3"

Cookies

Request Cookies

Key Value
eccube
"i430nsahp6uo9hr8k19qlvl37s"

Response Cookies

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

Session 1

Session Metadata

Key Value
Created
"Sat, 17 Jan 26 06:00:30 +0900"
Last used
"Sat, 17 Jan 26 06:00:38 +0900"
Lifetime
0

Session Attributes

Attribute Value
_csrf/_token
"h9rxzBc_NiC5HBWPksdsaqh1fFfHmREFMCpv0mPk5eI"
_csrf/https-_token
"kZqtak-gTix5AH0nI26_7p0-jc3WLTNjQFgehocbApU"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/yamachou/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/src/Eccube/Log/Processor/TokenProcessor.php"
    "line" => 34
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 389
    "function" => "__invoke"
    "class" => "Eccube\Log\Processor\TokenProcessor"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/monolog/monolog/src/Monolog/Logger.php"
    "line" => 586
    "function" => "addRecord"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 480
    "function" => "log"
    "class" => "Monolog\Logger"
    "type" => "->"
  ]
  [
    "function" => "handleError"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/deprecation-contracts/function.php"
    "line" => 25
    "function" => "trigger_error"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 63
    "function" => "trigger_deprecation"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Authenticator_RememberMe_CustomerService.php"
    "line" => 25
    "function" => "__construct"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php"
    "line" => 740
    "function" => "do"
    "class" => "Container7L1bhlT\getSecurity_Authenticator_RememberMe_CustomerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Authenticator_Manager_CustomerService.php"
    "line" => 31
    "function" => "load"
    "class" => "Container7L1bhlT\Eccube_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php"
    "line" => 740
    "function" => "do"
    "class" => "Container7L1bhlT\getSecurity_Authenticator_Manager_CustomerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getDebug_Security_Firewall_Authenticator_CustomerService.php"
    "line" => 24
    "function" => "load"
    "class" => "Container7L1bhlT\Eccube_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/Eccube_KernelDevDebugContainer.php"
    "line" => 740
    "function" => "do"
    "class" => "Container7L1bhlT\getDebug_Security_Firewall_Authenticator_CustomerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/yamachou/var/cache/dev/Container7L1bhlT/getSecurity_Firewall_Map_Context_CustomerService.php"
    "line" => 38
    "function" => "load"
    "class" => "Container7L1bhlT\Eccube_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/security-http/Firewall.php"
    "line" => 75
    "function" => "Container7L1bhlT\{closure}"
    "class" => "Container7L1bhlT\getSecurity_Firewall_Map_Context_CustomerService"
    "type" => "::"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 57
    "function" => "Symfony\Component\Security\Http\{closure}"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/yamachou/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/chashotest_yamachou/index.php"
    "line" => 83
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/var/www/chashotest_yamachou"
CONTEXT_PREFIX
""
DATABASE_CHARSET
"utf8"
DATABASE_SERVER_VERSION
"9.2.24"
DATABASE_URL
"pgsql://postgres:%20@172.30.50.98:5432/yamachou"
DOCUMENT_ROOT
"/var/www/chashotest_yamachou"
ECCUBE_ADMIN_ALLOW_HOSTS
"[]"
ECCUBE_ADMIN_ROUTE
"adminyamachou"
ECCUBE_AUTH_MAGIC
"ceuiochiakephiraehuslabeacrouweacepaicli"
ECCUBE_COOKIE_PATH
"/"
ECCUBE_FORCE_SSL
"0"
ECCUBE_LOCALE
"ja"
ECCUBE_TEMPLATE_CODE
"chasho_yamachou"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"1"
H2_STREAM_TAG
"208-1"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_COOKIE
"eccube=i430nsahp6uo9hr8k19qlvl37s"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"chashotest.yamachou.net"
HTTP_REFERER
"https://chashotest.yamachou.net/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"50957570"
MAILER_DSN
"smtp://localhost:25"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"category_id=13"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"1"
REDIRECT_H2_STREAM_TAG
"208-1"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_QUERY_STRING
"category_id=13"
REDIRECT_SSL_TLS_SNI
"chashotest.yamachou.net"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aWqnBHD6-5lzqnsEXZVsBQAAAAE"
REDIRECT_URL
"/products/list"
REDIRECT_denybot
"1"
REMOTE_ADDR
"74.7.227.50"
REMOTE_PORT
"53586"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768597252
REQUEST_TIME_FLOAT
1768597252.4847
REQUEST_URI
"/products/list?category_id=13"
SCRIPT_FILENAME
"/var/www/chashotest_yamachou/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"133.167.93.170"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"chashotest.yamachou.net"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CIPHER
"TLS_AES_128_GCM_SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.3"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"rsaEncryption"
SSL_SERVER_A_SIG
"sha256WithRSAEncryption"
SSL_SERVER_I_DN
"CN=R13,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"R13"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"05F7D5753FDCC943136C88CD9914F452DC5C"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"chashotest.yamachou.net"
SSL_SERVER_SAN_DNS_1
"test.yamachou.net"
SSL_SERVER_S_DN
"CN=test.yamachou.net"
SSL_SERVER_S_DN_CN
"test.yamachou.net"
SSL_SERVER_V_END
"Apr 16 05:59:55 2026 GMT"
SSL_SERVER_V_START
"Jan 16 05:59:56 2026 GMT"
SSL_SESSION_ID
"de85a0cff565ba34b1bf2f2b616667ba63ff4a2b99420c1e8d2b9d0d6b6e2f51"
SSL_SESSION_RESUMED
"Initial"
SSL_TLS_SNI
"chashotest.yamachou.net"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.51"
SSL_VERSION_LIBRARY
"OpenSSL/1.1.1l"
TRUSTED_HOSTS
"^chashotest\.yamachou\.net$"
UNIQUE_ID
"aWqnBHD6-5lzqnsEXZVsBQAAAAE"
denybot
"1"

Parent Request

Return to parent request (token = 1930a8)

Key Value
_controller
"Eccube\Controller\ProductController::index"
_firewall_context
"security.firewall.map.context.customer"
_remove_csp_headers
true
_route
"product_list"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_customer"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#2778
    -options: [
      "username_parameter" => "login_email"
      "password_parameter" => "login_pass"
      "check_path" => "mypage_login"
      "post_only" => true
      "form_only" => false
      "enable_csrf" => true
      "csrf_parameter" => "_csrf_token"
      "csrf_token_id" => "authenticate"
      "login_path" => "mypage_login"
      "use_forward" => false
      "require_previous_session" => false
    ]
    -httpKernel: ? Symfony\Component\HttpKernel\HttpKernelInterface
    -httpUtils: Symfony\Component\Security\Http\HttpUtils {#2908 …}
    -userProvider: Eccube\Security\Core\User\CustomerProvider {#2068 …}
    -successHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationSuccessHandler {#2909 …}
    -failureHandler: Symfony\Component\Security\Http\Authentication\CustomAuthenticationFailureHandler {#2904 …}
  }
  Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#2978
    -secret: "ceuiochiakephiraehuslabeacrouweacepaicli"
    -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#924 …}
    -cookieName: "eccube_remember_me"
    -logger: Monolog\Logger {#2918 …}
    -rememberMeHandler: Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler {#2979 …}
  }
]
_stopwatch_token
"e0e1d5"
_template
Sensio\Bundle\FrameworkExtraBundle\Configuration\Template {#4063
  #template: "Product/list.twig"
  -vars: []
  -streamable: false
  -owner: [
    Eccube\Controller\ProductController {#3876
      #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#3987 …}
      #eccubeConfig: Eccube\Common\EccubeConfig {#757 …}
      #entityManager: Container7L1bhlT\EntityManagerGhost554d0f0 {#563 …}
      #translator: Symfony\Component\Translation\DataCollectorTranslator {#914 …}
      #formFactory: Symfony\Component\Form\FormFactory {#3952 …}
      #eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#893 …}
      #session: Eccube\Session\Session {#954 …}
      #router: Symfony\Bundle\FrameworkBundle\Routing\Router {#685 …}
      #purchaseFlow: Eccube\Service\PurchaseFlow\PurchaseFlow {#3878 …}
      #customerFavoriteProductRepository: Eccube\Repository\CustomerFavoriteProductRepository {#3949 …}
      #cartService: Container7L1bhlT\CartServiceGhostE8ccf99 {#595 …}
      #productRepository: Eccube\Repository\ProductRepository {#573 …}
      #BaseInfo: Eccube\Entity\BaseInfo {#3386 …}
      #helper: Symfony\Component\Security\Http\Authentication\AuthenticationUtils {#3950 …}
      #productListMaxRepository: Eccube\Repository\Master\ProductListMaxRepository {#3951 …}
      -title: ""
    }
    "index"
  ]
}