logger |
Logger {#694
#name: "request"
#handlers: [
BufferHandler {#692
#handler: EasyLogHandler {#691 …}
#bufferSize: 18
#bufferLimit: 0
#flushOnOverflow: false
#buffer: [
[
"message" => "SET SESSION time_zone = '+00:00'"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#44
date: 2025-01-07 16:28:46.710276 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.code = ? AND t0.discriminator_type IN ('plugin') LIMIT 1"
"context" => [
"MailMagazine4"
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#48
date: 2025-01-07 16:28:46.711174 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.joolen_always_member_registration_point AS joolen_always_member_registration_point_33, t0.member_registration_point AS member_registration_point_34, t0.apply_datetime_start AS apply_datetime_start_35, t0.apply_datetime_end AS apply_datetime_end_36, t0.joolen_include_receiving_mail_magazine AS joolen_include_receiving_mail_magazine_37, t0.country_id AS country_id_38, t0.pref_id AS pref_id_39, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
"context" => [
1
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#960
date: 2025-01-07 16:28:46.712618 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"context" => [
"exception" => ErrorException {#668
#message: "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
#code: 0
#file: "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/twig/twig/src/Environment.php"
#line: 121
#severity: E_USER_DEPRECATED
trace: {
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/twig/twig/src/Environment.php:121 {
› 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/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3312 {
› {
› $this->services['twig'] = $instance = new \Twig\Environment(${($_ = isset($this->services['twig.loader']) ? $this->services['twig.loader'] : $this->getTwig_LoaderService()) && false ?: '_'}, ['debug' => true, 'strict_variables' => true, 'base_template_class' => 'Eccube\\Twig\\Template', 'autoescape' => 'name', 'cache' => ($this->targetDirs[0].'/twig'), 'charset' => 'UTF-8']);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3457 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:4044 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1736234926 {#1396
date: 2025-01-07 16:28:46.718267 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"context" => [
"exception" => ErrorException {#366
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
#code: 0
#file: "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
#line: 66
#severity: E_USER_DEPRECATED
trace: {
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
› 'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',
› E_USER_DEPRECATED
› );
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2884 {
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2820 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Repository/ProductRepository.php:55 {
› parent::__construct($registry,
› Product::class);
› $this->queries = $queries;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3627 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3691 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3351 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3457 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:4044 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1736234926 {#1395
date: 2025-01-07 16:28:46.718326 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#254
#message: "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
#code: 0
#file: "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2807 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3073 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2820 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Repository/ProductRepository.php:55 {
› parent::__construct($registry,
› Product::class);
› $this->queries = $queries;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3627 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3691 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3351 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3457 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:4044 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1736234926 {#1394
date: 2025-01-07 16:28:46.718353 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"context" => [
"exception" => ErrorException {#229
#message: "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
#code: 0
#file: "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php"
#line: 122
#severity: E_USER_DEPRECATED
trace: {
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:122 {
› ),
› E_USER_DEPRECATED
› );
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:57 {
› if (! empty($this->typesConfig)) {
› $this->markTypesCommented($this->getDatabasePlatform($connection));
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2807 {
›
› return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_sqlite', 'charset' => 'utf8', 'url' => $this->getEnv('DATABASE_URL'), 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'serverVersion' => $this->getEnv('DATABASE_SERVER_VERSION'), 'defaultTableOptions' => ['collate' => 'utf8_general_ci']], $a, $c, []);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3073 {
›
› $instance = \Doctrine\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:2820 {
› return \EntityManager_9a5be93::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
› $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EntityManager_9a5be93.php:38 {
› {
› $this->initializer9a5be93 && ($this->initializer9a5be93->__invoke($valueHolder9a5be93, $this, 'getMetadataFactory', array(), $this->initializer9a5be93) || 1) && $this->valueHolder9a5be93 = $valueHolder9a5be93;
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/persistence/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php:181 {
›
› if (! $manager->getMetadataFactory()->isTransient($class)) {
› return $manager;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/doctrine/doctrine-bundle/Repository/ServiceEntityRepository.php:30 {
› {
› $manager = $registry->getManagerForClass($entityClass);
›
}
/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Repository/ProductRepository.php:55 {
› parent::__construct($registry,
› Product::class);
› $this->queries = $queries;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3627 {
› {
› return $this->services['Eccube\\Repository\\ProductRepository'] = new \Eccube\Repository\ProductRepository(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Doctrine\\Query\\Queries']) ? $this->services['Eccube\\Doctrine\\Query\\Queries'] : $this->getQueriesService()) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3691 {
› {
› return $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] = new \Eccube\Twig\Extension\EccubeExtension(${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Repository\\ProductRepository']) ? $this->services['Eccube\\Repository\\ProductRepository'] : $this->getProductRepositoryService()) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3351 {
› $instance->addExtension(new \Eccube\Twig\Extension\EccubeBlockExtension($instance, []));
› $instance->addExtension(${($_ = isset($this->services['Eccube\\Twig\\Extension\\EccubeExtension']) ? $this->services['Eccube\\Twig\\Extension\\EccubeExtension'] : $this->getEccubeExtensionService()) && false ?: '_'});
› $instance->addExtension(new \Eccube\Twig\Extension\IntlExtension());
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:3457 {
› {
› return $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] = new \Eccube\EventListener\MobileTemplatePathListener(${($_ = isset($this->services['Eccube\\Request\\Context']) ? $this->services['Eccube\\Request\\Context'] : $this->getContextService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'}, ${($_ = isset($this->services['mobile_detect.mobile_detector.default']) ? $this->services['mobile_detect.mobile_detector.default'] : ($this->services['mobile_detect.mobile_detector.default'] = new \SunCat\MobileDetectBundle\DeviceDetector\MobileDetector())) && false ?: '_'}, ${($_ = isset($this->services['Eccube\\Common\\EccubeConfig']) ? $this->services['Eccube\\Common\\EccubeConfig'] : ($this->services['Eccube\\Common\\EccubeConfig'] = new \Eccube\Common\EccubeConfig($this))) && false ?: '_'});
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/var/cache/dev/Container71s2aep/EccubeDevDebugProjectContainer.php:4044 {
› $instance->addListener('kernel.request', [0 => function () {
› return ${($_ = isset($this->services['Eccube\\EventListener\\MobileTemplatePathListener']) ? $this->services['Eccube\\EventListener\\MobileTemplatePathListener'] : $this->getMobileTemplatePathListenerService()) && false ?: '_'};
› }, 1 => 'onKernelRequest'], 512);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:231 {
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $this->listeners[$eventName][$priority][$k] = $listener;
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:61 {
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php:129 {
›
› return parent::getListeners($eventName);
› }
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:259 {
› {
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:137 {
›
› $this->preProcess($eventName);
› try {
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 200
"level_name" => "INFO"
"channel" => "php"
"datetime" => DateTime @1736234926 {#1393
date: 2025-01-07 16:28:46.718377 Asia/Tokyo (+09:00)
}
"extra" => [
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/debug/ErrorHandler.php"
"line" => 249
"class" => "Symfony\Component\Debug\ErrorHandler"
"function" => "setLoggers"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "INIT"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1736234926 {#1570
date: 2025-01-07 16:28:46.719198 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "front"
"datetime" => DateTime @1736234926 {#1337
date: 2025-01-07 16:28:46.725348 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "No route found for "GET /html/template/raspia/css/fonts/slick.ttf" (from "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021")"
"context" => [
404
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1736234926 {#1343
date: 2025-01-07 16:28:46.725401 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html/template/raspia/css/fonts/slick.ttf" (from "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021")" at /home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 137"
"context" => [
"exception" => NotFoundHttpException {#1239
-statusCode: 404
-headers: []
#message: "No route found for "GET /html/template/raspia/css/fonts/slick.ttf" (from "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021")"
#code: 0
#file: "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 137
-previous: ResourceNotFoundException {#1370 …}
trace: {
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:137 {
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
›
› \call_user_func($this->listener, $event, $eventName, $dispatcher);
›
arguments: {
$event: GetResponseEvent {#683 …}
...: {
"kernel.request"
TraceableEventDispatcher {#869 …}
}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:214 {
› }
› \call_user_func($listener, $event, $eventName, $this);
› }
arguments: {
$event: GetResponseEvent {#683 …}
$eventName: "kernel.request"
$dispatcher: TraceableEventDispatcher {#869 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/EventDispatcher.php:44 {
› if ($listeners = $this->getListeners($eventName)) {
› $this->doDispatch($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:143 {
› try {
› $this->dispatcher->dispatch($eventName, $event);
› } finally {
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:127 {
› $event = new GetResponseEvent($this, $request, $type);
› $this->dispatcher->dispatch(KernelEvents::REQUEST, $event);
›
arguments: {
$eventName: "kernel.request"
$event: GetResponseEvent {#683 …}
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/HttpKernel.php:68 {
› try {
› return $this->handleRaw($request, $type);
› } catch (\Exception $e) {
arguments: {
$request: Request {#9 …}
$type: 1
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/Kernel.php:200 {
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Request {#9 …}
$type: 1
$catch: true
}
}
/home/xs674972/raspia.com/public_html/update.raspia.com/index.php:76 {
› $kernel = new Kernel($env, $debug);
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Request {#9 …}
}
}
}
}
]
"level" => 400
"level_name" => "ERROR"
"channel" => "request"
"datetime" => DateTime @1736234926 {#1347
date: 2025-01-07 16:28:46.725440 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
"line" => 103
"class" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener"
"function" => "logException"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
"context" => [
null
]
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#1220
date: 2025-01-07 16:28:46.727080 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "fallback to PC layout"
"context" => []
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1736234926 {#992
date: 2025-01-07 16:28:46.727783 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#2498
date: 2025-01-07 16:28:46.784447 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "LOGIC END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "front"
"datetime" => DateTime @1736234926 {#2604
date: 2025-01-07 16:28:46.786717 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 66
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "doctrine"
"datetime" => DateTime @1736234926 {#2905
date: 2025-01-07 16:28:46.788235 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/doctrine-bridge/Logger/DbalLogger.php"
"line" => 67
"class" => "Symfony\Bridge\Doctrine\Logger\DbalLogger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "PROCESS END"
"context" => [
null
]
"level" => 200
"level_name" => "INFO"
"channel" => "app"
"datetime" => DateTime @1736234926 {#2976
date: 2025-01-07 16:28:46.791551 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
[
"message" => "Transaction is not active. Rollback skipped."
"context" => []
"level" => 100
"level_name" => "DEBUG"
"channel" => "app"
"datetime" => DateTime @1736234926 {#2980
date: 2025-01-07 16:28:46.791621 Asia/Tokyo (+09:00)
}
"extra" => [
"url" => "/html/template/raspia/css/fonts/slick.ttf"
"ip" => "160.86.245.165"
"http_method" => "GET"
"server" => "update.raspia.com"
"referrer" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"user_agent" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"unique_id" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"file" => "/home/xs674972/raspia.com/public_html/update.raspia.com/src/Eccube/Log/Logger.php"
"line" => 68
"class" => "Eccube\Log\Logger"
"function" => "log"
"uid" => "80e37d1"
"user_id" => "N/A"
"session_id" => "N/A"
]
]
]
#initialized: true
#level: 100
#bubble: true
#formatter: null
#processors: []
}
ConsoleHandler {#693
-output: null
-verbosityLevelMap: [
16 => 400
32 => 300
64 => 250
128 => 200
256 => 100
]
#level: 100
#bubble: true
#formatter: null
#processors: []
}
FingersCrossedHandler {#847
#handler: RotatingFileHandler {#846 …}
#activationStrategy: ErrorLevelActivationStrategy {#842 …}
#buffering: false
#bufferSize: 0
#buffer: []
#stopBuffering: true
#passthruLevel: 200
#level: 100
#bubble: true
#formatter: null
#processors: []
}
]
#processors: [
DebugProcessor {#848
-records: [
[
"timestamp" => 1736234926
"message" => "SET SESSION time_zone = '+00:00'"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.code = ? AND t0.discriminator_type IN ('plugin') LIMIT 1"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"MailMagazine4"
]
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.company_kana AS company_kana_3, t0.postal_code AS postal_code_4, t0.addr01 AS addr01_5, t0.addr02 AS addr02_6, t0.phone_number AS phone_number_7, t0.business_hour AS business_hour_8, t0.email01 AS email01_9, t0.email02 AS email02_10, t0.email03 AS email03_11, t0.email04 AS email04_12, t0.shop_name AS shop_name_13, t0.shop_kana AS shop_kana_14, t0.shop_name_eng AS shop_name_eng_15, t0.update_date AS update_date_16, t0.good_traded AS good_traded_17, t0.message AS message_18, t0.delivery_free_amount AS delivery_free_amount_19, t0.delivery_free_quantity AS delivery_free_quantity_20, t0.option_mypage_order_status_display AS option_mypage_order_status_display_21, t0.option_nostock_hidden AS option_nostock_hidden_22, t0.option_favorite_product AS option_favorite_product_23, t0.option_product_delivery_fee AS option_product_delivery_fee_24, t0.option_product_tax_rule AS option_product_tax_rule_25, t0.option_customer_activate AS option_customer_activate_26, t0.option_remember_me AS option_remember_me_27, t0.authentication_key AS authentication_key_28, t0.php_path AS php_path_29, t0.option_point AS option_point_30, t0.basic_point_rate AS basic_point_rate_31, t0.point_conversion_rate AS point_conversion_rate_32, t0.joolen_always_member_registration_point AS joolen_always_member_registration_point_33, t0.member_registration_point AS member_registration_point_34, t0.apply_datetime_start AS apply_datetime_start_35, t0.apply_datetime_end AS apply_datetime_end_36, t0.joolen_include_receiving_mail_magazine AS joolen_include_receiving_mail_magazine_37, t0.country_id AS country_id_38, t0.pref_id AS pref_id_39, t0.discriminator_type FROM dtb_base_info t0 WHERE t0.id = ? AND t0.discriminator_type IN ('baseinfo')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
1
]
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "User Deprecated: The "base_template_class" option on Twig\Environment is deprecated since Twig 2.7.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#668}
]
"channel" => "php"
]
[
"timestamp" => 1736234926
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#366}
]
"channel" => "php"
]
[
"timestamp" => 1736234926
"message" => "User Deprecated: The type "datetime" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#254}
]
"channel" => "php"
]
[
"timestamp" => 1736234926
"message" => "User Deprecated: The type "datetimetz" was implicitly marked as commented due to the configuration. This is deprecated and will be removed in DoctrineBundle 2.0. Either set the "commented" attribute in the configuration to "false" or mark the type as commented in "Eccube\Doctrine\DBAL\Types\UTCDateTimeTzType::requiresSQLCommentHint().""
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#229}
]
"channel" => "php"
]
[
"timestamp" => 1736234926
"message" => "INIT"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Transaction is not active. Rollback skipped."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1736234926
"message" => "No route found for "GET /html/template/raspia/css/fonts/slick.ttf" (from "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021")"
"priority" => 200
"priorityName" => "INFO"
"context" => [
404
]
"channel" => "front"
]
[
"timestamp" => 1736234926
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /html/template/raspia/css/fonts/slick.ttf" (from "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021")" at /home/xs674972/raspia.com/public_html/update.raspia.com/vendor/symfony/http-kernel/EventListener/RouterListener.php line 137"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => NotFoundHttpException {#1239}
]
"channel" => "request"
]
[
"timestamp" => 1736234926
"message" => "SELECT d0_.id AS id_0, d0_.page_name AS page_name_1, d0_.url AS url_2, d0_.file_name AS file_name_3, d0_.edit_type AS edit_type_4, d0_.author AS author_5, d0_.description AS description_6, d0_.keyword AS keyword_7, d0_.create_date AS create_date_8, d0_.update_date AS update_date_9, d0_.meta_robots AS meta_robots_10, d0_.meta_tags AS meta_tags_11, d1_.page_id AS page_id_12, d1_.layout_id AS layout_id_13, d1_.sort_no AS sort_no_14, d2_.id AS id_15, d2_.layout_name AS layout_name_16, d2_.create_date AS create_date_17, d2_.update_date AS update_date_18, d0_.discriminator_type AS discriminator_type_19, d0_.master_page_id AS master_page_id_20, d1_.discriminator_type AS discriminator_type_21, d1_.page_id AS page_id_22, d1_.layout_id AS layout_id_23, d2_.discriminator_type AS discriminator_type_24, d2_.device_type_id AS device_type_id_25 FROM dtb_page d0_ LEFT JOIN dtb_page_layout d1_ ON d0_.id = d1_.page_id AND d1_.discriminator_type IN ('pagelayout') LEFT JOIN dtb_layout d2_ ON d1_.layout_id = d2_.id AND d2_.discriminator_type IN ('layout') WHERE (d0_.url = ?) AND d0_.discriminator_type IN ('page')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
null
]
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "fallback to PC layout"
"priority" => 200
"priorityName" => "INFO"
"context" => []
"channel" => "front"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Monolog\Processor\WebProcessor::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\IpAddrListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\MobileTemplatePathListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequestEarly"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\LogListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TwigInitializeListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Eccube\EventListener\TransactionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\ForwardOnlyListener::onController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Eccube\EventListener\LogListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\TransactionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Eccube\EventListener\LogListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "LOGIC END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
null
]
"channel" => "front"
]
[
"timestamp" => 1736234926
"message" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.enabled AS enabled_4, t0.version AS version_5, t0.source AS source_6, t0.initialized AS initialized_7, t0.create_date AS create_date_8, t0.update_date AS update_date_9, t0.discriminator_type FROM dtb_plugin t0 WHERE t0.discriminator_type IN ('plugin')"
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "doctrine"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "SunCat\MobileDetectBundle\EventListener\RequestResponseListener::handleResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Eccube\EventListener\LogListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1736234926
"message" => "PROCESS END"
"priority" => 200
"priorityName" => "INFO"
"context" => [
null
]
"channel" => "app"
]
[
"timestamp" => 1736234926
"message" => "Transaction is not active. Rollback skipped."
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
]
-errorCount: 1
}
WebProcessor {#849
#serverData: [
"USER" => "xs674972"
"HOME" => "/home/xs674972"
"SCRIPT_NAME" => "/index.php"
"REQUEST_URI" => "/html/template/raspia/css/fonts/slick.ttf"
"QUERY_STRING" => ""
"REQUEST_METHOD" => "GET"
"SERVER_PROTOCOL" => "HTTP/1.1"
"GATEWAY_INTERFACE" => "CGI/1.1"
"REDIRECT_URL" => "/html/template/raspia/css/fonts/slick.ttf"
"REMOTE_PORT" => "55124"
"SCRIPT_FILENAME" => "/home/xs674972/raspia.com/public_html/update.raspia.com/index.php"
"SERVER_ADMIN" => "webmaster@raspia.com"
"CONTEXT_DOCUMENT_ROOT" => "/home/xs674972/raspia.com/public_html/update.raspia.com"
"CONTEXT_PREFIX" => ""
"REQUEST_SCHEME" => "https"
"DOCUMENT_ROOT" => "/home/xs674972/raspia.com/public_html/update.raspia.com"
"REMOTE_ADDR" => "160.86.245.165"
"SERVER_PORT" => "443"
"SERVER_ADDR" => "183.181.81.43"
"SERVER_NAME" => "update.raspia.com"
"SERVER_SOFTWARE" => "Apache"
"SERVER_SIGNATURE" => ""
"PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
"HTTP_COOKIE" => "__lt__cid=c20a4e45-1101-41dc-a38c-cce9b5c162a3; _fbp=fb.1.1670305336649.2095183842; _pin_unauth=dWlkPVpUbG1NV05pTWpNdE9HUTBaaTAwT0dZMExUZzBabVF0WWpBMk5qbGxObUkxTnpjMA; _yjsu_yjad=1721282163.eff0a1b1-f0a0-49de-879a-6a837569aa52; _ga=GA1.1.851212882.1670305337; _fbc=fb.1.1730379352590.IwY2xjawGQXadleHRuA2FlbQIxMAABHY7wT_FxkekagfZwaCeCyT7A6xm8qC50T0rVlctfPCXA2ZqVhyPQZvBZBg_aem_EJVuA-ILF_jZ4FXthZyRMQ; __lt__cid=c20a4e45-1101-41dc-a38c-cce9b5c162a3; _pin_unauth=dWlkPVpUbG1NV05pTWpNdE9HUTBaaTAwT0dZMExUZzBabVF0WWpBMk5qbGxObUkxTnpjMA; _gcl_au=1.1.343851852.1732982373; _gcl_aw=GCL.1733334250.Cj0KCQiAgJa6BhCOARIsAMiL7V-3uiG420ZXOg8ctgAU-VoWtGkAhAqtXooryxsXQjg1_eOchx8qyZwaAoMeEALw_wcB; _gcl_gs=2.1.k4$i1733334249$u238096003; device_view=full; _derived_epik=dj0yJnU9ZEFMQThUVXFUcGdQbnJBNzhzemlKcVROR0c1TEJmVXombj0xQlB5V2VHVVU1eUxpdGFGN2tsOEJRJm09NyZ0PUFBQUFBR2Q2STFnJnJtPWYmcnQ9QUFBQUFHZGJ1dG8mc3A9Mg; eccube=55cb4084349a95960e3e5ff62e80a442; _derived_epik=dj0yJnU9RlBNT1BtRmppMmpoeVNVNjRiTmdUTFNUT1JNVEtUUG4mbj04S2wzLW0wbVIyWGtsdmxvNHNKV1Z3Jm09NyZ0PUFBQUFBR2Q3WGJZJnJtPWYmcnQ9QUFBQUFHZGJ1dG8mc3A9Mg; _ga_7HDC8KZC7P=GS1.1.1736138069.301.1.1736139751.60.0.0; cto_bundle=A6g6Al9XOElzbHhSWEY1V1o2UGJqZVFDcGl3NFFTYXN5REg1TUljNEVRZCUyRksxeTlxOSUyQlVTJTJCdmtBS2FONnRnaDhyZ0tuYUVWV0RVODVFbm02cndXaVNveWpCV0xCZVZhaTdqTUdmJTJCQzV5MFZPQzR6YktkVFRRSTJTYkNjSnBnN3dNd2ZlRE1sTGFlZE15WXVadm9vekFPZFZQJTJGT3ZEajJyM2ZBJTJGUG1aYWVReDFkREZtWjJJOGt0NXU3NkN0TFp6Zmd5b2lMRXRoVFNGOUxSaiUyQjJTYUJTeURMVnV1Q3ludDZhSkJQMmtVR2ZiZmZzdnFsZmh4OFBTUHBFSlZjbE12NEdXUlpQbyUyRm1taURISjY4dXZWN0QlMkJ6cUJyQ3BqaUV4T3B3eHV0VmhDSzlFZEtBayUzRA; __lt__sid=c77e169c-1ae0b06d"
"HTTP_PRIORITY" => "u=0"
"HTTP_ACCEPT_LANGUAGE" => "ja,en-US;q=0.9,en;q=0.8"
"HTTP_REFERER" => "https://update.raspia.com/html/template/raspia/css/slick-theme.css?d=2021"
"HTTP_SEC_FETCH_DEST" => "font"
"HTTP_SEC_FETCH_MODE" => "cors"
"HTTP_SEC_FETCH_SITE" => "same-origin"
"HTTP_ACCEPT" => "*/*"
"HTTP_SEC_CH_UA_MOBILE" => "?0"
"HTTP_SEC_CH_UA" => ""Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24""
"HTTP_USER_AGENT" => "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
"HTTP_SEC_CH_UA_PLATFORM" => ""macOS""
"HTTP_ORIGIN" => "https://update.raspia.com"
"HTTP_CONNECTION" => "close"
"HTTP_X_FILE_TYPE" => "normal"
"HTTP_X_UA_DEVICE" => "pc"
"HTTP_X_FAILURE_CACHE_TIME" => "0"
"HTTP_X_ACCEL_EXPIRES" => "60"
"HTTP_X_WP_ACCESS" => "0"
"HTTP_X_PHP_FPM_VERSION" => "74"
"HTTP_X_SERVER_ADDRESS" => "183.181.81.43"
"HTTP_X_REAL_IP" => "160.86.245.165"
"HTTP_X_FORWARDED_SSL" => "on"
"HTTP_X_FORWARDED_PORT" => "443"
"HTTP_X_FORWARDED_HOST" => "update.raspia.com"
"HTTP_X_FORWARDED_PROTO" => "https"
"HTTP_X_FORWARDED_FOR" => "160.86.245.165"
"HTTP_HOST" => "update.raspia.com"
"HTTP_AUTHORIZATION" => ""
"Ngx_Cache_StaticMode" => "1"
"Ngx_Cache_NormalFile" => "1"
"FailureCacheTime" => "0"
"HTTPS" => "on"
"UNIQUE_ID" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"MEF_PROXY_ADDR" => "183.181.81.43"
"REDIRECT_STATUS" => "200"
"REDIRECT_HTTP_AUTHORIZATION" => ""
"REDIRECT_Ngx_Cache_StaticMode" => "1"
"REDIRECT_Ngx_Cache_NormalFile" => "1"
"REDIRECT_FailureCacheTime" => "0"
"REDIRECT_HTTPS" => "on"
"REDIRECT_UNIQUE_ID" => "Z3zXrkZGzqy3MNGXoIXBggAAANU"
"REDIRECT_MEF_PROXY_ADDR" => "183.181.81.43"
"FCGI_ROLE" => "RESPONDER"
"PHP_SELF" => "/index.php"
"REQUEST_TIME_FLOAT" => 1736234926.6627
"REQUEST_TIME" => 1736234926
"APP_ENV" => "dev"
"APP_DEBUG" => "2"
"DATABASE_URL" => "mysql://xs674972_rasec:LpeMUg3jASWvx.K@mysql10037.xserver.jp/xs674972_ecupdate"
"DATABASE_SERVER_VERSION" => "5.7.29"
"MAILER_URL" => "smtp://test@xs674972.xsrv.jp:1qaz9921@sv10362.xserver.jp:587?auth_mode=plain"
"ECCUBE_AUTH_MAGIC" => "RH6MJD29AZl1wMP59LvSJLYdB6VAEMea"
"ECCUBE_ADMIN_ALLOW_HOSTS" => "[]"
"ECCUBE_FORCE_SSL" => "false"
"ECCUBE_ADMIN_ROUTE" => "masteradmin"
"ECCUBE_COOKIE_PATH" => "/"
"ECCUBE_TEMPLATE_CODE" => "raspia"
"ECCUBE_LOCALE" => "ja"
]
#extraFields: [
"url" => "REQUEST_URI"
"ip" => "REMOTE_ADDR"
"http_method" => "REQUEST_METHOD"
"server" => "SERVER_NAME"
"referrer" => "HTTP_REFERER"
"user_agent" => "HTTP_USER_AGENT"
]
}
IntrospectionProcessor {#850
-level: "!php/const:Monolog\Logger::DEBUG"
-skipClassesPartials: [
"Monolog\"
"Eccube\\Log"
"Psr\\Log"
]
-skipStackFramesCount: 0
-skipFunctions: [
"call_user_func"
"call_user_func_array"
]
}
UidProcessor {#851
-uid: "80e37d1"
}
TokenProcessor {#852
#tokenStorage: TokenStorage {#854 …}
}
SessionProcessor {#864
#session: Session {#863 …}
}
]
#microsecondTimestamps: true
#exceptionHandler: null
} |