| logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#246
-records: [
12 => [
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.490+02:00"
"message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1610
#message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:82 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:82 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
› if (! version_compare($version, '5.7.9', '>=')) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/dbal/src/Connection.php:416 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
›
› return $this->_driver->createDatabasePlatformForVersion($version);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/dbal/src/Connection.php:318 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php:107 {
Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(?array $parameters = null): RepositoryInterface …
› \assert($dbConn instanceof Connection);
› if ($dbConn->getDatabasePlatform() instanceof OraclePlatform) {
› $this->ensureLowerCaseMiddleware($dbConn);
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4546 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluDocumentManager_DecoratedDefaultSessionService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct([($container->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] ??= new \Jackalope\RepositoryFactoryDoctrineDBAL())->getRepository(['jackalope.doctrine_dbal_connection' => ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), 'jackalope.check_login_on_server' => false]), 'login'](new \PHPCR\SimpleCredentials('admin', 'admin'), $container->getEnv('string:PHPCR_WORKSPACE').'_live')) && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4535 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_document_manager.decorated_default_session'] = $container->createProxy('SessionGhost0838026', static fn () => \SessionGhost0838026::createLazyGhost(static fn ($proxy) => self::getSuluDocumentManager_DecoratedDefaultSessionService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\SessionGhost0838026->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php:48 {
Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace() …
› {
› return $this->inner->getWorkspace();
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php:48 {
Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace() …
› {
› return $this->inner->getWorkspace();
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php:129 {
Sulu\Component\Content\Repository\ContentRepository->__construct(SessionManagerInterface $sessionManager, PropertyEncoder $propertyEncoder, WebspaceManagerInterface $webspaceManager, LocalizationFinderInterface $localizationFinder, StructureManagerInterface $structureManager, SuluNodeHelper $nodeHelper, SystemStoreInterface $systemStore, array $permissions) …
› $this->session = $sessionManager->getSession();
› $this->qomFactory = $this->session->getWorkspace()->getQueryManager()->getQOMFactory();
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2792 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluPage_ContentRepositoryService($container) …
›
› return $container->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository(($container->services['sulu.phpcr.session'] ?? self::getSulu_Phpcr_SessionService($container)), ($container->services['sulu_document_manager.property_encoder'] ?? self::getSuluDocumentManager_PropertyEncoderService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), ($container->services['sulu.content.localization_finder'] ?? self::getSulu_Content_LocalizationFinderService($container)), ($container->services['sulu.content.structure_manager'] ?? self::getSulu_Content_StructureManagerService($container)), ($container->services['sulu.util.node_helper'] ?? self::getSulu_Util_NodeHelperService($container)), $a, $container->parameters['sulu_security.permissions']);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2476 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $c = ($container->services['sulu_page.content_repository'] ?? self::getSuluPage_ContentRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.492+02: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 {#1693
#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: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
#line: 211
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
› // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));
› trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);
› parent::addEventSubscriber($listener);
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
› if (!$this->initializedSubscribers) {
› $this->initializeSubscribers();
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:105 {
Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
› {
› if (! $this->evm->hasListeners(Events::onClassMetadataNotFound)) {
› return null;
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } catch (MappingException $loadingException) {
› $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:47 {
Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
›
› $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5182 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
›
› return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5192 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
› {
› $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2961 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
› }
› $e = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2382 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $b = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2878 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2481 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.493+02: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 {#1740
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CachedReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CachedReaderService.php:23 {
ContainerTYMecj7\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerTYMecj7\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')));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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]),
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:67 {
Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args) …
› ->getObjectManager()
› ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity'])
› );
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› foreach ($this->listeners[$eventName] as $hash => $listener) {
› $listener->{$this->methods[$eventName][$hash]}($eventArgs);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:111 {
Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
›
› $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);
› $classMetadata = $eventArgs->getFoundMetadata();
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } catch (MappingException $loadingException) {
› $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:47 {
Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
›
› $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5182 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
›
› return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5192 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
› {
› $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2961 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
› }
› $e = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2382 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $b = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2878 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2481 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.494+02: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 {#1742
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_ReaderService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_ReaderService.php:23 {
ContainerTYMecj7\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CachedReaderService.php:25 {
ContainerTYMecj7\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerTYMecj7\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')));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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]),
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:67 {
Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args) …
› ->getObjectManager()
› ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity'])
› );
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› foreach ($this->listeners[$eventName] as $hash => $listener) {
› $listener->{$this->methods[$eventName][$hash]}($eventArgs);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:111 {
Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
›
› $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);
› $classMetadata = $eventArgs->getFoundMetadata();
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } catch (MappingException $loadingException) {
› $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:47 {
Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
›
› $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5182 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
›
› return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5192 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
› {
› $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2961 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
› }
› $e = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2382 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $b = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2878 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2481 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.494+02: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 {#1749
#message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CacheAdapterService.php"
#line: 23
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CacheAdapterService.php:23 {
ContainerTYMecj7\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
› {
› trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getAnnotations_CachedReaderService.php:25 {
ContainerTYMecj7\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
›
› return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerTYMecj7\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')));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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]),
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:67 {
Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args) …
› ->getObjectManager()
› ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity'])
› );
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› foreach ($this->listeners[$eventName] as $hash => $listener) {
› $listener->{$this->methods[$eventName][$hash]}($eventArgs);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:111 {
Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
›
› $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);
› $classMetadata = $eventArgs->getFoundMetadata();
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } catch (MappingException $loadingException) {
› $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:47 {
Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
›
› $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5182 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
›
› return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5192 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
› {
› $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2961 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
› }
› $e = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2382 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $b = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2878 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2481 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.494+02: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:213 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 {#1762
#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:213 called by getStofDoctrineExtensions_Listener_TreeService.php:28, https://github.com/doctrine-extensions/DoctrineExtensions/pull/2772, package gedmo/doctrine-extensions)"
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/gedmo/doctrine-extensions/src/Mapping/MappedEventSubscriber.php:213 {
Gedmo\Mapping\MappedEventSubscriber->setAnnotationReader($reader) …
› if ($reader instanceof Reader) {
› Deprecation::trigger(
› 'gedmo/doctrine-extensions',
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getStofDoctrineExtensions_Listener_TreeService.php:28 {
ContainerTYMecj7\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')));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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]),
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
›
› $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } else {
› $loadedMetadata = $this->loadMetadata($realClassName);
› $classNames = array_combine(
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Tools/ResolveTargetEntityListener.php:67 {
Doctrine\ORM\Tools\ResolveTargetEntityListener->onClassMetadataNotFound(OnClassMetadataNotFoundEventArgs $args) …
› ->getObjectManager()
› ->getClassMetadata($this->resolveTargetEntities[$args->getClassName()]['targetEntity'])
› );
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:63 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->dispatchEvent($eventName, ?EventArgs $eventArgs = null): void …
› foreach ($this->listeners[$eventName] as $hash => $listener) {
› $listener->{$this->methods[$eventName][$hash]}($eventArgs);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:111 {
Doctrine\ORM\Mapping\ClassMetadataFactory->onNotFoundMetadata($className) …
›
› $this->evm->dispatchEvent(Events::onClassMetadataNotFound, $eventArgs);
› $classMetadata = $eventArgs->getFoundMetadata();
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:228 {
Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
› } catch (MappingException $loadingException) {
› $fallbackMetadataResponse = $this->onNotFoundMetadata($realClassName);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:318 {
Doctrine\ORM\EntityManager->getClassMetadata($className) …
› {
› return $this->metadataFactory->getMetadataFor($className);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/doctrine/orm/src/EntityManager.php:831 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/TrashBundle/Infrastructure/Doctrine/Repository/TrashItemRepository.php:47 {
Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository->__construct(EntityManagerInterface $entityManager, Symfony\Bundle\SecurityBundle\Security|Symfony\Component\Security\Core\Security|null $security) …
›
› $this->entityRepository = $this->entityManager->getRepository(TrashItemInterface::class);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5182 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashItemRepositoryService($container) …
›
› return $container->privates['sulu_trash.trash_item_repository'] = new \Sulu\Bundle\TrashBundle\Infrastructure\Doctrine\Repository\TrashItemRepository($a, $b);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5192 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTrash_TrashManagerService($container) …
› {
› $a = ($container->privates['sulu_trash.trash_item_repository'] ?? self::getSuluTrash_TrashItemRepositoryService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2961 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluTag_TagManagerService($container) …
› }
› $e = ($container->privates['sulu_trash.trash_manager'] ?? self::getSuluTrash_TrashManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2382 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $b = ($container->services['sulu_tag.tag_manager'] ?? self::getSuluTag_TagManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2878 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:2481 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4524 {
ContainerTYMecj7\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4519 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost95cd991', static fn () => \CustomUrlRequestProcessorGhost95cd991::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
ContainerTYMecj7\CustomUrlRequestProcessorGhost95cd991->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.499+02: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 {#1962
#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: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(true);
› $localization0->setXDefault('');
› $localizationRefs['emcgn-sulu_en'] = $localization0;
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.500+02: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 {#1968
#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: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:73 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('1');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.500+02: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 {#1969
#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: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 194
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/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__);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
›
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:74 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.500+02: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 {#1970
#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: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 181
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/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__);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:74 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.501+02:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/components/com_sppagebuilder/assets/css/sppagebuilder.css/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.501+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.503+02:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"host" => "127.0.0.1"
"port" => 3306
"user" => "enipkcbn2"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "usrdb_enipkcbn2"
"serverVersion" => "5.7"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.504+02: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" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.505+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT prefix, uri FROM phpcr_namespaces"
]
"channel" => "doctrine"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.508+02: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/emcgn-sulu/routes/en/components/com_sppagebuilder/assets/css/sppagebuilder"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.509+02:00"
"message" => "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2010
#message: "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php"
#line: 265
#severity: E_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:153 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
› \rtrim($resourceLocator, '/'),
}
/home/enipkcbn/sulu.e-nitio.cloud/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)) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/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)) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.509+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.517+02: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 => "/components/com_sppagebuilder/assets/css/sppagebuilder"
2 => "en"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.519+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.521+02:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://sulu.e-nitio.cloud/components/com_sppagebuilder/assets/css/sppagebuilder.css"" at RouterListener.php line 127"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2069
#message: "No route found for "GET https://sulu.e-nitio.cloud/components/com_sppagebuilder/assets/css/sppagebuilder.css""
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 127
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2002 …}
-statusCode: 404
-headers: []
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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)) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.521+02: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 {#2091
#message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/validator/ValidatorBuilder.php"
#line: 252
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/validator/ValidatorBuilder.php:252 {
Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
› {
› trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:5585 {
ContainerTYMecj7\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
› $instance->enableAttributeMapping(true);
› $instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));
› $instance->addMethodMapping('loadValidatorMetadata');
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:3289 {
ContainerTYMecj7\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
› {
› $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1155 {
ContainerTYMecj7\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());
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:3927 {
ContainerTYMecj7\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1510 {
ContainerTYMecj7\App_KernelDevDebugContainer::ContainerTYMecj7\{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);
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:257 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.581+02: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 => "sulu.e-nitio.cloud"
2 => "dev"
3 => "emcgn-sulu"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
]
2413 => [
[
"timestamp" => 1783342494
"timestamp_rfc3339" => "2026-07-06T14:54:54.531+02: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 {#2430
#message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
#code: 0
#file: "/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
#line: 51
#severity: E_USER_DEPRECATED
trace: {
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(?Reader $reader = null) …
› if ($reader) {
› trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:4284 {
ContainerTYMecj7\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')))]));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:3273 {
ContainerTYMecj7\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));
›
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/getErrorControllerService.php:31 {
ContainerTYMecj7\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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/var/cache/website/dev/ContainerTYMecj7/App_KernelDevDebugContainer.php:1118 {
ContainerTYMecj7\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/dependency-injection/Container.php:229 {
Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
› if (isset($container->fileMap[$id])) {
› return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);
› } elseif (isset($container->methodMap[$id])) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/dependency-injection/Container.php:211 {
Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
› ?? $this->services[$id = $this->aliases[$id] ?? $id]
› ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
› {
› $controller = parent::instantiateController($class);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/friendsofsymfony/http-cache-bundle/src/EventListener/AttributesListener.php:28 {
FOS\HttpCacheBundle\EventListener\AttributesListener->onKernelRequest(RequestEvent $event): void …
› $request = $event->getRequest();
› $controller = $this->controllerResolver->getController($request);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/http-kernel/HttpKernel.php:157 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/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) {
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:260 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/enipkcbn/sulu.e-nitio.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
› }
› $listener($event, $eventName, $this);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
› }
}
/home/enipkcbn/sulu.e-nitio.cloud/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);
›
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/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 {
}
/home/enipkcbn/sulu.e-nitio.cloud/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
]
]
-errorCount: [
12 => 1
2413 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#245 …}
} |