logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#257
-records: [
"" => [
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.598+00:00"
"message" => "User Deprecated: Since symfony/dependency-injection 6.4: "Symfony\Component\DependencyInjection\ContainerAwareTrait" is deprecated, use dependency injection instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#271
#message: "User Deprecated: Since symfony/dependency-injection 6.4: "Symfony\Component\DependencyInjection\ContainerAwareTrait" is deprecated, use dependency injection instead."
#code: 0
#file: "/app/vendor/symfony/dependency-injection/ContainerAwareTrait.php"
#line: 14
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/dependency-injection/ContainerAwareTrait.php:14 {
include_once …
›
› trigger_deprecation('symfony/dependency-injection', '6.4', '"%s" is deprecated, use dependency injection instead.', ContainerAwareTrait::class);
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:659 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManagerInterface.php';
› include_once \dirname(__DIR__, 5).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
› include_once \dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php';
}
/app/vendor/symfony/dependency-injection/Container.php:152 {
Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service) …
› unset($this->privates['service_container']);
› $initialize($this);
› }
}
/app/vendor/symfony/http-kernel/Kernel.php:417 {
Symfony\Component\HttpKernel\Kernel->initializeContainer() …
› self::$freshCache[$cachePath] = true;
› $this->container->set('kernel', $this);
› error_reporting($errorLevel);
}
/app/vendor/symfony/http-kernel/Kernel.php:770 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
› $this->initializeBundles();
› $this->initializeContainer();
›
}
/app/vendor/symfony/http-kernel/Kernel.php:185 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
]
13 => [
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.607+00:00"
"message" => "User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated and will be removed in Doctrine ORM 3.0. (EntityManager.php:817 called by App_KernelDevDebugContainer.php:2727, https://github.com/doctrine/orm/issues/8818, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1728
#message: "User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated and will be removed in Doctrine ORM 3.0. (EntityManager.php:817 called by App_KernelDevDebugContainer.php:2727, https://github.com/doctrine/orm/issues/8818, package doctrine/orm)"
#code: 0
#file: "/app/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/app/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);
› }
}
/app/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);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:817 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
› Deprecation::trigger(
› 'doctrine/orm',
› 'https://github.com/doctrine/orm/issues/8818',
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.608+00:00"
"message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelDevDebugContainer.php:1488, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1750
#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:82 called by App_KernelDevDebugContainer.php:1488, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
#code: 0
#file: "/app/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/app/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);
› }
}
/app/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);
› }
}
/app/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:82 {
Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
› 'In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true.',
› self::class
› );
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1488 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
› $c->setGlobalBasename('mapping');
› $d = new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 5).'/src/Entity'), (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/CoreBundle/Entity'), (\dirname(__DIR__, 5).'/vendor/sulu/sulu/src/Sulu/Bundle/AdminBundle/Entity')], false);
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1449 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerYlCEuTw\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.611+00:00"
"message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1792
#message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
#code: 0
#file: "/app/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/app/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);
› }
}
/app/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);
› }
}
/app/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:169 {
Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
› 'https://github.com/doctrine/orm/pull/10837/',
› 'Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them.'
› );
}
/app/vendor/doctrine/orm/src/EntityManager.php:182 {
Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
› $config->getProxyNamespace(),
› $config->getAutoGenerateProxyClasses()
› );
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1531 {
ContainerYlCEuTw\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);
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1449 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› if (true === $lazyLoad) {
› return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));
› }
}
/app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/app/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerYlCEuTw\EntityManagerGhostEbeb667->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.611+00:00"
"message" => "User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated, use ::class constant instead. (AbstractClassMetadataFactory.php:254 called by EntityManager.php:318, https://github.com/doctrine/persistence/issues/204, package doctrine/persistence)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1795
#message: "User Deprecated: Short namespace aliases such as "SuluMediaBundle:Collection" are deprecated, use ::class constant instead. (AbstractClassMetadataFactory.php:254 called by EntityManager.php:318, https://github.com/doctrine/persistence/issues/204, package doctrine/persistence)"
#code: 0
#file: "/app/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/app/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);
› }
}
/app/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);
› }
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:254 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› 'Short namespace aliases such as "%s" are deprecated, use ::class constant instead.',
› $className
› );
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.615+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\MetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1834
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\MetadataSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.615+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\UserBlameSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1802
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\UserBlameSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.615+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Doctrine\ReferencesOption" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1838
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Doctrine\ReferencesOption" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.616+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Doctrine\ORM\Tools\ResolveTargetEntityListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1835
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Doctrine\ORM\Tools\ResolveTargetEntityListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.616+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Massive\Bundle\SearchBundle\Search\EventSubscriber\DoctrineOrmSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1840
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Massive\Bundle\SearchBundle\Search\EventSubscriber\DoctrineOrmSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.616+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\TimestampableSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1842
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Component\Persistence\EventSubscriber\ORM\TimestampableSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.616+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\SecurityBundle\EventListener\PermissionInheritanceSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1844
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\SecurityBundle\EventListener\PermissionInheritanceSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.617+00:00"
"message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\ActivityBundle\Infrastructure\Doctrine\Subscriber\DomainEventCollectorSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1846
#message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Sulu\Bundle\ActivityBundle\Infrastructure\Doctrine\Subscriber\DomainEventCollectorSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
#code: 0
#file: "/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:248 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
›
› if ($this->evm->hasListeners(Events::loadClassMetadata)) {
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.617+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1851
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CachedReaderService.php:23 {
ContainerYlCEuTw\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerYlCEuTw\getStofDoctrineExtensions_Listener_TreeService::do($container, $lazyLoad = true) …
› $instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
› $instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:403 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/app/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:181 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
› if (\is_string($listener)) {
› $listener = $this->container->get($listener);
› $newHash = $this->getHash($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:59 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› if (!isset($this->initialized[$eventName])) {
› $this->initializeListeners($eventName);
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
› $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.617+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1853
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_ReaderService.php:23 {
ContainerYlCEuTw\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CachedReaderService.php:25 {
ContainerYlCEuTw\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerYlCEuTw\getStofDoctrineExtensions_Listener_TreeService::do($container, $lazyLoad = true) …
› $instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
› $instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:403 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/app/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:181 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
› if (\is_string($listener)) {
› $listener = $this->container->get($listener);
› $newHash = $this->getHash($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:59 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› if (!isset($this->initialized[$eventName])) {
› $this->initializeListeners($eventName);
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
› $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.618+00:00"
"message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1860
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CacheAdapterService.php:23 {
ContainerYlCEuTw\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getAnnotations_CachedReaderService.php:25 {
ContainerYlCEuTw\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerYlCEuTw\getStofDoctrineExtensions_Listener_TreeService::do($container, $lazyLoad = true) …
› $instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
› $instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:403 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/app/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:181 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
› if (\is_string($listener)) {
› $listener = $this->container->get($listener);
› $newHash = $this->getHash($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:59 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› if (!isset($this->initialized[$eventName])) {
› $this->initializeListeners($eventName);
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
› $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.618+00:00"
"message" => "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:219 called by getStofDoctrineExtensions_Listener_TreeService.php:28, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1873
#message: "User Deprecated: Annotations support is deprecated, migrate your application to use attributes and pass an instance of Gedmo\Mapping\Driver\AttributeReader to the Gedmo\Mapping\MappedEventSubscriber::setAnnotationReader() method instead. (MappedEventSubscriber.php:219 called by getStofDoctrineExtensions_Listener_TreeService.php:28, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
#code: 0
#file: "/app/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/app/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);
› }
}
/app/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);
› }
}
/app/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:219 {
Gedmo\Mapping\MappedEventSubscriber->setAnnotationReader($reader) …
› __METHOD__
› );
› } elseif (!$reader instanceof AttributeReader) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerYlCEuTw\getStofDoctrineExtensions_Listener_TreeService::do($container, $lazyLoad = true) …
› $instance->setCacheItemPool(new \Symfony\Component\Cache\Adapter\ArrayAdapter());
› $instance->setAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:403 {
Symfony\Component\DependencyInjection\Container->getService(string|false $registry, string $id, ?string $method, string|bool $load): mixed …
› if (false !== $registry) {
› return $this->{$registry}[$id] ??= $load ? $this->load($method) : $this->{$method}($this);
› }
}
/app/vendor/symfony/dependency-injection/Argument/ServiceLocator.php:40 {
Symfony\Component\DependencyInjection\Argument\ServiceLocator->get(string $id): mixed …
› 1 => $this->serviceMap[$id][0],
› default => ($this->factory)(...$this->serviceMap[$id]),
› };
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:181 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
› if (\is_string($listener)) {
› $listener = $this->container->get($listener);
› $newHash = $this->getHash($listener);
}
/app/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:59 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› if (!isset($this->initialized[$eventName])) {
› $this->initializeListeners($eventName);
› }
}
/app/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:250 {
Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
› $eventArgs = new LoadClassMetadataEventArgs($class, $this->em);
› $this->evm->dispatchEvent(Events::loadClassMetadata, $eventArgs);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
› {
› parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:415 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata($name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/app/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:281 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor($className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/app/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
› {
› $metadata = $entityManager->getClassMetadata($entityName);
› $repositoryServiceId = $metadata->customRepositoryClassName;
}
/app/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:38 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
› {
› return $this->doGetRepository($entityManager, $entityName, false);
› }
}
/app/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2727 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('SuluMediaBundle:Collection');
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:2846 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5827 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\DispositionTypeTwigExtension());
› $instance->addExtension(new \Sulu\Bundle\MediaBundle\Twig\MediaTwigExtension(($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container))));
› $instance->addExtension(new \Sulu\Bundle\SecurityBundle\Twig\UserTwigExtension(new \Doctrine\Common\Cache\ArrayCache(), ($container->services['sulu.repository.user'] ?? self::getSulu_Repository_UserService($container))));
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5186 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_HandlerService($container) …
› }
› $c = ($container->privates['twig'] ?? self::getTwigService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5249 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSuluForm_RequestListenerService($container) …
› {
› $a = ($container->privates['sulu_form.handler'] ?? self::getSuluForm_HandlerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1589 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.exception', [#[\Closure(name: 'webpack_encore.exception_listener', class: 'Symfony\\WebpackEncoreBundle\\EventListener\\ExceptionListener')] fn () => ($container->privates['webpack_encore.exception_listener'] ?? $container->load('getWebpackEncore_ExceptionListenerService')), 'onKernelException'], 0);
› $instance->addListener('kernel.request', [#[\Closure(name: 'sulu_form.request_listener', class: 'Sulu\\Bundle\\FormBundle\\Event\\RequestListener')] fn () => ($container->privates['sulu_form.request_listener'] ?? self::getSuluForm_RequestListenerService($container)), 'onKernelRequest'], 0);
› $instance->addListener('kernel.controller_arguments', [#[\Closure(name: 'argument_resolver.request_payload', class: 'Symfony\\Component\\HttpKernel\\Controller\\ArgumentResolver\\RequestPayloadValueResolver')] fn () => ($container->privates['argument_resolver.request_payload'] ?? self::getArgumentResolver_RequestPayloadService($container)), 'onKernelControllerArguments'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.637+00:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2299
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 314
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:314 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(true);
› $localization0->setXDefault('');
› $localizationRefs['cirykpopeye_nl'] = $localization0;
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.638+00:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2305
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 314
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:314 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:74 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('1');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.638+00:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2306
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
#code: 0
#file: "/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 194
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
›
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:75 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.638+00:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2307
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
#code: 0
#file: "/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 181
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
› if (\func_num_args() < 2 || \func_get_arg(1)) {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
› }
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
› }
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/app/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:75 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/app/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.639+00:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/wsoyanz.php/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.640+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.640+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"driver" => "pdo_mysql"
"host" => "pc272703-001.eu.clouddb.ovh.net"
"port" => 35955
"user" => "cirykpopeye"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "cirykpopeye"
"serverVersion" => "8.0.27"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.646+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT 1 FROM phpcr_workspaces WHERE name = ?"
"params" => [
1 => "default_live"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.648+00:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT prefix, uri FROM phpcr_namespaces"
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.649+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
\n
SELECT * FROM phpcr_nodes\n
WHERE path = ?\n
AND workspace_name = ?\n
ORDER BY depth, sort_order ASC
"""
"params" => [
1 => "/cmf/cirykpopeye/routes/nl/wsoyanz"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.651+00:00"
"message" => "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2323
#message: "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
#code: 0
#file: "/app/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php"
#line: 265
#severity: E_DEPRECATED
trace: {
/app/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php:265 {
Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey = null) …
› } catch (PathNotFoundException $e) {
› throw new ResourceLocatorNotFoundException(\sprintf('Path "%s" not found', $path), null, $e);
› }
}
/app/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategy.php:213 {
Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategy->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey = null) …
› // delegate to mapper
› return $this->mapper->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey);
› }
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:154 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› $resourceLocatorStrategy->loadByResourceLocator(
› \rtrim($resourceLocator, '/'),
› $portal->getWebspace()->getKey(),
}
/app/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)) {
}
/app/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/app/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/app/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/app/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:105 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.651+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.657+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT r0_.path AS path_0, r0_.locale AS locale_1, r0_.entity_class AS entity_class_2, r0_.entity_id AS entity_id_3, r0_.history AS history_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r1_.path AS path_8, r1_.locale AS locale_9, r1_.entity_class AS entity_class_10, r1_.entity_id AS entity_id_11, r1_.history AS history_12, r1_.id AS id_13, r1_.created AS created_14, r1_.changed AS changed_15, r0_.target_id AS target_id_16, r0_.idUsersCreator AS idUsersCreator_17, r0_.idUsersChanger AS idUsersChanger_18, r1_.target_id AS target_id_19, r1_.idUsersCreator AS idUsersCreator_20, r1_.idUsersChanger AS idUsersChanger_21 FROM ro_routes r0_ LEFT JOIN ro_routes r1_ ON r0_.target_id = r1_.id WHERE r0_.path = ? AND r0_.locale = ?"
"params" => [
1 => "/wsoyanz"
2 => "nl"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.659+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.660+00:00"
"message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2393
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/app/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/validator/ValidatorBuilder.php:252 {
Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
› {
› trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:5987 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:3498 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1247 {
ContainerYlCEuTw\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
› $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));
› $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:4181 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1617 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{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);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/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 {
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.663+00:00"
"message" => "User Deprecated: Class "Nyholm\Psr7\Factory\HttplugFactory" is deprecated since version 1.8, use "Nyholm\Psr7\Factory\Psr17Factory" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2550
#message: "User Deprecated: Class "Nyholm\Psr7\Factory\HttplugFactory" is deprecated since version 1.8, use "Nyholm\Psr7\Factory\Psr17Factory" instead."
#code: 0
#file: "/app/vendor/nyholm/psr7/src/Factory/HttplugFactory.php"
#line: 18
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/nyholm/psr7/src/Factory/HttplugFactory.php:18 {
class_exists(string $class, bool $autoload = true): bool …
›
› @\trigger_error('Class "Nyholm\Psr7\Factory\HttplugFactory" is deprecated since version 1.8, use "Nyholm\Psr7\Factory\Psr17Factory" instead.', \E_USER_DEPRECATED);
›
}
/app/vendor/php-http/discovery/src/ClassDiscovery.php:250 {
Http\Discovery\ClassDiscovery::safeClassExists($class) …
› try {
› return class_exists($class) || interface_exists($class);
› } catch (\Exception $e) {
}
/app/vendor/php-http/discovery/src/ClassDiscovery.php:188 {
Http\Discovery\ClassDiscovery::evaluateCondition($condition) …
› // Should be extended for functions, extensions???
› return self::safeClassExists($condition);
› }
}
/app/vendor/php-http/discovery/src/ClassDiscovery.php:198 {
Http\Discovery\ClassDiscovery::evaluateCondition($condition) …
› foreach ($condition as $c) {
› if (false === static::evaluateCondition($c)) {
› // Immediately stop execution if the condition is false
}
/app/vendor/php-http/discovery/src/ClassDiscovery.php:80 {
Http\Discovery\ClassDiscovery::findOneByType($type) …
› if (isset($candidate['condition'])) {
› if (!self::evaluateCondition($candidate['condition'])) {
› continue;
}
/app/vendor/php-http/discovery/src/MessageFactoryDiscovery.php:27 {
Http\Discovery\MessageFactoryDiscovery::find() …
› try {
› $messageFactory = static::findOneByType(MessageFactory::class);
› } catch (DiscoveryFailedException $e) {
}
/app/vendor/friendsofsymfony/http-cache/src/ProxyClient/HttpProxyClient.php:63 {
FOS\HttpCache\ProxyClient\HttpProxyClient->__construct(Dispatcher $httpDispatcher, array $options = [], ?RequestFactory $messageFactory = null) …
› $this->options = $this->configureOptions()->resolve($options);
› $this->requestFactory = $messageFactory ?: MessageFactoryDiscovery::find();
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1743 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getFosHttpCache_ProxyClient_SymfonyService($container) …
› {
› return $container->services['fos_http_cache.proxy_client.symfony'] = new \FOS\HttpCache\ProxyClient\Symfony(new \FOS\HttpCache\SymfonyCache\KernelDispatcher(($container->services['kernel'] ?? $container->get('kernel', 1))), $container->parameters['fos_http_cache.proxy_client.symfony.options']);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1706 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getFosHttpCache_CacheManagerService($container) …
›
› $container->services['fos_http_cache.cache_manager'] = $instance = new \FOS\HttpCacheBundle\CacheManager(($container->services['fos_http_cache.proxy_client.symfony'] ?? self::getFosHttpCache_ProxyClient_SymfonyService($container)), $a);
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/getFosHttpCache_EventListener_InvalidationService.php:23 {
ContainerYlCEuTw\getFosHttpCache_EventListener_InvalidationService::do($container, $lazyLoad = true) …
›
› $a = ($container->services['fos_http_cache.cache_manager'] ?? self::getFosHttpCache_CacheManagerService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1636 {
ContainerYlCEuTw\App_KernelDevDebugContainer::ContainerYlCEuTw\{closure} …
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] fn () => ($container->privates['fos_http_cache.event_listener.invalidation'] ?? $container->load('getFosHttpCache_EventListener_InvalidationService')), 'onKernelTerminate'], 0);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] fn () => ($container->privates['fos_http_cache.event_listener.invalidation'] ?? $container->load('getFosHttpCache_EventListener_InvalidationService')), 'onKernelException'], 0);
› $instance->addListener('console.terminate', [#[\Closure(name: 'fos_http_cache.event_listener.invalidation', class: 'FOS\\HttpCacheBundle\\EventListener\\InvalidationListener')] fn () => ($container->privates['fos_http_cache.event_listener.invalidation'] ?? $container->load('getFosHttpCache_EventListener_InvalidationService')), 'onConsoleTerminate'], 0);
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
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';
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
› if (!isset($this->sorted[$eventName])) {
› $this->sortListeners($eventName);
› }
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
›
› foreach ($this->dispatcher->getListeners($eventName) as $listener) {
› $priority = $this->getListenerPriority($eventName, $listener);
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
›
› $this->preProcess($eventName);
› try {
}
/app/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/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 {
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.664+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://cirykpopeye.be/wsoyanz.php"" at RouterListener.php line 127"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2412
#message: "No route found for "GET http://cirykpopeye.be/wsoyanz.php""
#code: 0
#file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 127
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2340 …}
-statusCode: 404
-headers: []
trace: {
/app/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/app/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Scheb\TwoFactorBundle\Security\Http\Firewall\ExceptionListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::getResponseStatusCodeFromThrowable"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "FOS\HttpCacheBundle\EventListener\InvalidationListener::onKernelException"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RedirectExceptionSubscriber::redirectPartialMatch"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.exception"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RedirectExceptionSubscriber::redirectTrailingSlashOrHtml"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.731+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.733+00:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC"
"params" => [
1 => "cirykpopeye.be"
2 => "dev"
3 => "cirykpopeye"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "ContainerYlCEuTw\TrustedCookieResponseListenerGhost893c645::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.747+00: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"
]
]
2591 => [
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.666+00:00"
"message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2685
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/app/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:4527 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
› {
› return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:3482 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
› $c = ($container->services['translator'] ?? self::getTranslatorService($container));
› $d = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));
›
}
/app/var/cache/website/dev/ContainerYlCEuTw/getErrorControllerService.php:31 {
ContainerYlCEuTw\getErrorControllerService::do($container, $lazyLoad = true) …
›
› return $container->services['error_controller'] = new \Sulu\Bundle\WebsiteBundle\Controller\ErrorController(new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer($b, ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true))), ($container->services['sulu_website.resolver.template_attribute'] ?? $container->load('getSuluWebsite_Resolver_TemplateAttributeService')), $b, true);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/app/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/app/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/app/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› if (!str_contains($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/app/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/app/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php:43 {
FOS\HttpCacheBundle\EventListener\Php8AttributesListener->onKernelRequest(AttributeRequestEvent $event) …
› $request = $event->getRequest();
› $controller = $this->controllerResolver->getController($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/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 {
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.666+00:00"
"message" => "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Sulu\Component\Rest\FlattenExceptionNormalizer" is deprecated."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2698
#message: "User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "Sulu\Component\Rest\FlattenExceptionNormalizer" is deprecated."
#code: 0
#file: "/app/vendor/symfony/serializer/Debug/TraceableNormalizer.php"
#line: 37
#severity: E_USER_DEPRECATED
trace: {
/app/vendor/symfony/serializer/Debug/TraceableNormalizer.php:37 {
Symfony\Component\Serializer\Debug\TraceableNormalizer->__construct(Symfony\Component\Serializer\Normalizer\NormalizerInterface|Symfony\Component\Serializer\Normalizer\DenormalizerInterface $normalizer, SerializerDataCollector $dataCollector) …
› if (!method_exists($normalizer, 'getSupportedTypes')) {
› trigger_deprecation('symfony/serializer', '6.3', 'Not implementing the "NormalizerInterface::getSupportedTypes()" in "%s" is deprecated.', get_debug_type($normalizer));
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:3488 {
ContainerYlCEuTw\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
›
› return $container->privates['debug.serializer'] = new \Symfony\Component\Serializer\Debug\TraceableSerializer(new \Symfony\Component\Serializer\Serializer([new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer($a), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \FOS\RestBundle\Serializer\Normalizer\FormErrorNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Sulu\Component\Rest\FlattenExceptionNormalizer(new \FOS\RestBundle\Serializer\Normalizer\FlattenExceptionNormalizer(($container->privates['fos_rest.exception.codes_map'] ?? self::getFosRest_Exception_CodesMapService($container)), ($container->privates['fos_rest.exception.messages_map'] ??= new \FOS\RestBundle\Util\ExceptionValueMap([])), true, false), $c), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ProblemNormalizer(true, translator: $c), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\UidNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer([], $e), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer(new \Symfony\Component\Serializer\Normalizer\PropertyNormalizer($d, $e, $f, $g, NULL, [])), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\FormErrorNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\BackedEnumNormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\DataUriNormalizer(($container->privates['mime_types'] ?? self::getMimeTypesService($container))), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\TranslatableNormalizer($c), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer(NULL, NULL), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ArrayDenormalizer(), $b), new \Symfony\Component\Serializer\Debug\TraceableNormalizer(new \Symfony\Component\Serializer\Normalizer\ObjectNormalizer($d, $e, $a, $f, $g, NULL, [], $f), $b)], [new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\XmlEncoder(), $b), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\JsonEncoder(NULL, NULL), $b), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\YamlEncoder(NULL, NULL), $b), new \Symfony\Component\Serializer\Debug\TraceableEncoder(new \Symfony\Component\Serializer\Encoder\CsvEncoder(), $b)]), $b);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/getErrorControllerService.php:31 {
ContainerYlCEuTw\getErrorControllerService::do($container, $lazyLoad = true) …
›
› return $container->services['error_controller'] = new \Sulu\Bundle\WebsiteBundle\Controller\ErrorController(new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer($b, ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true))), ($container->services['sulu_website.resolver.template_attribute'] ?? $container->load('getSuluWebsite_Resolver_TemplateAttributeService')), $b, true);
› }
}
/app/var/cache/website/dev/ContainerYlCEuTw/App_KernelDevDebugContainer.php:1210 {
ContainerYlCEuTw\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/app/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/app/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/app/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
› if ($this->container->has($class)) {
› return $this->container->get($class);
› }
}
/app/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
› if (!str_contains($controller, '::')) {
› $controller = $this->instantiateController($controller);
›
}
/app/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
› try {
› $callable = $this->createController($controller);
› } catch (\InvalidArgumentException $e) {
}
/app/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
› try {
› return $this->resolver->getController($request);
› } finally {
}
/app/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/Php8AttributesListener.php:43 {
FOS\HttpCacheBundle\EventListener\Php8AttributesListener->onKernelRequest(AttributeRequestEvent $event) …
› $request = $event->getRequest();
› $controller = $this->controllerResolver->getController($request);
›
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
}
}
/app/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
› try {
› ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
...: {
"kernel.request"
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
$dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
}
}
/app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
arguments: {
$listeners: [ …19]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
}
}
/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› try {
› $this->dispatcher->dispatch($event, $eventName);
› } finally {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#106 …}
$eventName: "kernel.request"
}
}
/app/vendor/symfony/http-kernel/HttpKernel.php:239 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/app/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 {
}
/app/vendor/symfony/http-kernel/Kernel.php:197 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
$type: 1
$catch: true
}
}
/app/public/index.php:68 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#13 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\RestBundle\EventListener\ZoneMatcherListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\WebsiteBundle\Routing\RequestListener::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\SecurityBundle\EventListener\SystemListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\TranslatorListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SecurityListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\FormBundle\Event\RequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "FOS\HttpCacheBundle\EventListener\Php8AttributesListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\TwoFactorFormListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Sulu\Bundle\FormBundle\Event\ProtectedMediaSubscriber::onRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.668+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller"
"listener" => "Sulu\Bundle\SecurityBundle\EventListener\SuluSecurityListener::onKernelController"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.670+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.670+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.670+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.controller_arguments"
"listener" => "ContainerYlCEuTw\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.670+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\RestBundle\EventListener\ResponseStatusCodeListener::setResponseStatusCode"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventSubscriber\GeneratorEventSubscriber::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addVaryHeader"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\SegmentSubscriber::addCookieHeader"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "ContainerYlCEuTw\TrustedCookieResponseListenerGhost893c645::onKernelResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\AppendAnalyticsListener::onResponse"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.response"
"listener" => "Sulu\Bundle\MarkupBundle\Listener\MarkupListener::replaceMarkup"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Sulu\Bundle\WebsiteBundle\EventListener\RouterListener::onKernelFinishRequest"
]
"channel" => "event"
]
[
"timestamp" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00: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" => 1732175634
"timestamp_rfc3339" => "2024-11-21T07:53:54.730+00:00"
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.finish_request"
"listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
"channel" => "event"
]
]
]
-errorCount: [
"" => 0
13 => 1
2591 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#256 …}
} |