https://sentakudaiko.com/

Log Messages

  • Info. & Errors 8
  • Deprecations 5795
  • Debug 73
  • PHP Notices 0
  • Container 4075

Log messages generated by using features marked as deprecated.

Time Channel
  • php
  • (none)
Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#56 #message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php" #line: 30 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:30 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › { public function offsetExists($offset) { } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 { require_once … › /** @MappedSuperclass */abstract class AbstractEntity implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 { Eccube\Kernel->loadEntityProxies() … › foreach ($files as $file) { require_once $file->getRealPath();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 { Eccube\Kernel->boot() … › // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする$this->loadEntityProxies();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#57 #message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php" #line: 44 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:44 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › › public function offsetGet($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 { require_once … › /** @MappedSuperclass */abstract class AbstractEntity implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 { Eccube\Kernel->loadEntityProxies() … › foreach ($files as $file) { require_once $file->getRealPath();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 { Eccube\Kernel->boot() … › // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする$this->loadEntityProxies();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#58 #message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php" #line: 40 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:40 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › › public function offsetSet($offset, $value){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 { require_once … › /** @MappedSuperclass */abstract class AbstractEntity implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 { Eccube\Kernel->loadEntityProxies() … › foreach ($files as $file) { require_once $file->getRealPath();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 { Eccube\Kernel->boot() … › // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする$this->loadEntityProxies();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#59 #message: "Deprecated: Return type of Eccube\Entity\AbstractEntity::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php" #line: 59 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:59 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › › public function offsetUnset($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/AbstractEntity.php:28 { require_once … › /** @MappedSuperclass */abstract class AbstractEntity implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 { Eccube\Kernel->loadEntityProxies() … › foreach ($files as $file) { require_once $file->getRealPath();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 { Eccube\Kernel->boot() … › // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする$this->loadEntityProxies();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php 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)
0 of 0
[ "exception" => ErrorException {#55 #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/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php" #line: 31 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/app/proxy/entity/src/Eccube/Entity/Customer.php:31 { require_once … › */class Customer extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:322 { Eccube\Kernel->loadEntityProxies() … › foreach ($files as $file) { require_once $file->getRealPath();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:111 { Eccube\Kernel->boot() … › // Symfonyがsrc/Eccube/Entity以下を読み込む前にapp/proxy/entity以下をロードする$this->loadEntityProxies();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#926 #message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php" #line: 66 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:66 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetExists($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:66 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetExists($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#925 #message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php" #line: 76 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:76 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetGet($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:76 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetGet($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#924 #message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php" #line: 85 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:85 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetSet($offset, $value){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:85 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetSet($offset, $value){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
0 of 0
[ "exception" => ErrorException {#923 #message: "Deprecated: Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php" #line: 95 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:95 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetUnset($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:95 { Symfony\Component\Debug\ErrorHandler->handleError($type, $message, $file, $line) … › */public function offsetUnset($offset){ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Common/EccubeConfig.php:18 { include_once … › › class EccubeConfig implements \ArrayAccess{ } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:257 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/src/Eccube/Twig/Extension/TaxExtension.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Common/EccubeConfig.php';include_once \dirname(__DIR__, 4).'/src/Eccube/Log/Processor/SessionProcessor.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead.
0 of 0
[ "exception" => ErrorException {#922 #message: "User Deprecated: "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 { include_once … › › @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:404 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php:14 { include_once … › › @trigger_error(sprintf('"%s" is deprecated since Symfony 4.3, use "%s" instead.', SingleStateMarkingStore::class, MethodMarkingStore::class), \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:404 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/MarkingStoreInterface.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/workflow/MarkingStore/SingleStateMarkingStore.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
0 of 0
[ "exception" => ErrorException {#921 #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:495 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 { include_once … › › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:495 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/dependency-injection/Container.php:159 { Symfony\Component\DependencyInjection\Container->set($id, $service) … › unset($this->privates['service_container']); $initialize();} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:517 { Symfony\Component\HttpKernel\Kernel->initializeContainer() … › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:136 { Symfony\Component\HttpKernel\Kernel->boot() … › // init container$this->initializeContainer();} /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
0 of 0
[ "exception" => ErrorException {#918 #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php" #line: 23 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/web-server-bundle/WebServerBundle.php:23 { Symfony\Bundle\WebServerBundle\WebServerBundle->boot() … › { @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:140 { Symfony\Component\HttpKernel\Kernel->boot() … › $bundle->setContainer($this->container); $bundle->boot();} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Kernel.php:113 { Eccube\Kernel->boot() … › › parent::boot();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:196 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › { $this->boot(); ++$this->requestStackSize; } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
php User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#718 #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php:9 { require … › › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_LocatorService.php:9 { require … › › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#717 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 { require … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 { require … › › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
0 of 0
[ "exception" => ErrorException {#714 #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php" #line: 9 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php:9 { require … › › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/getTemplating_NameParserService.php:9 { require … › › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
0 of 0
[ "exception" => ErrorException {#713 #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php" #line: 14 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 { require … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 { require … › › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:607 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->load($file, $lazyLoad = true) … › { return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1625 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › { $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4)); $a->addPath((\dirname(__DIR__, 4).'/app/Plugin/komoju/Resource/template'), 'komoju'); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0.
0 of 0
[ "exception" => ErrorException {#710 #message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php" #line: 121 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:121 { Twig\Environment->__construct(LoaderInterface $loader, $options = []) … › if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) { @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1657 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › › $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/src/Environment.php:121 { Twig\Environment->__construct(LoaderInterface $loader, $options = []) … › if ('\\'.Template::class !== $this->baseTemplateClass && '\Twig_Template' !== $this->baseTemplateClass) { @trigger_error('The "base_template_class" option on '.__CLASS__.' is deprecated since Twig 2.7.0.', \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1657 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › › $this->services['twig'] = $instance = new \Twig\Environment($a, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php 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)
0 of 0
[ "exception" => ErrorException {#362 #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/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php" #line: 32 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:32 { class_exists(string $class, bool $autoload = true): bool … › */class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:22 { require_once … › › if (!class_exists('\Eccube\Entity\Member')) { /** } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 { Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() … › } else { require_once $sourceFile;} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:107 { Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() … › if (! isset($driverClasses[$oid])) { $driverClasses[$oid] = $driver->getAllClassNames();} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:360 { Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class) … › { $allClasses = $this->driver->getAllClassNames(); $fqcn = $class->getName(); } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:241 { Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) … › if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) { $this->addDefaultDiscriminatorMap($class);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:82 { Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) … › { $loaded = parent::loadMetadata($name);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { foreach ($this->loadMetadata($realClassName) as $loadedClassName) { $this->cacheDriver->save( } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:288 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EntityManager_9a5be93.php:86 { EntityManager_9a5be93->getClassMetadata($className) … › › return $this->valueHolder48d47->getClassMetadata($className);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 { Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) … › › parent::__construct($manager, $manager->getClassMetadata($entityClass));} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Repository/ProductRepository.php:64 { Eccube\Repository\ProductRepository->__construct(RegistryInterface $registry, Queries $queries, EccubeConfig $eccubeConfig) … › ) { parent::__construct($registry, Product::class); $this->queries = $queries; } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1989 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getProductRepositoryService() … › { return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2081 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getEccubeExtensionService() … › { return $this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1702 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));$instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));$instance->addExtension(new \Eccube\Twig\Extension\IntlExtension()); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:32 { class_exists(string $class, bool $autoload = true): bool … › */class Member extends \Eccube\Entity\AbstractEntity implements UserInterface, \Serializable{ } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Entity/Member.php:22 { require_once … › › if (!class_exists('\Eccube\Entity\Member')) { /** } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php:86 { Eccube\Doctrine\ORM\Mapping\Driver\AnnotationDriver->getAllClassNames() … › } else { require_once $sourceFile;} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/Driver/MappingDriverChain.php:107 { Doctrine\Persistence\Mapping\Driver\MappingDriverChain->getAllClassNames() … › if (! isset($driverClasses[$oid])) { $driverClasses[$oid] = $driver->getAllClassNames();} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:360 { Doctrine\ORM\Mapping\ClassMetadataFactory->addDefaultDiscriminatorMap(ClassMetadata $class) … › { $allClasses = $this->driver->getAllClassNames(); $fqcn = $class->getName(); } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:241 { Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) … › if ($class->isRootEntity() && ! $class->isInheritanceTypeNone() && ! $class->discriminatorMap) { $this->addDefaultDiscriminatorMap($class);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:306 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) … › › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/ClassMetadataFactory.php:82 { Doctrine\ORM\Mapping\ClassMetadataFactory->loadMetadata($name) … › { $loaded = parent::loadMetadata($name);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/persistence/lib/Doctrine/Persistence/Mapping/AbstractClassMetadataFactory.php:185 { Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) … › } else { foreach ($this->loadMetadata($realClassName) as $loadedClassName) { $this->cacheDriver->save( } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php:288 { Doctrine\ORM\EntityManager->getClassMetadata($className) … › { return $this->metadataFactory->getMetadataFor($className);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EntityManager_9a5be93.php:86 { EntityManager_9a5be93->getClassMetadata($className) … › › return $this->valueHolder48d47->getClassMetadata($className);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:39 { Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepository->__construct(ManagerRegistry $registry, $entityClass) … › › parent::__construct($manager, $manager->getClassMetadata($entityClass));} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Repository/ProductRepository.php:64 { Eccube\Repository\ProductRepository->__construct(RegistryInterface $registry, Queries $queries, EccubeConfig $eccubeConfig) … › ) { parent::__construct($registry, Product::class); $this->queries = $queries; } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1989 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getProductRepositoryService() … › { return $this->privates['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(($this->services['doctrine'] ?? $this->getDoctrineService()), ($this->privates['Eccube\\Doctrine\\Query\\Queries'] ?? ($this->privates['Eccube\\Doctrine\\Query\\Queries'] = new \Eccube\Doctrine\Query\Queries())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2081 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getEccubeExtensionService() … › { return $this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))), ($this->privates['Eccube\\Repository\\ProductRepository'] ?? $this->getProductRepositoryService()));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1702 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getTwigService() … › $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));$instance->addExtension(($this->privates['Eccube\\Twig\\Extension\\EccubeExtension'] ?? $this->getEccubeExtensionService()));$instance->addExtension(new \Eccube\Twig\Extension\IntlExtension()); } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1819 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileTemplatePathListenerService() … › { return $this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(($this->privates['Eccube\\Request\\Context'] ?? $this->getContextService()), ($this->services['twig'] ?? $this->getTwigService()), ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] ?? ($this->services['SunCat\\MobileDetectBundle\\DeviceDetector\\MobileDetector'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->services['Eccube\\Common\\EccubeConfig'] ?? ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))));} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1158 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['Eccube\\EventListener\\MobileTemplatePathListener'] ?? $this->getMobileTemplatePathListenerService());}, 1 => 'onKernelRequest'], 512); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated
0 of 0
[ "exception" => ErrorException {#2249 #message: "Deprecated: Creation of dynamic property SunCat\MobileDetectBundle\EventListener\RequestResponseListener::$router is deprecated" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php" #line: 89 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:89 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->__construct(MobileDetector $mobileDetector, DeviceView $deviceView, RouterInterface $router, array $redirectConf, $fullPath = true) … › $this->deviceView = $deviceView;$this->router = $router;} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2422 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileDetect_RequestListenerService() … › { return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1116 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());}, 1 => 'handleRequest'], 1); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:89 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->__construct(MobileDetector $mobileDetector, DeviceView $deviceView, RouterInterface $router, array $redirectConf, $fullPath = true) … › $this->deviceView = $deviceView;$this->router = $router;} /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:2422 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->getMobileDetect_RequestListenerService() … › { return $this->privates['mobile_detect.request_listener'] = new \SunCat\MobileDetectBundle\EventListener\RequestResponseListener(($this->privates['mobile_detect.mobile_detector.default'] ?? ($this->privates['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())), ($this->privates['mobile_detect.device_view'] ?? $this->getMobileDetect_DeviceViewService()), ($this->services['router'] ?? $this->getRouterService()), $this->parameters['mobile_detect.redirect'], true);} } /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/ContainerSw5raOy/EccubeEccube_KernelDevDebugContainer.php:1116 { ContainerSw5raOy\EccubeEccube_KernelDevDebugContainer->ContainerSw5raOy\{closure} … › $instance->addListener('kernel.request', [0 => function () { return ($this->privates['mobile_detect.request_listener'] ?? $this->getMobileDetect_RequestListenerService());}, 1 => 'handleRequest'], 1); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:279 { Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) … › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) { $listener[0] = $listener[0](); $listener[1] = $listener[1] ?? '__invoke'; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:90 { Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) … › if (!isset($this->sorted[$eventName])) { $this->sortListeners($eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) … › › foreach ($this->dispatcher->getListeners($eventName) as $listener) { $priority = $this->getListenerPriority($eventName, $listener); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › › $this->preProcess($eventName);try { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.
0 of 0
[ "exception" => ErrorException {#2371 #message: "User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/lib/Twig/Loader/Chain.php" #line: 7 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/lib/Twig/Loader/Chain.php:7 { Eccube\EventListener\MobileTemplatePathListener->onKernelRequest(GetResponseEvent $event) … › › @trigger_error('Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/twig/twig/lib/Twig/Loader/Chain.php:7 { Eccube\EventListener\MobileTemplatePathListener->onKernelRequest(GetResponseEvent $event) … › › @trigger_error('Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead.', \E_USER_DEPRECATED);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:134 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The "strict" property is deprecated since Symfony 4.1. Use "mode"=>"strict" instead.
0 of 0
[ "exception" => ErrorException {#3811 #message: "User Deprecated: The "strict" property is deprecated since Symfony 4.1. Use "mode"=>"strict" instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/validator/Constraints/Email.php" #line: 82 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/validator/Constraints/Email.php:82 { Symfony\Component\Validator\Constraints\Email->__construct($options = null) … › if (\is_array($options) && \array_key_exists('strict', $options)) { @trigger_error(sprintf('The "strict" property is deprecated since Symfony 4.1. Use "mode"=>"%s" instead.', self::VALIDATION_MODE_STRICT), \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Form/Type/Front/ContactType.php:70 { Eccube\Form\Type\Front\ContactType->buildForm(FormBuilderInterface $builder, array $options) … › new Assert\NotBlank(), new Email(['strict' => $this->eccubeConfig['eccube_rfc_email_check']]),], } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/ResolvedFormType.php:131 { Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) … › › $this->innerType->buildForm($builder, $options);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:95 { Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) … › { $this->proxiedType->buildForm($builder, $options);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/FormFactory.php:82 { Symfony\Component\Form\FormFactory->createNamedBuilder($name, $type = '…51', $data = null, array $options = []) … › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/FormFactory.php:60 { Symfony\Component\Form\FormFactory->createBuilder($type = '…51', $data = null, array $options = []) … › › return $this->createNamedBuilder($this->registry->getType($type)->getBlockPrefix(), $type, $data, $options);} } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:56 { Customize\Controller\TopController->index(Request $request) … › { $builder = $this->formFactory->createBuilder(ContactType::class); $qb = $this->productRepository->createQueryBuilder('p'); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/validator/Constraints/Email.php:82 { Symfony\Component\Validator\Constraints\Email->__construct($options = null) … › if (\is_array($options) && \array_key_exists('strict', $options)) { @trigger_error(sprintf('The "strict" property is deprecated since Symfony 4.1. Use "mode"=>"%s" instead.', self::VALIDATION_MODE_STRICT), \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Form/Type/Front/ContactType.php:70 { Eccube\Form\Type\Front\ContactType->buildForm(FormBuilderInterface $builder, array $options) … › new Assert\NotBlank(), new Email(['strict' => $this->eccubeConfig['eccube_rfc_email_check']]),], } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/ResolvedFormType.php:131 { Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options) … › › $this->innerType->buildForm($builder, $options);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:95 { Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options) … › { $this->proxiedType->buildForm($builder, $options);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/FormFactory.php:82 { Symfony\Component\Form\FormFactory->createNamedBuilder($name, $type = '…51', $data = null, array $options = []) … › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/form/FormFactory.php:60 { Symfony\Component\Form\FormFactory->createBuilder($type = '…51', $data = null, array $options = []) … › › return $this->createNamedBuilder($this->registry->getType($type)->getBlockPrefix(), $type, $data, $options);} } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:56 { Customize\Controller\TopController->index(Request $request) … › { $builder = $this->formFactory->createBuilder(ContactType::class); $qb = $this->productRepository->createQueryBuilder('p'); } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php 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)
0 of 0
[ "exception" => ErrorException {#4348 #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/c1248734/public_html/sentakudaiko.com/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php" #line: 8 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:8 { require … › */class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy{ } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:216 { Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) … › $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);require $fileName;break; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:114 { Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) … › ? $this->definitions[$className] : $this->getProxyDefinition($className);$fqcn = $definition->proxyClassName; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2807 { Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) … › case ($hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER): $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $associatedId); break; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:271 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, $dqlAlias) … › › return $this->_uow->createEntity($className, $data, $this->_hints);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:492 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) … › if ( ! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) { $element = $this->getEntity($data, $dqlAlias);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:162 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() … › while ($row = $this->_stmt->fetch(PDO::FETCH_ASSOC)) { $this->hydrateRowData($row, $result);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php:153 { Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … › › $result = $this->hydrateAllData();} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1009 { Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › $rsm = $this->getResultSetMapping();$data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:954 { Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:757 { Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) … › { return $this->execute(null, $hydrationMode);} } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:65 { Customize\Controller\TopController->index(Request $request) … › ->getQuery()->getResult();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/var/cache/dev/doctrine/orm/Proxies/__CG__EccubeEntityMember.php:8 { require … › */class Member extends \Eccube\Entity\Member implements \Doctrine\ORM\Proxy\Proxy{ } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:216 { Doctrine\Common\Proxy\AbstractProxyFactory->getProxyDefinition($className) … › $this->proxyGenerator->generateProxyClass($classMetadata, $fileName);require $fileName;break; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php:114 { Doctrine\Common\Proxy\AbstractProxyFactory->getProxy($className, array $identifier) … › ? $this->definitions[$className] : $this->getProxyDefinition($className);$fqcn = $definition->proxyClassName; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php:2807 { Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) … › case ($hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER): $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $associatedId); break; } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:271 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->getEntity(array $data, $dqlAlias) … › › return $this->_uow->createEntity($className, $data, $this->_hints);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:492 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateRowData(array $row, array &$result) … › if ( ! isset($this->identifierMap[$dqlAlias][$id[$dqlAlias]])) { $element = $this->getEntity($data, $dqlAlias);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php:162 { Doctrine\ORM\Internal\Hydration\ObjectHydrator->hydrateAllData() … › while ($row = $this->_stmt->fetch(PDO::FETCH_ASSOC)) { $this->hydrateRowData($row, $result);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/Internal/Hydration/AbstractHydrator.php:153 { Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) … › › $result = $this->hydrateAllData();} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:1009 { Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) … › $rsm = $this->getResultSetMapping();$data = $this->_em->newHydrator($this->_hydrationMode)->hydrateAll($stmt, $rsm, $this->_hints);} /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:954 { Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) … › › return $this->executeIgnoreQueryCache($parameters, $hydrationMode);} } /home/c1248734/public_html/sentakudaiko.com/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php:757 { Doctrine\ORM\AbstractQuery->getResult($hydrationMode = self::HYDRATE_OBJECT) … › { return $this->execute(null, $hydrationMode);} } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:65 { Customize\Controller\TopController->index(Request $request) … › ->getQuery()->getResult();} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php (13 times) User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.
0 of 0
[ "exception" => ErrorException {#3823 #message: "User Deprecated: Calling the "Symfony\Component\EventDispatcher\EventDispatcherInterface::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" #line: 148 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › } else { @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED); $swap = $event; } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:93 { Customize\Controller\TopController->index(Request $request) … › );$this->eventDispatcher->dispatch(EccubeEvents::FRONT_CONTACT_INDEX_INITIALIZE, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:148 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › } else { @trigger_error(sprintf('Calling the "%s::dispatch()" method with the event name as first argument is deprecated since Symfony 4.3, pass it second and provide the event object first instead.', EventDispatcherInterface::class), \E_USER_DEPRECATED); $swap = $event; } /home/c1248734/public_html/sentakudaiko.com/app/Customize/Controller/TopController.php:93 { Customize\Controller\TopController->index(Request $request) … › );$this->eventDispatcher->dispatch(EccubeEvents::FRONT_CONTACT_INDEX_INITIALIZE, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:158 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › // call controller$response = $controller(...$arguments);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.
0 of 0
[ "exception" => ErrorException {#5093 #message: "User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead." #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-foundation/Cookie.php" #line: 97 #severity: E_USER_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-foundation/Cookie.php:97 { Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) … › if (9 > \func_num_args()) { @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:469 { SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) … › › return new Cookie( $this->getCookieKey(), } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 { SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) … › { $response->headers->setCookie($this->createCookie($view));} /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} … › $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) { return $deviceView->modifyResponse($view, $event->getResponse());}; } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) … › $modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-foundation/Cookie.php:97 { Symfony\Component\HttpFoundation\Cookie->__construct(string $name, string $value = null, $expire = 0, string $path = '/', string $domain = null, bool $secure = false, bool $httpOnly = true, bool $raw = false, string $sameSite = null) … › if (9 > \func_num_args()) { @trigger_error(sprintf('The default value of the "$secure" and "$samesite" arguments of "%s"\'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.', __METHOD__), \E_USER_DEPRECATED);} } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:469 { SunCat\MobileDetectBundle\Helper\DeviceView->createCookie($value) … › › return new Cookie( $this->getCookieKey(), } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/Helper/DeviceView.php:299 { SunCat\MobileDetectBundle\Helper\DeviceView->modifyResponse($view, Response $response) … › { $response->headers->setCookie($this->createCookie($view));} /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:219 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->SunCat\MobileDetectBundle\EventListener\{closure} … › $this->modifyResponseClosure = function (DeviceView $deviceView, FilterResponseEvent $event) use ($view) { return $deviceView->modifyResponse($view, $event->getResponse());}; } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/EventListener/RequestResponseListener.php:177 { SunCat\MobileDetectBundle\EventListener\RequestResponseListener->handleResponse(FilterResponseEvent $event) … › $modifyClosure = $this->modifyResponseClosure;$event->setResponse($modifyClosure($this->deviceView, $event));} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
php (3 times) Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated
0 of 0
[ "exception" => ErrorException {#6726 #message: "Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated" #code: 0 #file: "/home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php" #line: 190 #severity: E_DEPRECATED trace: { /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 { SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) … › Request::normalizeQueryString( http_build_query($requestSwitchView->query->all(), null, '&')) } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 { SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) … › 'label' => 'Full','link' => $this->generateSwitchLink( $request, } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › › $collector->collect($request, $response, $e);// we need to clone for sub-requests } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } } } ]
0 of 0
{ /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:190 { SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->generateSwitchLink(Request $request, $view) … › Request::normalizeQueryString( http_build_query($requestSwitchView->query->all(), null, '&')) } /home/c1248734/public_html/sentakudaiko.com/vendor/suncat/mobile-detect-bundle/SunCat/MobileDetectBundle/DataCollector/DeviceDataCollector.php:67 { SunCat\MobileDetectBundle\DataCollector\DeviceDataCollector->collect(Request $request, Response $response, Exception $exception = null) … › 'label' => 'Full','link' => $this->generateSwitchLink( $request, } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Profiler/Profiler.php:178 { Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response) … › › $collector->collect($request, $response, $e);// we need to clone for sub-requests } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:90 { Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(FilterResponseEvent $event) … › › if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) { return; } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 { Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) … › › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:264 { Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) … › } $listener($event, $eventName, $this);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:239 { Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) … › if ($event instanceof Event) { $this->doDispatch($listeners, $eventName, $event);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/EventDispatcher.php:73 { Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) … › if ($listeners) { $this->callListeners($listeners, $eventName, $event);} } /home/c1248734/public_html/sentakudaiko.com/src/Eccube/Event/EventDispatcherWrapper.php:32 { Eccube\Event\EventDispatcherWrapper->dispatch($event) … › › return parent::dispatch($event, $eventName);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 { Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) … › try { $this->dispatcher->dispatch($event, $eventName);} finally { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:191 { Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response … › › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);} /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:179 { Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response … › › return $this->filterResponse($response, $request, $type);} } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/HttpKernel.php:80 { Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->handleRaw($request, $type);} catch (\Exception $e) { } /home/c1248734/public_html/sentakudaiko.com/vendor/symfony/http-kernel/Kernel.php:201 { Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) … › try { return $this->getHttpKernel()->handle($request, $type, $catch);} finally { } /home/c1248734/public_html/sentakudaiko.com/index.php:82 {$kernel = new Kernel($env, $debug);$response = $kernel->handle($request);$response->send(); } }
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Eccube\Command\GenerateProxyCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
n/a The "Doctrine\Bundle\DoctrineBundle\Command\DoctrineCommand" class is considered internal. It may change without further notice. You should not use it from "Eccube\Command\LoadDataFixturesEccubeCommand".
n/a The "Eccube\Controller\AbstractController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Eccube\Event\EventDispatcherWrapper::dispatch()" method will require a new "string|null $eventName" argument in the next major version of its parent class "Symfony\Component\EventDispatcher\EventDispatcher", not defining it is deprecated.
n/a The "Eccube\Event\TemplateEvent" class extends "Symfony\Component\EventDispatcher\Event" that is deprecated since Symfony 4.3, use "Symfony\Contracts\EventDispatcher\Event" instead.
n/a Class "Eccube\Security\Core\Encoder\PasswordEncoder" should implement method "Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface::needsRehash(string $encoded)".
n/a (2 times) Return type of Eccube\Service\CsvImportService::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a (2 times) Return type of Eccube\Service\CsvImportService::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a (2 times) Return type of Eccube\Service\CsvImportService::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a (2 times) Return type of Eccube\Service\CsvImportService::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a (2 times) Return type of Eccube\Service\CsvImportService::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Eccube\Service\CsvImportService::seek($pointer) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Eccube\Service\CsvImportService::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Eccube\Service\OrderHelper".
n/a The "Eccube\Service\OrderPdfService" class extends "setasign\Fpdi\TcpdfFpdi" that is deprecated Class was moved to \setasign\Fpdi\Tcpdf\Fpdi.
n/a The "Symfony\Bridge\Twig\Extension\RoutingExtension" class is considered final since Symfony 4.4. It may change without further notice as of its next major version. You should not extend it from "Eccube\Twig\Extension\IgnoreRoutingNotFoundExtension".
n/a The "Twig\Template" class is considered internal. It may change without further notice. You should not use it from "Eccube\Twig\Template".
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ECCUBE_FORCE_SSL)" to string instead.
n/a (3 times) Using the "array" type for cache "result_cache_driver" is deprecated since DoctrineBundle 1.12 and will be dropped in 2.0. Please use the "service" or "pool" types exclusively.
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ECCUBE_COOKIE_LIFETIME)" to string instead.
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ECCUBE_GC_MAXLIFETIME)" to string instead.
n/a (2 times) Passing something else than "method" has been deprecated in Symfony 4.3.
n/a (2 times) The "framework.workflows.workflows.order.marking_store.arguments" configuration key has been deprecated in Symfony 4.3. Use "property" instead.
n/a (2 times) The "framework.workflows.workflows.order.initial_place" configuration key has been deprecated in Symfony 4.3, use the "initial_marking" configuration key instead.
n/a (2 times) The "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a Enabling the "sensio_framework_extra.router.annotations" configuration is deprecated since version 5.2. Set it to false and use the "Symfony\Component\Routing\Annotation\Route" annotation from Symfony itself.
n/a (2 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "mobile_detect" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "knp_paginator" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a Return type of Eccube\Common\EccubeConfig::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Eccube\Common\EccubeConfig::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Eccube\Common\EccubeConfig::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Return type of Eccube\Common\EccubeConfig::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
n/a Using the "Twig_Extension_StringLoader" class is deprecated since Twig version 2.7, use "Twig\Extension\StringLoaderExtension" instead.
n/a The "Symfony\Component\Translation\MessageSelector" class is deprecated since Symfony 4.2, use IdentityTranslator instead.
n/a The "Symfony\Component\HttpKernel\EventListener\SaveSessionListener" class is deprecated since Symfony 4.1, use AbstractSessionListener instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\Validator\Mapping\Cache\Psr6Cache" class is deprecated since Symfony 4.4.
n/a The "Symfony\Component\Validator\Mapping\Cache\CacheInterface" interface is deprecated since Symfony 4.4.
n/a "Symfony\Component\Workflow\MarkingStore\MultipleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead.
n/a "Symfony\Component\Workflow\MarkingStore\SingleStateMarkingStore" is deprecated since Symfony 4.3, use "Symfony\Component\Workflow\MarkingStore\MethodMarkingStore" instead.
n/a The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead.
n/a The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead.
n/a The "Symfony\Component\Security\Http\Firewall\SimpleFormAuthenticationListener" class is deprecated since Symfony 4.2, use Guard instead.
n/a The "Symfony\Component\Security\Http\Authentication\SimpleAuthenticationHandler" class is deprecated since Symfony 4.2, use Guard instead.
n/a The "Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener" class is deprecated since Symfony 4.2, use Guard instead.
n/a The "Symfony\Component\Security\Core\Authentication\Provider\SimpleAuthenticationProvider" class is deprecated since Symfony 4.2, use Guard instead.
n/a The Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The "Sensio\Bundle\FrameworkExtraBundle\Routing\AnnotatedRouteControllerLoader" class is deprecated since version 5.2. Use "Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader" instead.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.
n/a The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
n/a The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.
n/a Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeFunctionalTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead.
n/a Since symfony/maker-bundle 1.29: The "Symfony\Bundle\MakerBundle\Maker\MakeUnitTest" class is deprecated, use "Symfony\Bundle\MakerBundle\Maker\MakeTest" instead.
n/a (5553 times) strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
n/a 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)
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ECCUBE_2FA_ENABLED)" to string instead.
n/a A non-string default value of an env() parameter is deprecated since 4.3, cast "env(ECCUBE_2FA_EXPIRE)" to string instead.
n/a A non-string default value of env parameter "ECCUBE_FORCE_SSL" is deprecated since 4.3, cast it to string instead.
n/a A non-string default value of env parameter "ECCUBE_COOKIE_LIFETIME" is deprecated since 4.3, cast it to string instead.
n/a A non-string default value of env parameter "ECCUBE_GC_MAXLIFETIME" is deprecated since 4.3, cast it to string instead.
n/a A non-string default value of env parameter "ECCUBE_2FA_ENABLED" is deprecated since 4.3, cast it to string instead.
n/a A non-string default value of env parameter "ECCUBE_2FA_EXPIRE" is deprecated since 4.3, cast it to string instead.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Form\Type\AddCartType" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\AuthorityRoleRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\BaseInfoRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\BlockPositionRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\BlockRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CalendarRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CartItemRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CartRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CategoryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ClassCategoryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ClassNameRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CsvRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CustomerAddressRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CustomerFavoriteProductRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\CustomerRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\DeliveryDurationRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\DeliveryFeeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\DeliveryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\DeliveryTimeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\LayoutRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\LoginHistoryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\MailHistoryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\MailTemplateRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\AuthorityRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\CountryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\CsvTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\CustomerOrderStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\CustomerStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\DeviceTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\JobRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\LoginHistoryStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\OrderItemTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\OrderStatusColorRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\OrderStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\PageMaxRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\PrefRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\ProductListMaxRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\ProductListOrderByRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\ProductStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\RoundingTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\SaleTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\SexRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\TaxDisplayTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\TaxTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\Master\WorkRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\MemberRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\NewsRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\OrderItemRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\OrderPdfRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\OrderRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\PageLayoutRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\PageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\PaymentOptionRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\PaymentRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\PluginRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductCategoryRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductClassRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductImageRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductStockRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ProductTagRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\ShippingRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\TagRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\TaxRuleRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Eccube\Repository\TemplateRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\Coupon4\Repository\CouponDetailRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\Coupon4\Repository\CouponOrderRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\Coupon4\Repository\CouponRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\ConfigRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\ConvenienceStoreRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\CreditAccessLogRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\CreditBlockRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\DeliveryCompanyRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\GmoEpsilonPaymentRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\IpBlackListRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\MyPageRegularSettingRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\PaymentStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\ProductClassRegularCycleRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularCycleRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularCycleTypeRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularDiscountRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularOrderItemRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularOrderRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularShippingRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\RegularStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\EccubePaymentLite4\Repository\SearchProductRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\MailMagazine4\Repository\MailMagazineSendHistoryRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\MailMagazine4\Repository\MailMagazineTemplateRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\ProductReview4\Repository\ProductReviewConfigRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\ProductReview4\Repository\ProductReviewRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\ProductReview4\Repository\ProductReviewStatusRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\Recommend4\Repository\RecommendProductRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\RelatedProduct4\Repository\RelatedProductRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\Securitychecker4\Repository\ConfigRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\SiteKit\Repository\IdTokenRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\komoju\Repository\KomojuConfigRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\komoju\Repository\KomojuLogRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\komoju\Repository\KomojuOrderRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\komoju\Repository\KomojuPayRepository" service.
n/a The "Symfony\Bridge\Doctrine\RegistryInterface" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Plugin\komoju\Repository\LicenseRepository" service.
n/a The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
n/a Creation of dynamic property HTMLPurifier_Lexer_DOMLex::$_entity_parser is deprecated
n/a (7 times) Creation of dynamic property HTMLPurifier_AttrTransform_NameSync::$idDef is deprecated