logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#848
-records: [
"" => [
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.389+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 {#56
#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/xs360801/xs360801.xsrv.jp/public_html/app/proxy/entity/src/Eccube/Entity/Member.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/proxy/entity/src/Eccube/Entity/Member.php:34 {
require_once …
› */
› class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.390+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 {#39
#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/xs360801/xs360801.xsrv.jp/public_html/app/proxy/entity/src/Eccube/Entity/Customer.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/proxy/entity/src/Eccube/Entity/Customer.php:34 {
require_once …
› */
› class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.390+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 {#814
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CachedReaderService.php:23 {
ContainerIpnrreW\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotationReaderFacadeService.php:23 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.390+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 {#812
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_ReaderService.php:23 {
ContainerIpnrreW\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CachedReaderService.php:25 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotationReaderFacadeService.php:23 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.390+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 {#805
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CacheAdapterService.php:23 {
ContainerIpnrreW\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotations_CachedReaderService.php:25 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getAnnotationReaderFacadeService.php:23 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.480+09:00"
"message" => "PROCESS END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_review_index"
]
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.480+09:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.480+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.480+09:00"
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
2 => [
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.391+09:00"
"message" => "Client IP: 18.119.100.196"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.391+09:00"
"message" => "INIT"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+09:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "product_review_index"
"route_parameters" => [
"_route" => "product_review_index"
"_controller" => "Customize\Controller\ProductReviewController::index"
"id" => "268"
]
"request_uri" => "https://xs360801.xsrv.jp/product/review/268"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+09:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "customer"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.393+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.394+09:00"
"message" => "PROCESS START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_review_index"
]
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.394+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:1009, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#469
#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:1009, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:1009 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:977 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::ContainerIpnrreW\{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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerIpnrreW\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.394+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:1009, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#254
#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:1009, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:1009 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:977 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::ContainerIpnrreW\{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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerIpnrreW\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.394+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 {#173
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:1256 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:977 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::ContainerIpnrreW\{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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerIpnrreW\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.394+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 {#153
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.395+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 {#151
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.395+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 {#143
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.401+09:00"
"message" => "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1688
#message: "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php"
#line: 14
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:14 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetExists($offset)
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:8 {
require_once …
›
› class ConfigSubData implements \ArrayAccess,\IteratorAggregate
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.401+09:00"
"message" => "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1690
#message: "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php"
#line: 27
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:27 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetGet($offset)
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:8 {
require_once …
›
› class ConfigSubData implements \ArrayAccess,\IteratorAggregate
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.401+09:00"
"message" => "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1691
#message: "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php"
#line: 22
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:22 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetSet($offset, $value)
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:8 {
require_once …
›
› class ConfigSubData implements \ArrayAccess,\IteratorAggregate
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.401+09:00"
"message" => "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1692
#message: "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php"
#line: 39
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:39 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
›
› public function offsetUnset($offset)
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:8 {
require_once …
›
› class ConfigSubData implements \ArrayAccess,\IteratorAggregate
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.401+09:00"
"message" => "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1693
#message: "Deprecated: Return type of Plugin\SlnPayment42\Entity\ConfigSubData::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php"
#line: 10
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:10 {
Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
› {
› public function getIterator() {
› return new ConfigSubData(get_object_vars($this));
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Plugin/SlnPayment42/Entity/ConfigSubData.php:8 {
require_once …
›
› class ConfigSubData implements \ArrayAccess,\IteratorAggregate
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.402+09:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "utf8mb4"
"host" => "localhost"
"port" => null
"user" => "xs360801_ec4"
"password" => "<redacted>"
"driverOptions" => []
"serverVersion" => "105"
"defaultTableOptions" => [
"charset" => "utf8mb4"
"collation" => "utf8mb4_bin"
]
"dbname" => "xs360801_ec4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.402+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 {#1765
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:388 {
Doctrine\DBAL\Connection->connect() …
› if ($this->_eventManager->hasListeners(Events::postConnect)) {
› Deprecation::trigger(
› 'doctrine/dbal',
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.402+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 {#1767
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php:1248 {
Doctrine\DBAL\Platforms\AbstractMySQLPlatform->getName() …
› {
› Deprecation::triggerIfCalledFromOutside(
› 'doctrine/dbal',
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php:36 {
Eccube\Doctrine\EventSubscriber\InitSubscriber->postConnect(ConnectionEventArgs $args) …
› $db = $args->getConnection();
› $platform = $args->getConnection()->getDatabasePlatform()->getName();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:396 {
Doctrine\DBAL\Connection->connect() …
› $eventArgs = new Event\ConnectionEventArgs($this);
› $this->_eventManager->dispatchEvent(Events::postConnect, $eventArgs);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.402+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION time_zone = '+00:00'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.403+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.nearest_station AS nearest_station_36, t0.regular_holiday_ids AS regular_holiday_ids_37, t0.site_kit_site_id AS site_kit_site_id_38, t0.site_kit_site_secret AS site_kit_site_secret_39, t0.customer_registration_point AS customer_registration_point_40, t0.country_id AS country_id_41, t0.pref_id AS pref_id_42, 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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+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_review_index"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+09:00"
"message" => "fallback to PC layout"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+09:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+09:00"
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.406+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.407+09:00"
"message" => "LOGIC START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_review_index"
]
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerIpnrreW\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.408+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.409+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "debug.security.authorization.vote"
"listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
]
"channel" => "event"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.410+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.note AS note_3, t0.description_list AS description_list_4, t0.description_detail AS description_detail_5, t0.search_word AS search_word_6, t0.free_area AS free_area_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.creator_id AS creator_id_10, t0.product_status_id AS product_status_id_11, t0.discriminator_type FROM dtb_product t0 WHERE t0.id = ? AND t0.discriminator_type IN ('product')"
"params" => [
1 => "268"
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.413+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 {#3397
#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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
#line: 9
#severity: E_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:9 {
require …
› */
› class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy
› {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:210 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
› $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);
› require $fileName;
› break;
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:173 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) …
› $uow = $this->_em->getUnitOfWork();
› $entity = $uow->createEntity($entityName, $data, $this->_hints);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:65 {
Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() …
› while ($row = $this->statement()->fetchAssociative()) {
› $this->hydrateRowData($row, $result);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:782 {
Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
› $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);
› $entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/app/Customize/Controller/ProductReviewController.php:91 {
Customize\Controller\ProductReviewController->index(Request $request, $id) …
› // 通常の商品レビュー
› $Product = $this->productRepository->find($id);
› if (!$Product) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.414+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 {#3414
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:3144 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:2280 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getForm_TypeExtension_Form_ValidatorService.php:26 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getForm_RegistryService.php:276 {
ContainerIpnrreW\getForm_RegistryService::ContainerIpnrreW\{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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/form/FormFactory.php:43 {
Symfony\Component\Form\FormFactory->createBuilder(string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
› {
› return $this->createNamedBuilder($this->registry->getType($type)->getBlockPrefix(), $type, $data, $options);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/app/Customize/Controller/ProductReviewController.php:117 {
Customize\Controller\ProductReviewController->index(Request $request, $id) …
› $builder = $this->formFactory
› ->createBuilder(ProductReviewType::class);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.415+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.sort_no AS sort_no_2, m0_.discriminator_type AS discriminator_type_3 FROM mtb_sex m0_ WHERE m0_.discriminator_type IN ('sex') ORDER BY m0_.sort_no ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.419+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.view"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelView"
]
"channel" => "event"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.419+09:00"
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.419+09:00"
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL.")." at meta.twig line 23"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#3938
#message: "An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL.")."
#code: 0
#file: "/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Resource/template/default/meta.twig"
#line: 23
-previous: Symfony\Component\Routing\Exception\InvalidParameterException {#3944 …}
-lineno: 23
-name: "meta.twig"
-rawMessage: "An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL.")."
-sourcePath: "/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Resource/template/default/meta.twig"
-sourceCode: """
{% if app.request.get('_route') == 'product_detail' %}\n
{% set meta_og_type = "og:product" %}\n
{% set meta_description = Product.description_list | default(Product.description_detail) | default(Page.description) %}\n
{% set meta_canonical = url('product_detail', {'id': Product.id}) %}\n
<meta property="og:title" content="{{ Product.name }}" />\n
<meta property="og:image" content="{{ absolute_url(asset(Product.main_list_image|no_image_product, 'save_image')) }}" />\n
<meta property="product:price:amount" content="{{ Product.getPrice02IncTaxMin }}"/>\n
<meta property="product:price:currency" content="{{ eccube_config.currency }}"/>\n
<meta property="product:product_link" content="{{ url('product_detail', {'id': Product.id}) }}"/>\n
<meta property="product:retailer_title" content="{{ BaseInfo.shop_name }}"/>\n
{% if not Product.stock_find %}\n
<meta name="robots" content="noindex">\n
{% endif %}\n
{% elseif app.request.get('_route') == 'product_list' %}\n
{% set meta_canonical = url('product_list', {'category_id': Category.id|default(null)}) %}\n
{% if pagination|length == 0 %}\n
<meta name="robots" content="noindex">\n
{% endif %}\n
{% elseif app.request.get('_route') == 'homepage' %}\n
{% set meta_og_type = 'website' %}\n
{% set meta_canonical = url('homepage') %}\n
{% elseif Page is defined and Page.edit_type == 0 and Page.url is defined %}\n
{% set meta_canonical = url(eccube_config.eccube_user_data_route, {'route': Page.url}) %}\n
{% endif %}\n
\n
<meta property="og:type" content="{{ meta_og_type|default('article') }}"/>\n
<meta property="og:site_name" content="{{ BaseInfo.shop_name }}"/>\n
{% set meta_description = meta_description | default(Page.description) %}\n
{% if meta_description %}\n
<meta name="description" content="{{ meta_description|striptags|slice(0,120) }}">\n
<meta property="og:description" content="{{ meta_description|striptags|slice(0,120) }}"/>\n
{% endif %}\n
{% if meta_canonical|default() %}\n
{# canonical url #}\n
{# Product list #}\n
{% if Category is defined and Category %}\n
{% if pagination is defined and pagination.paginationData is defined and pagination.paginationData.pageCount > 1 %}\n
{# 最初のページ #}\n
{% if pagination.paginationData.current == 1 %}\n
<meta property="og:url" content="{{ meta_canonical }}"/>\n
<link rel="next" href="{{ meta_canonical }}&pageno=2" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': 2 }) }}">\n
<link rel="canonical" href="{{ meta_canonical }}" />\n
{# 最後のページ #}\n
{% elseif pagination.paginationData.last == pagination.paginationData.current %}\n
<meta property="og:url" content="{{ meta_canonical }}&pageno={{ pagination.paginationData.last }}"/>\n
<link rel="prev" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.previous }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.previous }) }}">\n
<link rel="canonical" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.last }}" />\n
{# 途中のページ #}\n
{% else %}\n
<meta property="og:url" content="{{ meta_canonical }}&pageno={{ pagination.paginationData.current }}"/>\n
<link rel="next" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.next }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.next }) }}">\n
<link rel="prev" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.previous }}" title="{{ Category.name }} {{ '%pageno%ページ目'|trans({ '%pageno%': pagination.paginationData.previous }) }}">\n
<link rel="canonical" href="{{ meta_canonical }}&pageno={{ pagination.paginationData.current }}" />\n
{% endif %}\n
{% else %}\n
{# ページング無し #}\n
<meta property="og:url" content="{{ meta_canonical }}"/>\n
<link rel="canonical" href="{{ meta_canonical }}" />\n
{% endif %}\n
{# Other #}\n
{% else %}\n
<meta property="og:url" content="{{ meta_canonical }}"/>\n
<link rel="canonical" href="{{ meta_canonical }}" />\n
{% endif %}\n
{% endif %}\n
"""
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Resource/template/default/meta.twig:23 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› {% elseif Page is defined and Page.edit_type == 0 and Page.url is defined %}
› {% set meta_canonical = url(eccube_config.eccube_user_data_route, {'route': Page.url}) %}
› {% endif %}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:379 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php:38 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Extension/CoreExtension.php:1347 {
twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
›
› return $loaded ? $loaded->render($variables) : '';
› } finally {
arguments: {
$context: [ …14]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Twig/Extension/IgnoreTwigSandboxErrorExtension.php:59 {
Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension->twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
› try {
› return \twig_include($env, $context, $template, $variables, $withContext, $ignoreMissing, $sandboxed);
› } catch (SecurityError $e) {
arguments: {
$env: Twig\Environment {#621 …}
$context: [ …14]
$template: "meta.twig"
$variables: [ …14]
$withContext: true
$ignoreMissing: false
$sandboxed: false
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/twig/72/72f8684a8f039a8e92d49a294975f58d.php:138 {
__TwigTemplate_bde2f610cc2bb8428ead1755bd9745db->doDisplay(array $context, array $blocks = []) …
› echo " ";
› echo $this->extensions['Eccube\Twig\Extension\IgnoreTwigSandboxErrorExtension']->twig_include($this->env, $context, "meta.twig");
› echo "
arguments: {
$env: Twig\Environment {#621 …}
$context: [ …14]
$template: "meta.twig"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/twig/be/bec071d82a4865a062a135fc2e4ac1ca.php:68 {
__TwigTemplate_8fcaf0bcc2e15db039e268bb454941cc->doDisplay(array $context, array $blocks = []) …
› $this->parent = $this->loadTemplate("default_frame.twig", "Review/index.twig", 1);
› $this->parent->display($context, array_merge($this->blocks, $blocks));
›
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:394 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› try {
› $this->doDisplay($context, $blocks);
› } catch (Error $e) {
arguments: {
$context: [ …14]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:367 {
Twig\Template->display(array $context, array $blocks = []) …
› {
› $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));
› }
arguments: {
$context: [ …13]
$blocks: [ …2]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Template.php:379 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/TemplateWrapper.php:38 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/twig/twig/src/Environment.php:280 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php:115 {
Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener->onKernelView(KernelEvent $event) …
› } else {
› $event->setResponse(new Response($this->twig->render($template->getTemplate(), $parameters)));
› }
arguments: {
$name: "Review/index.twig"
$context: [ …4]
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:186 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new ViewEvent($this, $request, $type, $response, $event);
› $this->dispatcher->dispatch($event, KernelEvents::VIEW);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+09:00"
"message" => "Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Parameter "route" for route "user_data" must match "(?:[0-9a-zA-Z_\-]+\/?)+(?<!\/)" ("" given) to generate a corresponding URL."). (uncaught exception) at /home/xs360801/xs360801.xsrv.jp/public_html/src/Eccube/Resource/template/default/meta.twig line 23"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Twig\Error\RuntimeError {#3938}
]
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+09:00"
"message" => "LOGIC END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_review_index"
]
"channel" => "app"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.477+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.479+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"
]
]
3953 => [
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.420+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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 {#4148
#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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:2896 {
ContainerIpnrreW\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/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:2881 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer::getSerializerService($container) …
› $c = ($container->services['translator'] ?? self::getTranslatorService($container));
› $d = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/getErrorControllerService.php:29 {
ContainerIpnrreW\getErrorControllerService::do($container, $lazyLoad = true) …
›
› return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['serializer'] ?? self::getSerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/var/cache/dev/ContainerIpnrreW/Eccube_KernelDevDebugContainer.php:694 {
ContainerIpnrreW\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/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/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› if (!str_contains($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:164 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // load controller
› if (false === $controller = $this->resolver->getController($request)) {
› throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#787 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …2]
$eventName: "kernel.view"
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$event: Symfony\Component\HttpKernel\Event\ViewEvent {#3451 …}
$eventName: "kernel.view"
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/xs360801/xs360801.xsrv.jp/public_html/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/xs360801/xs360801.xsrv.jp/public_html/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
$type: 1
$catch: true
}
}
/home/xs360801/xs360801.xsrv.jp/public_html/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#2 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerIpnrreW\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.421+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.422+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.422+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.469+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.469+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 => "xs360801_ec4"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.471+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.472+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+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" => 1745966485
"timestamp_rfc3339" => "2025-04-30T07:41:25.473+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 0
2 => 2
3953 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#847 …}
} |