| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#14478
-records: [
"" => [
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13764
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->checkClass(string $class, ?string $file = null): void …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:307 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
›
› $this->checkClass($class, $file);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13725
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Kernel::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Kernel" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Symfony\Component\ErrorHandler\DebugClassLoader->checkClass(string $class, ?string $file = null): void …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:307 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
›
› $this->checkClass($class, $file);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13780
#message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13779
#message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13777
#message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13778
#message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\AbstractEntity" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "Deprecated: Eccube\Entity\Customer implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13800
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/app/proxy/entity/src/Eccube/Entity/Customer.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/app/proxy/entity/src/Eccube/Entity/Customer.php:34 {
require_once …
› */
› class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:336 {
Eccube\Kernel->loadEntityProxies() …
› foreach ($files as $file) {
› require_once $file->getRealPath();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:65 {
Eccube\Kernel->__construct(string $environment, bool $debug) …
›
› $this->loadEntityProxies();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:82 {
›
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.388+00:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13776
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/http-kernel/Kernel.php:346 {
Symfony\Component\HttpKernel\Kernel->initializeBundles() …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/http-kernel/Kernel.php:762 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/http-kernel/Kernel.php:185 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.389+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14428
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.389+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14434
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.389+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14427
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.390+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14459
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToDatabaseValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.390+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14425
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::convertToPHPValue()" might add "mixed" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.390+00:00"
"message" => "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14422
#message: "User Deprecated: Method "Doctrine\DBAL\Types\Type::requiresSQLCommentHint()" might add "bool" as a native return type declaration in the future. Do the same in child class "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
Eccube\Kernel->boot() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.391+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14421
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CachedReaderService.php:23 {
ContainerZDpIzoC\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotationReaderFacadeService.php:23 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.392+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14404
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_ReaderService.php:23 {
ContainerZDpIzoC\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CachedReaderService.php:25 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotationReaderFacadeService.php:23 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.395+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14391
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CacheAdapterService.php:23 {
ContainerZDpIzoC\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotations_CachedReaderService.php:25 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getAnnotationReaderFacadeService.php:23 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Kernel.php:156 {
Eccube\Kernel->boot() …
› /** @var AnnotationReaderFacade $AnnotationReaderFacade */
› $AnnotationReaderFacade = $container->get(AnnotationReaderFacade::class);
› $AnnotationReader = $AnnotationReaderFacade->getAnnotationReader();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.740+09:00"
"message" => "PROCESS END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.740+09:00"
"message" => "Committing transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.741+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.741+09:00"
"message" => "Commit executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
13762 => [
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.399+09:00"
"message" => "Client IP: 216.73.216.134"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.400+09:00"
"message" => "INIT"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.404+09:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "product_list"
"route_parameters" => [
"_route" => "product_list"
"_controller" => "Eccube\Controller\ProductController::index"
]
"request_uri" => "https://ims.motorists.jp/products/list?category_id=53"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+09:00"
"message" => "Checking for authenticator support."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"firewall_name" => "customer"
"authenticators" => 2
]
"channel" => "security"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.413+09:00"
"message" => "PROCESS START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.417+00:00"
"message" => "User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:71 called by Eccube_KernelDevDebugContainer.php:997, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13767
#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:71 called by Eccube_KernelDevDebugContainer.php:997, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:71 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› 'https://github.com/doctrine/orm/issues/10098',
› 'The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver.'
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:997 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:965 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::ContainerZDpIzoC\{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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerZDpIzoC\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.417+00:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:82 called by Eccube_KernelDevDebugContainer.php:997, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13818
#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:82 called by Eccube_KernelDevDebugContainer.php:997, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/Driver/AnnotationDriver.php:82 {
Doctrine\ORM\Mapping\Driver\AnnotationDriver->__construct($reader, $paths = null, bool $reportFieldsWhereDeclared = false) …
› '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.',
› self::class
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:997 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:965 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::ContainerZDpIzoC\{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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerZDpIzoC\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.429+00:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14658
#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:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:169 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› 'https://github.com/doctrine/orm/pull/10837/',
› '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.'
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:182 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $config->getProxyNamespace(),
› $config->getAutoGenerateProxyClasses()
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:1228 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:965 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::ContainerZDpIzoC\{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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerZDpIzoC\EntityManagerGhost554d0f0->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:207 {
Doctrine\ORM\EntityManager->getMetadataFactory() …
› {
› return $this->metadataFactory;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:189 {
Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:71 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
› {
› $manager = $this->registry->getManagerForClass($this->entityClass);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.436+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\InitSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14481
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.436+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\SaveEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13798
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.437+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Eccube\Doctrine\EventSubscriber\TaxRuleEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#13774
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.453+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14930
#message: "User Deprecated: The "Eccube\Entity\Cart::setTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.453+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setDeliveryFeeTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14931
#message: "User Deprecated: The "Eccube\Entity\Cart::setDeliveryFeeTotal()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.453+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setDiscount()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14932
#message: "User Deprecated: The "Eccube\Entity\Cart::setDiscount()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.453+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setCharge()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14933
#message: "User Deprecated: The "Eccube\Entity\Cart::setCharge()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.453+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setTax()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14934
#message: "User Deprecated: The "Eccube\Entity\Cart::setTax()" method will require a new "$total|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.454+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setAddPoint()" method will require a new "$addPoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14935
#message: "User Deprecated: The "Eccube\Entity\Cart::setAddPoint()" method will require a new "$addPoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.454+00:00"
"message" => "User Deprecated: The "Eccube\Entity\Cart::setUsePoint()" method will require a new "$usePoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14936
#message: "User Deprecated: The "Eccube\Entity\Cart::setUsePoint()" method will require a new "$usePoint|int" argument in the next major version of its interface "Eccube\Entity\ItemHolderInterface", not defining it is deprecated."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Cart.php:21 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Cart')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.461+00:00"
"message" => "Deprecated: Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14982
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Member.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Member.php:34 {
class_exists(string $class, bool $autoload = true): bool …
› */
› class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, PasswordAuthenticatedUserInterface, LegacyPasswordAuthenticatedUserInterface, \Serializable
› {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Member.php:24 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Member')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.461+00:00"
"message" => "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\Member" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#14921
#message: "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eccube\Entity\Member" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Entity/Member.php:24 {
require_once …
›
› if (!class_exists('\Eccube\Entity\Member')) {
› /**
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 {
Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() …
› } else {
› require_once $sourceFile;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Mapping/MappingDriver.php:26 {
Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver->getAllClassNames() …
› {
› return $this->driver->getAllClassNames();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:345 {
Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class): void …
› {
› $allClasses = $this->driver->getAllClassNames();
› $fqcn = $class->getName();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:80 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->initialize(): void …
›
› parent::__construct($manager, $manager->getClassMetadata($this->entityClass));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/doctrine-bundle/Repository/LazyServiceEntityRepository.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\LazyServiceEntityRepository->__get(string $name) …
› {
› $this->initialize();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.481+09:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"charset" => "utf8mb4"
"host" => "mysql10084.xserver.jp"
"port" => null
"user" => "mtrs2020xs_ec1"
"password" => "<redacted>"
"driverOptions" => []
"serverVersion" => "57"
"defaultTableOptions" => [
"charset" => "utf8mb4"
"collation" => "utf8mb4_bin"
]
"dbname" => "mtrs2020xs_ec1"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.484+00:00"
"message" => "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:392 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#15475
#message: "User Deprecated: Subscribing to postConnect events is deprecated. Implement a middleware instead. (Connection.php:392 called by Connection.php:1659, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:392 {
Doctrine\DBAL\Connection->connect() …
› 'Subscribing to %s events is deprecated. Implement a middleware instead.',
› Events::postConnect,
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.485+00:00"
"message" => "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1251 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#15484
#message: "User Deprecated: AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class. (AbstractMySQLPlatform.php:1251 called by InitSubscriber.php:36, https://github.com/doctrine/dbal/issues/4749, package doctrine/dbal)"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Platforms/AbstractMySQLPlatform.php:1251 {
Doctrine\DBAL\Platforms\AbstractMySQLPlatform->getName() …
› 'https://github.com/doctrine/dbal/issues/4749',
› 'AbstractMySQLPlatform::getName() is deprecated. Identify platforms by their class.',
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Doctrine/EventSubscriber/InitSubscriber.php:36 {
Eccube\Doctrine\EventSubscriber\InitSubscriber->postConnect(ConnectionEventArgs $args) …
› $db = $args->getConnection();
› $platform = $args->getConnection()->getDatabasePlatform()->getName();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:396 {
Doctrine\DBAL\Connection->connect() …
› $eventArgs = new Event\ConnectionEventArgs($this);
› $this->_eventManager->dispatchEvent(Events::postConnect, $eventArgs);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:1659 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/dbal/src/Connection.php:866 {
Doctrine\DBAL\Connection->quote($value, $type = ParameterType::STRING) …
› {
› $connection = $this->getWrappedConnection();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Persisters/Entity/SingleTablePersister.php:131 {
Doctrine\ORM\Persisters\Entity\SingleTablePersister->getSelectConditionSQL(array $criteria, $assoc = null) …
›
› return $conditionSql . $this->getSelectConditionDiscriminatorValueSQL();
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/EntityManager.php:521 {
Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
› default:
› return $persister->loadById($sortedId);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/BaseInfoRepository.php:44 {
Eccube\Repository\BaseInfoRepository->get($id = 1) …
› {
› $BaseInfo = $this->find($id);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/EventListener/TwigInitializeListener.php:155 {
Eccube\EventListener\TwigInitializeListener->onKernelRequest(RequestEvent $event) …
›
› $this->twig->addGlobal('BaseInfo', $this->baseInfoRepository->get());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.485+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION time_zone = '+00:00'"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.488+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.invoice_registration_number AS invoice_registration_number_25, t0.option_product_tax_rule AS option_product_tax_rule_26, t0.option_customer_activate AS option_customer_activate_27, t0.option_remember_me AS option_remember_me_28, t0.option_mail_notifier AS option_mail_notifier_29, t0.authentication_key AS authentication_key_30, t0.php_path AS php_path_31, t0.option_point AS option_point_32, t0.basic_point_rate AS basic_point_rate_33, t0.point_conversion_rate AS point_conversion_rate_34, t0.ga_id AS ga_id_35, t0.country_id AS country_id_36, t0.pref_id AS pref_id_37, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
"params" => [
1 => 1
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.512+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
"params" => [
1 => "product_list"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.518+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT d0_.id AS id_0, d0_.layout_name AS layout_name_1, d0_.create_date AS create_date_2, d0_.update_date AS update_date_3, d1_.section AS section_4, d1_.block_id AS block_id_5, d1_.layout_id AS layout_id_6, d1_.block_row AS block_row_7, d2_.id AS id_8, d2_.block_name AS block_name_9, d2_.file_name AS file_name_10, d2_.use_controller AS use_controller_11, d2_.deletable AS deletable_12, d2_.create_date AS create_date_13, d2_.update_date AS update_date_14, d0_.discriminator_type AS discriminator_type_15, d0_.device_type_id AS device_type_id_16, d1_.discriminator_type AS discriminator_type_17, d1_.block_id AS block_id_18, d1_.layout_id AS layout_id_19, d2_.discriminator_type AS discriminator_type_20, d2_.device_type_id AS device_type_id_21 FROM dtb_layout d0_ LEFT JOIN dtb_block_position d1_ ON d0_.id = d1_.layout_id AND d1_.discriminator_type IN ('blockposition') LEFT JOIN dtb_block d2_ ON d1_.block_id = d2_.id AND d2_.discriminator_type IN ('block') WHERE (d0_.id = ?) AND d0_.discriminator_type IN ('layout') ORDER BY d1_.block_row ASC"
"params" => [
1 => 2
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.520+09:00"
"message" => "Executing statement: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.520+09:00"
"message" => "Beginning transaction"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.520+09:00"
"message" => "Begin Transaction."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.521+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.522+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.522+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.522+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.528+09:00"
"message" => "LOGIC START"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.530+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerZDpIzoC\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.536+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.538+00:00"
"message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16338
#message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
ContainerZDpIzoC\getForm_RegistryService::ContainerZDpIzoC\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormFactory.php:52 {
Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
›
› $type = $this->registry->getType($type);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:128 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.539+00:00"
"message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16352
#message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::buildView()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
ContainerZDpIzoC\getForm_RegistryService::ContainerZDpIzoC\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormFactory.php:52 {
Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
›
› $type = $this->registry->getType($type);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:128 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.539+00:00"
"message" => "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16350
#message: "User Deprecated: Method "Symfony\Component\Form\AbstractTypeExtension::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "Eccube\Form\Extension\HelpTypeExtension" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 337
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/error-handler/DebugClassLoader.php:337 {
ContainerZDpIzoC\getForm_RegistryService::ContainerZDpIzoC\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormFactory.php:52 {
Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
›
› $type = $this->registry->getType($type);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:128 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.540+00:00"
"message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16367
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:3119 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:2260 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getForm_TypeExtension_Form_ValidatorService.php:26 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getForm_RegistryService.php:262 {
ContainerZDpIzoC\getForm_RegistryService::ContainerZDpIzoC\{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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:105 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› foreach ($this->extensions as $extension) {
› $typeExtensions[] = $extension->getTypeExtensions($fqcn);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:111 {
Symfony\Component\Form\FormRegistry->resolveType(FormTypeInterface $type): ResolvedFormTypeInterface …
› array_merge([], ...$typeExtensions),
› $parentType ? $this->getType($parentType) : null
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormRegistry.php:81 {
Symfony\Component\Form\FormRegistry->getType(string $name): ResolvedFormTypeInterface …
›
› $this->types[$name] = $this->resolveType($type);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormFactory.php:52 {
Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
›
› $type = $this->registry->getType($type);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:128 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.554+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT d0_.id AS id_0, d0_.category_name AS category_name_1, d0_.hierarchy AS hierarchy_2, d0_.sort_no AS sort_no_3, d0_.create_date AS create_date_4, d0_.update_date AS update_date_5, d1_.id AS id_6, d1_.category_name AS category_name_7, d1_.hierarchy AS hierarchy_8, d1_.sort_no AS sort_no_9, d1_.create_date AS create_date_10, d1_.update_date AS update_date_11, d2_.id AS id_12, d2_.category_name AS category_name_13, d2_.hierarchy AS hierarchy_14, d2_.sort_no AS sort_no_15, d2_.create_date AS create_date_16, d2_.update_date AS update_date_17, d3_.id AS id_18, d3_.category_name AS category_name_19, d3_.hierarchy AS hierarchy_20, d3_.sort_no AS sort_no_21, d3_.create_date AS create_date_22, d3_.update_date AS update_date_23, d4_.id AS id_24, d4_.category_name AS category_name_25, d4_.hierarchy AS hierarchy_26, d4_.sort_no AS sort_no_27, d4_.create_date AS create_date_28, d4_.update_date AS update_date_29, d0_.discriminator_type AS discriminator_type_30, d0_.parent_category_id AS parent_category_id_31, d0_.creator_id AS creator_id_32, d1_.discriminator_type AS discriminator_type_33, d1_.parent_category_id AS parent_category_id_34, d1_.creator_id AS creator_id_35, d2_.discriminator_type AS discriminator_type_36, d2_.parent_category_id AS parent_category_id_37, d2_.creator_id AS creator_id_38, d3_.discriminator_type AS discriminator_type_39, d3_.parent_category_id AS parent_category_id_40, d3_.creator_id AS creator_id_41, d4_.discriminator_type AS discriminator_type_42, d4_.parent_category_id AS parent_category_id_43, d4_.creator_id AS creator_id_44 FROM dtb_category d0_ LEFT JOIN dtb_category d1_ ON d0_.id = d1_.parent_category_id AND d1_.discriminator_type IN ('category') LEFT JOIN dtb_category d2_ ON d1_.id = d2_.parent_category_id AND d2_.discriminator_type IN ('category') LEFT JOIN dtb_category d3_ ON d2_.id = d3_.parent_category_id AND d3_.discriminator_type IN ('category') LEFT JOIN dtb_category d4_ ON d3_.id = d4_.parent_category_id AND d4_.discriminator_type IN ('category') WHERE (d0_.parent_category_id IS NULL) AND d0_.discriminator_type IN ('category') ORDER BY d0_.sort_no DESC, d1_.sort_no DESC, d2_.sort_no DESC, d3_.sort_no DESC, d4_.sort_no DESC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.560+00:00"
"message" => "Deprecated: Proxies\__CG__\Eccube\Entity\Member implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#16736
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php"
#line: 9
#severity: E_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:9 {
require …
› */
› class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy
› {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/common/src/Proxy/AbstractProxyFactory.php:210 {
Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) …
› $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);
› require $fileName;
› break;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:272 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, string $dqlAlias) …
›
› return $this->_uow->createEntity($className, $data, $this->_hints);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:498 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) …
› if (! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) {
› $element = $this->getEntity($data, $dqlAlias);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php:149 {
Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() …
› while ($row = $this->statement()->fetchAssociative()) {
› $this->hydrateRowData($row, $result);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/AbstractQuery.php:1225 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/AbstractQuery.php:1166 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/doctrine/orm/src/AbstractQuery.php:901 {
Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) …
› {
› return $this->execute(null, $hydrationMode);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Repository/CategoryRepository.php:94 {
Eccube\Repository\CategoryRepository->getList(?Category $Parent = null, $flat = false) …
› ->useResultCache(true, $this->getCacheLifetime())
› ->getResult();
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Form/Type/SearchProductType.php:58 {
Eccube\Form\Type\SearchProductType->buildForm(FormBuilderInterface $builder, array $options) …
› $Categories = $this->categoryRepository
› ->getList(null, true);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/ResolvedFormType.php:102 {
Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) …
›
› $this->innerType->buildForm($builder, $options);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:79 {
Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) …
› {
› $this->proxiedType->buildForm($builder, $options);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/FormFactory.php:58 {
Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
› // createBuilder() or buildForm() in the resolved form type
› $type->buildForm($builder, $builder->getOptions());
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:128 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
› /** @var \Symfony\Component\Form\FormBuilderInterface $builder */
› $builder = $this->formFactory->createNamedBuilder('', SearchProductType::class);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.565+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_max t0 WHERE t0.discriminator_type IN ('productlistmax') ORDER BY t0.sort_no ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.566+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sort_no AS sort_no_3, t0.discriminator_type FROM mtb_product_list_order_by t0 WHERE t0.discriminator_type IN ('productlistorderby') ORDER BY t0.sort_no ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.579+00:00"
"message" => "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#17316
#message: "Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated"
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Form/EventListener/HTMLPurifierListener.php"
#line: 34
#severity: E_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Form/EventListener/HTMLPurifierListener.php:34 {
Eccube\Form\EventListener\HTMLPurifierListener->purifySubmittedData(FormEvent $event): void …
› {
› $event->setData(str_replace(['<', '>', '&'], ['<', '>', '&'], $event->getData()));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Form.php:482 {
Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
› $event = new PreSubmitEvent($this, $submittedData);
› $dispatcher->dispatch($event, FormEvents::PRE_SUBMIT);
› $submittedData = $event->getData();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Form.php:499 {
Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
› if ($isSubmitted || $clearMissing) {
› $child->submit($isSubmitted ? $submittedData[$name] : null, $clearMissing);
› unset($submittedData[$name]);
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
›
› $form->submit($data, 'PATCH' !== $method);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Form.php:420 {
Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:145 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
›
› $searchForm->handleRequest($request);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T14:23:36.586+00:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#17421
#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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:2876 {
ContainerZDpIzoC\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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/getPropertyInfo_SerializerExtractorService.php:23 {
ContainerZDpIzoC\getPropertyInfo_SerializerExtractorService::do($container, $lazyLoad = true) …
›
› return $container->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container)));
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:682 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/var/cache/dev/ContainerZDpIzoC/Eccube_KernelDevDebugContainer.php:2589 {
ContainerZDpIzoC\Eccube_KernelDevDebugContainer::ContainerZDpIzoC\{closure} …
› return $container->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () use ($container) {
› yield 0 => ($container->privates['property_info.serializer_extractor'] ?? $container->load('getPropertyInfo_SerializerExtractorService'));
› yield 1 => ($container->privates['property_info.reflection_extractor'] ??= new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor());
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/property-info/PropertyInfoExtractor.php:82 {
Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
› {
› foreach ($extractors as $extractor) {
› if (null !== $value = $extractor->{$method}(...$arguments)) {
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/property-info/PropertyInfoExtractor.php:41 {
Symfony\Component\PropertyInfo\PropertyInfoExtractor->getProperties(string $class, array $context = []): ?array …
› {
› return $this->extract($this->listExtractors, 'getProperties', [$class, $context]);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php:50 {
Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader->loadClassMetadata(ClassMetadata $metadata): bool …
› $className = $metadata->getClassName();
› if (!$properties = $this->listExtractor->getProperties($className)) {
› return false;
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Mapping/Loader/LoaderChain.php:51 {
Symfony\Component\Validator\Mapping\Loader\LoaderChain->loadClassMetadata(ClassMetadata $metadata): bool …
› foreach ($this->loaders as $loader) {
› $success = $loader->loadClassMetadata($metadata) || $success;
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Mapping/Factory/LazyLoadingMetadataFactory.php:99 {
Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory->getMetadataFor(mixed $value): MetadataInterface …
›
› $this->loader?->loadClassMetadata($metadata);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:295 {
Symfony\Component\Validator\Validator\RecursiveContextualValidator->validateObject(object $object, string $propertyPath, array $groups, int $traversalStrategy, ExecutionContextInterface $context): void …
› try {
› $classMetadata = $this->metadataFactory->getMetadataFor($object);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Validator/RecursiveContextualValidator.php:136 {
Symfony\Component\Validator\Validator\RecursiveContextualValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): static …
› TraversalStrategy::IMPLICIT,
› $this->context
› );
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Validator/RecursiveValidator.php:87 {
Symfony\Component\Validator\Validator\RecursiveValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
› return $this->startContext($value)
› ->validate($value, $constraints, $groups)
› ->getViolations();
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/validator/Validator/TraceableValidator.php:61 {
Symfony\Component\Validator\Validator\TraceableValidator->validate(mixed $value, Symfony\Component\Validator\Constraint|array|null $constraints = null, Symfony\Component\Validator\Constraints\GroupSequence|array|string|null $groups = null): ConstraintViolationListInterface …
› {
› $violations = $this->validator->validate($value, $constraints, $groups);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Extension/Validator/EventListener/ValidationListener.php:49 {
Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener->validateForm(FormEvent $event) …
› // Form groups are validated internally (FormValidator). Here we don't set groups as they are retrieved into the validator.
› foreach ($this->validator->validate($form) as $violation) {
› // Allow the "invalid" constraint to be put onto
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php:30 {
Symfony\Component\EventDispatcher\ImmutableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› {
› return $this->dispatcher->dispatch($event, $eventName);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Form.php:591 {
Symfony\Component\Form\Form->submit(mixed $submittedData, bool $clearMissing = true): static …
› $event = new PostSubmitEvent($this, $viewData);
› $dispatcher->dispatch($event, FormEvents::POST_SUBMIT);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php:110 {
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler->handleRequest(FormInterface $form, mixed $request = null) …
›
› $form->submit($data, 'PATCH' !== $method);
› }
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/symfony/form/Form.php:420 {
Symfony\Component\Form\Form->handleRequest(mixed $request = null): static …
› {
› $this->config->getRequestHandler()->handleRequest($this, $request);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Controller/ProductController.php:145 {
Eccube\Controller\ProductController->index(Request $request, PaginatorInterface $paginator) …
›
› $searchForm->handleRequest($request);
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.599+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SortableSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.599+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\FiltrationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.599+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.before"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::before"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.605+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT count(DISTINCT d0_.id) AS sclr_0 FROM dtb_product d0_ INNER JOIN dtb_product_category d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d2_ ON d1_.category_id = d2_.id AND d2_.discriminator_type IN ('category') INNER JOIN dtb_product_class d3_ ON d0_.id = d3_.product_id AND d3_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d1_.category_id IN (?) AND d3_.visible = 1) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id"
"params" => [
1 => 53
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.608+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DISTINCT d0_.id AS id_0, MIN(d1_.price02) AS sclr_1, d0_.id AS id_2 FROM dtb_product d0_ INNER JOIN dtb_product_category d2_ ON d0_.id = d2_.product_id AND d2_.discriminator_type IN ('productcategory') INNER JOIN dtb_category d3_ ON d2_.category_id = d3_.id AND d3_.discriminator_type IN ('category') INNER JOIN dtb_product_class d1_ ON d0_.id = d1_.product_id AND d1_.discriminator_type IN ('productclass') WHERE (d0_.product_status_id = 1 AND d2_.category_id IN (?) AND d1_.visible = 1) AND d0_.discriminator_type IN ('product') GROUP BY d0_.id ORDER BY sclr_1 ASC, d0_.id DESC LIMIT 20"
"params" => [
1 => 53
]
"types" => [
1 => 1
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.608+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.608+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\DBALQueryBuilderSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Sortable\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Filtration\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Callback\CallbackSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ORM\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\MongoDB\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\ODM\PHPCR\QuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\Doctrine\CollectionSubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PropelQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.609+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\SolariumQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.610+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ElasticaQuerySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.610+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.items"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\ArraySubscriber::items"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.611+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.611+09:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.611+09:00"
"message" => "Listener "{listener}" was not called for event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "knp_pager.pagination"
"listener" => "Knp\Component\Pager\Event\Subscriber\Paginate\PaginationSubscriber::pagination"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.617+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.618+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT t0.name AS name_1, t0.value AS value_2, t0.discriminator_type FROM plg_managedealer_dtb_config t0 WHERE t0.name = ? AND t0.discriminator_type IN ('managedealerconfig') LIMIT 1"
"params" => [
1 => "login_disp"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.619+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "Product/list.twig"
"listener" => "Customize\Event\ProductEvent::onTemplateProductList"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.619+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.622+09:00"
"message" => "Rollback executed."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.623+09:00"
"message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Class "Customize\Event\ManageDealerConfig" not found")." at list.twig line 11"
"priority" => 500
"priorityName" => "CRITICAL"
"context" => [
"exception" => Twig\Error\RuntimeError {#18208
#message: "An exception has been thrown during the rendering of a template ("Class "Customize\Event\ManageDealerConfig" not found")."
#code: 0
#file: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Resource/template/default/Product/list.twig"
#line: 11
-previous: Error {#17606 …}
-lineno: 11
-name: "Product/list.twig"
-rawMessage: "An exception has been thrown during the rendering of a template ("Class "Customize\Event\ManageDealerConfig" not found")."
-sourcePath: "/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Resource/template/default/Product/list.twig"
-sourceCode: """
{#\n
This file is part of EC-CUBE\n
\n
Copyright(c) EC-CUBE CO.,LTD. All Rights Reserved.\n
\n
http://www.ec-cube.co.jp/\n
\n
For the full copyright and license information, please view the LICENSE\n
file that was distributed with this source code.\n
#}\n
{% extends 'default_frame.twig' %}\n
\n
{% set body_class = 'product_page' %}\n
\n
{% block javascript %}\n
<script>\n
eccube.productsClassCategories = {\n
{% for Product in pagination %}\n
"{{ Product.id|escape('js') }}": {{ class_categories_as_json(Product)|raw }}{% if loop.last == false %}, {% endif %}\n
{% endfor %}\n
};\n
\n
$(function() {\n
\n
// 表示件数を変更\n
$('.disp-number').change(function() {\n
var dispNumber = $(this).val();\n
$('#disp_number').val(dispNumber);\n
$('#pageno').val(1);\n
$("#form1").submit();\n
});\n
\n
// 並び順を変更\n
$('.order-by').change(function() {\n
var orderBy = $(this).val();\n
$('#orderby').val(orderBy);\n
$('#pageno').val(1);\n
$("#form1").submit();\n
});\n
\n
$('.add-cart').on('click', function(e) {\n
var $form = $(this).parents('li').find('form');\n
\n
// 個数フォームのチェック\n
var $quantity = $form.parent().find('.quantity');\n
if ($quantity.val() < 1) {\n
$quantity[0].setCustomValidity('{{ '1以上で入力してください。'|trans }}');\n
setTimeout(function() {\n
loadingOverlay('hide');\n
}, 100);\n
return true;\n
} else {\n
$quantity[0].setCustomValidity('');\n
}\n
e.preventDefault();\n
$.ajax({\n
url: $form.attr('action'),\n
type: $form.attr('method'),\n
data: $form.serialize(),\n
dataType: 'json',\n
beforeSend: function(xhr, settings) {\n
// Buttonを無効にする\n
$('.add-cart').prop('disabled', true);\n
}\n
}).done(function(data) {\n
// レスポンス内のメッセージをalertで表示\n
$.each(data.messages, function() {\n
$('#ec-modal-header').text(this);\n
});\n
\n
$('.ec-modal').show()\n
\n
// カートブロックを更新する\n
$.ajax({\n
url: '{{ url('block_cart') }}',\n
type: 'GET',\n
dataType: 'html'\n
}).done(function(html) {\n
$('.ec-headerRole__cart').html(html);\n
});\n
}).fail(function(data) {\n
alert('{{ 'カートへの追加に失敗しました。'|trans }}');\n
}).always(function(data) {\n
// Buttonを有効にする\n
$('.add-cart').prop('disabled', false);\n
});\n
});\n
});\n
\n
$('.ec-modal-wrap').on('click', function(e) {\n
// モーダル内の処理は外側にバブリングさせない\n
e.stopPropagation();\n
});\n
$('.ec-modal-overlay, .ec-modal, .ec-modal-close, .ec-inlineBtn--cancel').on('click', function() {\n
$('.ec-modal').hide()\n
});\n
</script>\n
{% endblock %}\n
\n
{% block main %}\n
{% if search_form.category_id.vars.errors|length > 0 %}\n
<div class="ec-searchnavRole">\n
<p class="errormsg text-danger">{{ 'ご指定のカテゴリは存在しません'|trans }}</p>\n
</div>\n
{% else %}\n
<div class="ec-searchnavRole">\n
<form name="form1" id="form1" method="get" action="?">\n
{% for item in search_form %}\n
<input type="hidden" id="{{ item.vars.id }}"\n
name="{{ item.vars.full_name }}"\n
{% if item.vars.value is not empty %}value="{{ item.vars.value }}" {% endif %}/>\n
{% endfor %}\n
</form>\n
<div class="ec-searchnavRole__topicpath">\n
<ol class="ec-topicpath">\n
<li class="ec-topicpath__item"><a href="{{ url('product_list') }}">{{ '全て'|trans }}</a>\n
</li>\n
{% if Category is not null %}\n
{% for Path in Category.path %}\n
<li class="ec-topicpath__divider">|</li>\n
<li class="ec-topicpath__item{% if loop.last %}--active{% endif %}"><a\n
href="{{ url('product_list') }}?category_id={{ Path.id }}">{{ Path.name }}</a>\n
</li>\n
{% endfor %}\n
{% endif %}\n
{% if search_form.vars.value and search_form.vars.value.name %}\n
<li class="ec-topicpath__divider">|</li>\n
<li class="ec-topicpath__item">{{ '「%name%」の検索結果'|trans({ '%name%': search_form.vars.value.name }) }}</li>\n
{% endif %}\n
</ol>\n
</div>\n
<div class="ec-searchnavRole__infos">\n
<div class="ec-searchnavRole__counter">\n
{% if pagination.totalItemCount > 0 %}\n
{{ '<span class="ec-font-bold">%count%件</span><span>の商品が見つかりました</span>'|trans({ '%count%': pagination.totalItemCount })|raw }}\n
{% else %}\n
<span>{{ 'お探しの商品は見つかりませんでした'|trans }}</span>\n
{% endif %}\n
</div>\n
{% if pagination.totalItemCount > 0 %}\n
<div class="ec-searchnavRole__actions">\n
<div class="ec-select">\n
{{ form_widget(search_form.disp_number, {'id': '', 'attr': {'class': 'disp-number'}}) }}\n
{{ form_widget(search_form.orderby, {'id': '', 'attr': {'class': 'order-by'}}) }}\n
</div>\n
</div>\n
{% endif %}\n
</div>\n
</div>\n
{% if pagination.totalItemCount > 0 %}\n
<div class="ec-shelfRole">\n
<ul class="ec-shelfGrid">\n
{% for Product in pagination %}\n
<li class="ec-shelfGrid__item">\n
<a href="{{ url('product_detail', {'id': Product.id}) }}">\n
<p class="ec-shelfGrid__item-image">\n
<img src="{{ asset(Product.main_list_image|no_image_product, 'save_image') }}" alt="{{ Product.name }}" {% if loop.index > 5 %} loading="lazy"{% endif %}>\n
</p>\n
<p>{{ Product.name }}</p>\n
{% if Product.description_list %}\n
<p>{{ Product.description_list|raw|nl2br }}</p>\n
{% endif %}\n
<p class="price02-default">\n
{% if Product.hasProductClass %}\n
{% if Product.getPrice02Min == Product.getPrice02Max %}\n
{{ Product.getPrice02IncTaxMin|price }}\n
{% else %}\n
{{ Product.getPrice02IncTaxMin|price }} ~ {{ Product.getPrice02IncTaxMax|price }}\n
{% endif %}\n
{% else %}\n
{{ Product.getPrice02IncTaxMin|price }}\n
{% endif %}\n
</p>\n
</a>\n
\n
{% if Product.stock_find %}\n
{% set form = forms[Product.id] %}\n
<form name="form{{ Product.id }}" id="productForm{{ Product.id }}" action="{{ url('product_add_cart', {id:Product.id}) }}" method="post">\n
<div class="ec-productRole__actions">\n
{% if form.classcategory_id1 is defined %}\n
<div class="ec-select">\n
{{ form_widget(form.classcategory_id1) }}\n
{{ form_errors(form.classcategory_id1) }}\n
</div>\n
{% if form.classcategory_id2 is defined %}\n
<div class="ec-select">\n
{{ form_widget(form.classcategory_id2) }}\n
{{ form_errors(form.classcategory_id2) }}\n
</div>\n
{% endif %}\n
{% endif %}\n
<div class="ec-numberInput"><span>{{ '数量'|trans }}</span>\n
{{ form_widget(form.quantity, {'attr': {'class': 'quantity'}}) }}\n
{{ form_errors(form.quantity) }}\n
</div>\n
</div>\n
{{ form_rest(form) }}\n
</form>\n
<div class="ec-productRole__btn">\n
<button type="submit" class="ec-blockBtn--action add-cart" data-cartid="{{ Product.id }}" form="productForm{{ Product.id }}">\n
{{ 'カートに入れる'|trans }}\n
</button>\n
</div>\n
{% else %}\n
<div class="ec-productRole__btn">\n
<button type="button" class="ec-blockBtn--action" disabled="disabled">\n
{{ 'ただいま品切れ中です。'|trans }}\n
</button>\n
</div>\n
{% endif %}\n
</li>\n
{% endfor %}\n
</ul>\n
</div>\n
<div class="ec-modal">\n
<div class="ec-modal-overlay">\n
<div class="ec-modal-wrap">\n
<span class="ec-modal-close"><span class="ec-icon"><img src="{{ asset('assets/icon/cross-dark.svg') }}" alt=""/></span></span>\n
<div id="ec-modal-header" class="text-center">{{ 'カートに追加しました。'|trans }}</div>\n
<div class="ec-modal-box">\n
<div class="ec-role">\n
<span class="ec-inlineBtn--cancel">{{ 'お買い物を続ける'|trans }}</span>\n
<a href="{{ url('cart') }}" class="ec-inlineBtn--action">{{ 'カートへ進む'|trans }}</a>\n
</div>\n
</div>\n
</div>\n
</div>\n
</div>\n
<div class="ec-pagerRole">\n
{% include "pager.twig" with {'pages': pagination.paginationData} %}\n
</div>\n
{% endif %}\n
{% endif %}\n
{% endblock %}\n
"""
trace: {
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Resource/template/default/Product/list.twig:11 {
Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
› #}
› {% extends 'default_frame.twig' %}
›
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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: [ …14]
$blocks: [ …2]
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/twig/twig/src/Template.php:379 {
Twig\Template->render(array $context) …
› try {
› $this->display($context);
› } catch (\Throwable $e) {
arguments: {
$context: [ …5]
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/twig/twig/src/TemplateWrapper.php:38 {
Twig\TemplateWrapper->render(array $context = []): string …
› {
› return $this->template->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/vendor/twig/twig/src/Environment.php:280 {
Twig\Environment->render($name, array $context = []): string …
› {
› return $this->load($name)->render($context);
› }
arguments: {
$context: [ …5]
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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: "Product/list.twig"
$context: [ …5]
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
...: {
"kernel.view"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#14419 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#17523 …}
$eventName: "kernel.view"
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/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 {#13762 …}
$type: 1
$catch: true
}
}
/home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/index.php:83 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13762 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.623+09:00"
"message" => "Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Class "Customize\Event\ManageDealerConfig" not found"). (uncaught exception) at /home/mtrs2020xs/motorists.jp/public_html/ims.motorists.jp/src/Eccube/Resource/template/default/Product/list.twig line 11"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Twig\Error\RuntimeError {#18208}
]
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.725+09:00"
"message" => "LOGIC END"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"product_list"
]
"channel" => "app"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.732+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.737+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.737+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.738+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.739+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.739+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.739+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.739+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.739+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"
]
]
18499 => [
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.624+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.625+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.625+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.625+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.625+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.625+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.629+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+09:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerZDpIzoC\RequestPayloadValueResolverGhost4df5a3e::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.630+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.684+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.684+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 => "mtrs2020xs_ec1"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.687+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.687+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 => "mtrs2020xs_ec1"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.692+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.693+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT t.TABLE_NAME,\n
t.ENGINE,\n
t.AUTO_INCREMENT,\n
t.TABLE_COMMENT,\n
t.CREATE_OPTIONS,\n
t.TABLE_COLLATION,\n
ccsa.CHARACTER_SET_NAME\n
FROM information_schema.TABLES t\n
INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
"""
"params" => [
1 => "mtrs2020xs_ec1"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.694+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.694+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n
k.COLUMN_NAME,\n
k.REFERENCED_TABLE_NAME,\n
k.REFERENCED_COLUMN_NAME,\n
k.ORDINAL_POSITION /*!50116,\n
c.UPDATE_RULE,\n
c.DELETE_RULE */\n
FROM information_schema.key_column_usage k /*!50116\n
INNER JOIN information_schema.referential_constraints c\n
ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'mtrs2020xs_ec1' */ ORDER BY k.ORDINAL_POSITION
"""
"params" => [
1 => "mtrs2020xs_ec1"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.705+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT c.COLUMN_NAME AS field,\n
c.COLUMN_TYPE AS type,\n
c.IS_NULLABLE AS `null`,\n
c.COLUMN_KEY AS `key`,\n
c.COLUMN_DEFAULT AS `default`,\n
c.EXTRA,\n
c.COLUMN_COMMENT AS comment,\n
c.CHARACTER_SET_NAME AS characterset,\n
c.COLLATION_NAME AS collation\n
FROM information_schema.COLUMNS c\n
INNER JOIN information_schema.TABLES t\n
ON t.TABLE_NAME = c.TABLE_NAME\n
WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [
1 => "mtrs2020xs_ec1"
2 => "mtrs2020xs_ec1"
3 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.708+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.708+09:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT NON_UNIQUE AS Non_Unique,\n
INDEX_NAME AS Key_name,\n
COLUMN_NAME AS Column_Name,\n
SUB_PART AS Sub_Part,\n
INDEX_TYPE AS Index_Type\n
FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
"params" => [
1 => "mtrs2020xs_ec1"
2 => "doctrine_migration_versions"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.711+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT * FROM doctrine_migration_versions"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.715+09:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT DATABASE()"
]
"channel" => "doctrine"
]
[
"timestamp" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.716+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.722+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.723+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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" => 1761575016
"timestamp_rfc3339" => "2025-10-27T23:23:36.724+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
13762 => 2
18499 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#14457 …}
} |