| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#671
-records: [
"" => [
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.827+09:00"
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#42
#message: "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/app/proxy/entity/src/Eccube/Entity/Customer.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/app/proxy/entity/src/Eccube/Entity/Customer.php:34 {
require_once …
› */
› class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/opty/html/ec-cube-dev/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.827+09:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#637
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:23 {
ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
›
› return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› $this->boot();
› ++$this->requestStackSize;
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.828+09:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#635
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_ReaderService.php:23 {
ContainerGQ4tGNT\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:25 {
ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
›
› return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› $this->boot();
› ++$this->requestStackSize;
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.828+09:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#628
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CacheAdapterService.php:23 {
ContainerGQ4tGNT\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotations_CachedReaderService.php:25 {
ContainerGQ4tGNT\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getAnnotationReaderFacadeService.php:23 {
ContainerGQ4tGNT\getAnnotationReaderFacadeService::do($container, $lazyLoad = true) …
›
› return $container->services['Eccube\\DependencyInjection\\Facade\\AnnotationReaderFacade'] = new \Eccube\DependencyInjection\Facade\AnnotationReaderFacade(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:192 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› $this->boot();
› ++$this->requestStackSize;
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.897+09:00"
"message" => "Uncaught Error: Call to a member function getRankType() on null"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Error {#3931
#message: "Call to a member function getRankType() on null"
#code: 0
#file: "/home/opty/html/ec-cube-dev/app/Customize/Repository/ProductRepository.php"
#line: 46
trace: {
/home/opty/html/ec-cube-dev/app/Customize/Repository/ProductRepository.php:46 {
Customize\Repository\ProductRepository->getQueryBuilderBySearchData($searchData) …
› \r
› if($searchData['user']->getRankType()==0){\r
› $qb->andWhere('p.approval_general = 1');\r
}
/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:156 {
Customize\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› \r
› $qb = $this->productRepository->getQueryBuilderBySearchData($searchData);\r
› \r
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749802
"timestamp_rfc3339" => "2026-06-18T11:30:02.118+09:00"
"message" => "PROCESS END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1781749802
"timestamp_rfc3339" => "2026-06-18T11:30:02.118+09:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1781749802
"timestamp_rfc3339" => "2026-06-18T11:30:02.118+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1781749802
"timestamp_rfc3339" => "2026-06-18T11:30:02.118+09:00"
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
5 => [
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.829+09:00"
"message" => "Client IP: 216.73.216.226"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.830+09:00"
"message" => "INIT"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.831+09:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "product_list"
"route_parameters" => [
"_route" => "product_list"
"_controller" => "Customize\Controller\ProductController::index"
]
"request_uri" => "https://dev.eco2l.com/products/list?category_id=9"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+09:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "customer"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.832+09:00"
"message" => "PROCESS START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.833+09:00"
"message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#111
#message: "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:68 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:988 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [(\dirname(__DIR__, 4).'/src/Eccube/Entity')]);
› $d->setTraitProxiesDirectory((\dirname(__DIR__, 4).'/app/proxy/entity'));
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.833+09:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#110
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:78 called by Eccube_KernelDevDebugContainer.php:988, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:78 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:988 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $d = new \Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver($c, [(\dirname(__DIR__, 4).'/src/Eccube/Entity')]);
› $d->setTraitProxiesDirectory((\dirname(__DIR__, 4).'/app/proxy/entity'));
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.833+09:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#63
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› if (PHP_VERSION_ID >= 80100) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:178 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:1195 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:956 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost554d0f0', static fn () => \EntityManagerGhost554d0f0::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerGQ4tGNT\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.834+09:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\InitSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#24
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\InitSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.834+09:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\SaveEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#876
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\SaveEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.834+09:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#730
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.834+09:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Customize\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#881
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Customize\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.839+09:00"
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#982
#message: "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php:34 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/opty/html/ec-cube-dev/src/Eccube/Entity/Member.php:24 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Member')) {
› /**
}
/home/opty/html/ec-cube-dev/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/Driver/MappingDriverChain.php:104 {
Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() …
› if (! isset($driverClasses[$oid])) {
› $driverClasses[$oid] = $driver->getAllClassNames();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:242 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) {
› $this->addDefaultDiscriminatorMap($class);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.847+09:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "utf8mb4"
"host" => "localhost"
"port" => null
"user" => "dev_ec_user"
"password" => "<redacted>"
"driverOptions" => []
"serverVersion" => "10.5.22-MariaDB"
"defaultTableOptions" => [
"charset" => "utf8mb4"
"collation" => "utf8mb4_bin"
]
"dbname" => "dev_eccube43_db"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.848+09:00"
"message" => "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:388 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1806
#message: "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:388 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:388 {
Doctrine\DBAL\Connection->connect() …
› if ($this->_eventManager->hasListeners(Events::postConnect)) {
› Deprecation::trigger(
› 'doctrine/dbal',
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:157 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
› if ($this->class->discriminatorValue !== null) { // discriminators can be 0
› array_unshift($values, $this->conn->quote($this->class->discriminatorValue));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1118 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
› ? $this->getSelectConditionCriteriaSQL($criteria)
› : $this->getSelectConditionSQL($criteria, $assoc);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:772 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:792 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
› {
› return $this->load($identifier, $entity);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.848+09:00"
"message" => "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1248 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1808
#message: "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1248 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:173 {
Doctrine\Deprecations\Deprecation::triggerIfCalledFromOutside(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php:1248 {
Doctrine\DBAL\Platforms\AbstractMySQLPlatform->getName() …
› {
› Deprecation::triggerIfCalledFromOutside(
› 'doctrine/dbal',
}
/home/opty/html/ec-cube-dev/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php:36 {
Eccube\Doctrine\EventSubscriber\InitSubscriber->postConnect(ConnectionEventArgs $args) …
› $db = $args->getConnection();
› $platform = $args->getConnection()->getDatabasePlatform()->getName();
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› foreach ($this->listeners[$eventName] as $hash => $listener) {
› $listener->{$this->methods[$eventName][$hash]}($eventArgs);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:396 {
Doctrine\DBAL\Connection->connect() …
› $eventArgs = new Event\ConnectionEventArgs($this);
› $this->_eventManager->dispatchEvent(Events::postConnect, $eventArgs);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:157 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionDiscriminatorValueSQL() …
› if ($this->class->discriminatorValue !== null) { // discriminators can be 0
› array_unshift($values, $this->conn->quote($this->class->discriminatorValue));
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1118 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
› ? $this->getSelectConditionCriteriaSQL($criteria)
› : $this->getSelectConditionSQL($criteria, $assoc);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:772 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
›
› $sql = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);
› [$params, $types] = $this->expandParameters($criteria);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:792 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
› {
› return $this->load($identifier, $entity);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/EntityRepository.php:197 {
Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
› {
› return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/opty/html/ec-cube-dev/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.848+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION time_zone = '+00:00'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.850+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.859+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.864+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+09:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+09:00"
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.865+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.866+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.868+09:00"
"message" => "LOGIC START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.868+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.868+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.869+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerGQ4tGNT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.870+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.871+09:00"
"message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2756
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/validator/ValidatorBuilder.php:252 {
Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
› {
› trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:3055 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2196 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getForm_TypeExtension_Form_ValidatorService.php:26 {
ContainerGQ4tGNT\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)));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getForm_RegistryService.php:290 {
ContainerGQ4tGNT\getForm_RegistryService::ContainerGQ4tGNT\{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'));
}
/home/opty/html/ec-cube-dev/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;
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/opty/html/ec-cube-dev/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);
›
}
/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:132 {
Customize\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */\r
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);\r
› \r
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.876+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.878+09:00"
"message" => "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3074
#message: "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
#code: 0
#file: "/home/opty/html/ec-cube-dev/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
#line: 9
#severity: E_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:9 {
require …
› */
› class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy
› {
}
/home/opty/html/ec-cube-dev/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:210 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
› $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);
› require $fileName;
› break;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:109 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) …
› {
› $definition = $this->definitions[$className] ?? $this->getProxyDefinition($className);
› $fqcn = $definition->proxyClassName;
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:207 {
Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
› if (! $this->isLazyGhostObjectEnabled) {
› return parent::getProxy($className, $identifier);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/UnitOfWork.php:3114 {
Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
› case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:
› $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $normalizedAssociatedId);
› $this->registerManaged($newValue, $associatedId, []);
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
›
› return $this->_uow->createEntity($className, $data, $this->_hints);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:498 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
› if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {
› $element = $this->getEntity($data, $dqlAlias);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
› while ($row = $this->statement()->fetchAssociative()) {
› $this->hydrateRowData($row, $result);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:270 {
Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
› try {
› $result = $this->hydrateAllData();
› } finally {
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:1225 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);
›
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:1166 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/home/opty/html/ec-cube-dev/vendor/doctrine/orm/src/AbstractQuery.php:901 {
Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
› {
› return $this->execute(null, $hydrationMode);
› }
}
/home/opty/html/ec-cube-dev/src/Eccube/Repository/CategoryRepository.php:94 {
Eccube\Repository\CategoryRepository->getList(?Category $Parent = null, $flat = false) …
› ->useResultCache(true, $this->getCacheLifetime())
› ->getResult();
›
}
/home/opty/html/ec-cube-dev/src/Eccube/Form/Type/SearchProductType.php:58 {
Eccube\Form\Type\SearchProductType->buildForm(FormBuilderInterface $builder, array $options) …
› $Categories = $this->categoryRepository
› ->getList(null, true);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/ResolvedFormType.php:102 {
Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
›
› $this->innerType->buildForm($builder, $options);
›
}
/home/opty/html/ec-cube-dev/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);
› }
}
/home/opty/html/ec-cube-dev/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());
›
}
/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:132 {
Customize\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */\r
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);\r
› \r
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.879+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.880+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.883+09:00"
"message" => "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3477
#message: "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
#code: 0
#file: "/home/opty/html/ec-cube-dev/src/Eccube/Form/EventListener/HTMLPurifierListener.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/src/Eccube/Form/EventListener/HTMLPurifierListener.php:34 {
Eccube\Form\EventListener\HTMLPurifierListener->purifySubmittedData(FormEvent $event): void …
› {
› $event->setData(str_replace(['<', '>', '&'], ['<', '>', '&'], $event->getData()));
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/home/opty/html/ec-cube-dev/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();
}
/home/opty/html/ec-cube-dev/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]);
}
/home/opty/html/ec-cube-dev/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);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/Form.php:420 {
Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
}
/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:149 {
Customize\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› \r
› $searchForm->handleRequest($request);\r
› \r
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.889+09:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3582
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/home/opty/html/ec-cube-dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/home/opty/html/ec-cube-dev/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2814 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
› {
› return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/getPropertyInfo_SerializerExtractorService.php:23 {
ContainerGQ4tGNT\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)));
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:673 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/opty/html/ec-cube-dev/var/cache/dev/ContainerGQ4tGNT/Eccube_KernelDevDebugContainer.php:2527 {
ContainerGQ4tGNT\Eccube_KernelDevDebugContainer::ContainerGQ4tGNT\{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());
}
/home/opty/html/ec-cube-dev/vendor/symfony/property-info/PropertyInfoExtractor.php:82 {
Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
› {
› foreach ($extractors as $extractor) {
› if (null !== $value = $extractor->{$method}(...$arguments)) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/property-info/PropertyInfoExtractor.php:41 {
Symfony\Component\PropertyInfo\PropertyInfoExtractor->getProperties(string $class, array $context = []): ?array …
› {
› return $this->extract($this->listExtractors, 'getProperties', [$class, $context]);
› }
}
/home/opty/html/ec-cube-dev/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;
}
/home/opty/html/ec-cube-dev/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;
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
›
› $this->loader?->loadClassMetadata($metadata);
›
}
/home/opty/html/ec-cube-dev/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);
›
}
/home/opty/html/ec-cube-dev/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,
}
/home/opty/html/ec-cube-dev/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();
}
/home/opty/html/ec-cube-dev/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);
›
}
/home/opty/html/ec-cube-dev/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
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/home/opty/html/ec-cube-dev/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);
› }
}
/home/opty/html/ec-cube-dev/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);
› }
}
/home/opty/html/ec-cube-dev/vendor/symfony/form/Form.php:420 {
Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
}
/home/opty/html/ec-cube-dev/app/Customize/Controller/ProductController.php:149 {
Customize\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› \r
› $searchForm->handleRequest($request);\r
› \r
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:181 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/home/opty/html/ec-cube-dev/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/home/opty/html/ec-cube-dev/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.898+09:00"
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.898+09:00"
"message" => "Uncaught PHP Exception Error: "Call to a member function getRankType() on null" at ProductRepository.php line 46"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Error {#3931}
]
"channel" => "request"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.898+09:00"
"message" => "Error: Call to a member function getRankType() on null (uncaught exception) at /home/opty/html/ec-cube-dev/app/Customize/Repository/ProductRepository.php line 46"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Error {#3931}
]
"channel" => "app"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+09:00"
"message" => "LOGIC END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.929+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.931+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.932+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.932+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.932+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"
]
]
4136 => [
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.899+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerGQ4tGNT\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.900+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.912+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.912+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT TABLE_NAME\n
FROM information_schema.TABLES\n
WHERE TABLE_SCHEMA = ?\n
AND TABLE_TYPE = 'BASE TABLE'\n
ORDER BY TABLE_NAME
"""
"params" => [
1 => "dev_eccube43_db"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.914+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.915+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.917+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+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" => 1781749801
"timestamp_rfc3339" => "2026-06-18T11:30:01.918+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 1
5 => 2
4136 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#670 …}
} |