logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#987
-records: [
72 => [
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.578+08:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:79 called by App_KernelDevDebugContainer.php:2831, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#437
#message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:79 called by App_KernelDevDebugContainer.php:2831, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:79 {
Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
› if (! $reportFieldsWhereDeclared) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:2831 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getResourceMappingDriverChainService($container) …
› $b = ($container->privates['doctrine.orm.default_attribute_metadata_driver'] ?? self::getDoctrine_Orm_DefaultAttributeMetadataDriverService($container));
› $c = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Domain/Analytics/Entity'), (\dirname(__DIR__, 4).'/src/Domain/Ranking/Entity')], false);
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3241 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
› $a->setResultCache($g);
› $a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($container->services['Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] ?? self::getResourceMappingDriverChainService($container)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [
› 'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3181 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerJLsRVAw\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:4564 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getVf_Repository_WebsiteService($container) …
›
› return $container->services['vf.repository.website'] = new \FrontBundle\Repository\WebsiteRepository($a, $a->getClassMetadata('FrontBundle\\Entity\\Website'));
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:5333 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getHostListenerService($container) …
› {
› $a = ($container->services['vf.repository.website'] ?? self::getVf_Repository_WebsiteService($container));
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3714 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› $instance->addListener('vf.homepage_villa.pre_create', [#[\Closure(name: 'FrontBundle\\EventListener\\Form\\WebsiteListener')] fn () => ($container->privates['FrontBundle\\EventListener\\Form\\WebsiteListener'] ?? $container->load('getWebsiteListenerService')), 'setWebsite'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'defineWebsite'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'dispatchWebsite'], 1);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.579+08:00"
"message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:3254, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#299
#message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without setting second argument $numberAware=true is deprecated and will be removed in Doctrine ORM 3.0. (UnderscoreNamingStrategy.php:47 called by App_KernelDevDebugContainer.php:3254, https://github.com/doctrine/orm/pull/7908, package doctrine/orm)"
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/Mapping/UnderscoreNamingStrategy.php:47 {
Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
› if (! $numberAware) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3254 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
› $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');
› $a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());
› $a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3181 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerJLsRVAw\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:4564 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getVf_Repository_WebsiteService($container) …
›
› return $container->services['vf.repository.website'] = new \FrontBundle\Repository\WebsiteRepository($a, $a->getClassMetadata('FrontBundle\\Entity\\Website'));
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:5333 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getHostListenerService($container) …
› {
› $a = ($container->services['vf.repository.website'] ?? self::getVf_Repository_WebsiteService($container));
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3714 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› $instance->addListener('vf.homepage_villa.pre_create', [#[\Closure(name: 'FrontBundle\\EventListener\\Form\\WebsiteListener')] fn () => ($container->privates['FrontBundle\\EventListener\\Form\\WebsiteListener'] ?? $container->load('getWebsiteListenerService')), 'setWebsite'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'defineWebsite'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'dispatchWebsite'], 1);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.595+08:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#127
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› if (PHP_VERSION_ID >= 80100) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:177 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $this->unitOfWork = new UnitOfWork($this);
› $this->proxyFactory = new ProxyFactory(
› $this,
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3453 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
›
› $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3181 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
ContainerJLsRVAw\EntityManagerGhost614a58f->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:4564 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getVf_Repository_WebsiteService($container) …
›
› return $container->services['vf.repository.website'] = new \FrontBundle\Repository\WebsiteRepository($a, $a->getClassMetadata('FrontBundle\\Entity\\Website'));
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:5333 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getHostListenerService($container) …
› {
› $a = ($container->services['vf.repository.website'] ?? self::getVf_Repository_WebsiteService($container));
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3714 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› $instance->addListener('vf.homepage_villa.pre_create', [#[\Closure(name: 'FrontBundle\\EventListener\\Form\\WebsiteListener')] fn () => ($container->privates['FrontBundle\\EventListener\\Form\\WebsiteListener'] ?? $container->load('getWebsiteListenerService')), 'setWebsite'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'defineWebsite'], 64);
› $instance->addListener('kernel.request', [#[\Closure(name: 'FrontBundle\\EventListener\\HostListener')] fn () => ($container->privates['FrontBundle\\EventListener\\HostListener'] ?? self::getHostListenerService($container)), 'dispatchWebsite'], 1);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.645+08:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"host" => "127.0.0.1"
"port" => 3306
"dbname" => "choco2"
"user" => "root"
"password" => "<redacted>"
"charset" => "utf8mb4"
"use_savepoints" => true
"idle_connection_ttl" => 600
"driverOptions" => []
"serverVersion" => "8.0.35"
"defaultTableOptions" => []
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.647+08:00"
"message" => "User Deprecated: The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2019
#message: "User Deprecated: The "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingServerInfoAwareDriverConnection" class implements "Doctrine\DBAL\Driver\ServerInfoAwareConnection" that is deprecated The methods defined in this interface will be made part of the {@see Driver} interface in the next major release."
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryForV2V3->create(Connection $connection, AbstractPlatform $databasePlatform, array $params): TracingDriverConnectionInterface …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/sentry/sentry-symfony/src/Tracing/Doctrine/DBAL/TracingDriverForV3.php:46 {
Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverForV3->connect(array $params): TracingDriverConnectionInterface …
› {
› return $this->connectionFactory->create(
› parent::connect($params),
}
/var/www/choco/releases/20250718043659/vendor/doctrine/dbal/src/Connection.php:378 {
Doctrine\DBAL\Connection->connect() …
› try {
› $this->_conn = $this->_driver->connect($this->params);
› } catch (Driver\Exception $e) {
}
/var/www/choco/releases/20250718043659/vendor/doctrine/dbal/src/Connection.php:1655 {
Doctrine\DBAL\Connection->getWrappedConnection() …
›
› $this->connect();
›
}
/var/www/choco/releases/20250718043659/vendor/doctrine/dbal/src/Connection.php:1082 {
Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], $types = [], ?QueryCacheProfile $qcp = null): Result …
›
› $connection = $this->getWrappedConnection();
›
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/Query/Exec/FinalizedSelectExecutor.php:31 {
Doctrine\ORM\Query\Exec\FinalizedSelectExecutor->execute(Connection $conn, array $params, array $types): Result …
› {
› return $conn->executeQuery($this->getSqlStatements(), $params, $types, $this->queryCacheProfile);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/Query.php:330 {
Doctrine\ORM\Query->_doExecute() …
›
› return $executor->execute($this->_em->getConnection(), $sqlParams, $types);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/AbstractQuery.php:1218 {
Doctrine\ORM\AbstractQuery->executeIgnoreQueryCache($parameters = null, $hydrationMode = null) …
›
› $stmt = $this->_doExecute();
›
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/AbstractQuery.php:1172 {
Doctrine\ORM\AbstractQuery->execute($parameters = null, $hydrationMode = null) …
›
› return $this->executeIgnoreQueryCache($parameters, $hydrationMode);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/AbstractQuery.php:959 {
Doctrine\ORM\AbstractQuery->getOneOrNullResult($hydrationMode = null) …
› try {
› $result = $this->execute(null, $hydrationMode);
› } catch (NoResultException $e) {
}
/var/www/choco/releases/20250718043659/src/CommonBundle/Repository/EntityRepository.php:76 {
CommonBundle\Repository\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null): ?object …
› ->getQuery()
› ->getOneOrNullResult()
› ;
}
/var/www/choco/releases/20250718043659/src/FrontBundle/EventListener/HostListener.php:43 {
FrontBundle\EventListener\HostListener->defineWebsite(RequestEvent $event): void …
› /** @var Website|null $website */
› $website = $this->websiteRepository->findOneBy([
› 'host' => $event->getRequest()->getHost(),
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.648+08:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT v0_.id AS id_0, v0_.name AS name_1, v0_.host AS host_2, v0_.meta AS meta_3, v0_.email AS email_4, v0_.initials AS initials_5, v0_.country AS country_6, v0_.cdn_asset AS cdn_asset_7, v0_.active AS active_8, v0_.master AS master_9, v0_.prefix_translation AS prefix_translation_10, v0_.galaxite AS galaxite_11, v0_.location_id AS location_id_12, v0_.currency_id AS currency_id_13 FROM v4_website v0_ WHERE v0_.host = ?"
"params" => [
1 => "choco.fox.villa-finder.com"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.657+08:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/public/assets/plugins/jquery-file-upload/server/php/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.658+08:00"
"message" => "User Deprecated: The "Symfony\Cmf\Bundle\RoutingBundle\Model\Route::$id" property is considered final. You should not override it in "FrontBundle\Entity\Route"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1714
#message: "User Deprecated: The "Symfony\Cmf\Bundle\RoutingBundle\Model\Route::$id" property is considered final. You should not override it in "FrontBundle\Entity\Route"."
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php:341 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/doctrine/persistence/src/Persistence/Mapping/RuntimeReflectionService.php:38 {
Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses(string $class) …
› {
› if (! class_exists($class)) {
› throw MappingException::nonExistingClass($class);
}
/var/www/choco/releases/20250718043659/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:283 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses(string $name) …
›
› foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {
› if ($this->getDriver()->isTransient($parentClass)) {
}
/var/www/choco/releases/20250718043659/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $parentClasses = $this->getParentClasses($name);
› $parentClasses[] = $name;
}
/var/www/choco/releases/20250718043659/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:329 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/var/www/choco/releases/20250718043659/vendor/sylius/resource-bundle/src/Bundle/Doctrine/ORM/ContainerRepositoryFactory.php:43 {
Sylius\Bundle\ResourceBundle\Doctrine\ORM\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
›
}
/var/www/choco/releases/20250718043659/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing-bundle/src/Doctrine/Orm/RouteProvider.php:104 {
Symfony\Cmf\Bundle\RoutingBundle\Doctrine\Orm\RouteProvider->getRouteRepository(): ObjectRepository …
› {
› return $this->getObjectManager()->getRepository($this->className);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing-bundle/src/Doctrine/Orm/RouteProvider.php:52 {
Symfony\Cmf\Bundle\RoutingBundle\Doctrine\Orm\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› }
› $routes = $this->getRouteRepository()->findByStaticPrefix($candidates, ['position' => 'ASC']); /* @phpstan-ignore-line */
› /** @var Route $route */
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.691+08:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT v0_.host AS host_0, v0_.schemes AS schemes_1, v0_.methods AS methods_2, v0_.defaults AS defaults_3, v0_.requirements AS requirements_4, v0_.options AS options_5, v0_.`condition` AS condition_6, v0_.variable_pattern AS variable_pattern_7, v0_.staticPrefix AS staticPrefix_8, v0_.id AS id_9, v0_.name AS name_10, v0_.position AS position_11, v0_.locale_id AS locale_id_12, v0_.root_id AS root_id_13 FROM v4_route v0_ WHERE v0_.staticPrefix IN ('/public/assets/plugins/jquery-file-upload/server/php', '/public/assets/plugins/jquery-file-upload/server', '/public/assets/plugins/jquery-file-upload', '/public/assets/plugins', '/public/assets', '/public', '/') ORDER BY v0_.position ASC"
]
"channel" => "doctrine"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.705+08:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message "No routes found for "/public/assets/plugins/jquery-file-upload/server/php".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\EventListener\HostListener::defineWebsite"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.706+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.724+08:00"
"message" => "User Deprecated: Method "SM\Callback\Callback::call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallback" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#3898
#message: "User Deprecated: Method "SM\Callback\Callback::call()" might add "mixed" as a native return type declaration in the future. Do the same in child class "winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallback" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/choco/releases/20250718043659/vendor/symfony/error-handler/DebugClassLoader.php:341 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/choco/releases/20250718043659/vendor/winzou/state-machine/src/SM/Callback/CallbackFactory.php:28 {
SM\Callback\CallbackFactory->__construct(string $class) …
› {
› if (!class_exists($class)) {
› throw new SMException(sprintf(
}
/var/www/choco/releases/20250718043659/vendor/winzou/state-machine-bundle/Callback/ContainerAwareCallbackFactory.php:28 {
winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory->__construct($class, ContainerInterface $container) …
› {
› parent::__construct($class);
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:2818 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getFactoryInterfaceService($container) …
›
› return $container->services['SM\\Factory\\FactoryInterface'] = new \SM\Factory\Factory($container->parameters['sm.configs'], $a, ($container->services['SM\\Callback\\CallbackFactoryInterface'] ??= new \winzou\Bundle\StateMachineBundle\Callback\ContainerAwareCallbackFactory('winzou\\Bundle\\StateMachineBundle\\Callback\\ContainerAwareCallback', $container)));
› }
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:4160 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Http\HttplugBundle\Collector\Twig\HttpMessageMarkupExtension($f, $g));
› $instance->addExtension(new \SM\Extension\Twig\SMExtension(($container->services['SM\\Factory\\FactoryInterface'] ?? self::getFactoryInterfaceService($container))));
› $instance->addExtension(new \Sylius\Bundle\MoneyBundle\Twig\FormatMoneyExtension(new \Sylius\Bundle\MoneyBundle\Formatter\MoneyFormatter()));
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:2249 {
ContainerJLsRVAw\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->services['twig'] ?? self::getTwigService($container))));
› $instance->add(new \Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector(($container->services['doctrine'] ?? self::getDoctrineService($container)), true, ($container->privates['doctrine.debug_data_holder'] ??= new \Doctrine\Bundle\DoctrineBundle\Middleware\BacktraceDebugDataHolder([]))));
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:7219 {
ContainerJLsRVAw\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/var/www/choco/releases/20250718043659/var/cache/dev/ContainerJLsRVAw/App_KernelDevDebugContainer.php:3569 {
ContainerJLsRVAw\App_KernelDevDebugContainer::ContainerJLsRVAw\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
› if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.744+08:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://choco.fox.villa-finder.com/public/assets/plugins/jquery-file-upload/server/php"" at RouterListener.php line 149"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1810
#message: "No route found for "GET https://choco.fox.villa-finder.com/public/assets/plugins/jquery-file-upload/server/php""
#code: 0
#file: "/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1713 …}
-statusCode: 404
-headers: []
trace: {
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/choco/releases/20250718043659/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/choco/releases/20250718043659/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/choco/releases/20250718043659/public/index.php:22 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Sylius\Resource\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Listener "{listener}" stopped propagation of the event "{event}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "CommonBundle\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FrontBundle\Twig\AssetExtension::setCookie"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "CommonBundle\EventListener\AjaxRedirectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.842+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "FrontBundle\EventListener\TemporaryLocaleFixListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
4631 => [
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Discovery\ConfiguredClientsStrategyListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Http\HttplugBundle\Collector\PluginClientFactoryListener::onEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\EventListener\HostListener::defineWebsite"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sylius\Resource\Symfony\EventListener\AddFormatListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CommonBundle\EventListener\LocaleSubscriber::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\EventListener\HostListener::dispatchWebsite"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "CommonBundle\Twig\ResourceExtension::fetchRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Stof\DoctrineExtensionsBundle\EventListener\BlameListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.746+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.747+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\EventListener\CurrencyListener::defineCurrency"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.747+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\EventListener\HostRouterListener::setHostParameterFromRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.747+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FrontBundle\Twig\AssetExtension::setRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.748+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.748+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.748+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.751+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.751+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.751+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.751+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerJLsRVAw\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.751+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.820+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\PreLoadAssetsEventListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "CommonBundle\EventListener\AddLinkHeaderListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FrontBundle\Twig\AssetExtension::setCookie"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "CommonBundle\EventListener\AjaxRedirectionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1754054900
"timestamp_rfc3339" => "2025-08-01T21:28:20.821+08:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "FrontBundle\EventListener\TemporaryLocaleFixListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
72 => 1
4631 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#988 …}
} |