logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#278
-records: [
"" => [
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.645+01:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "HandcraftedInTheAlps\RestRoutingBundle\RestRoutingBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#85
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "HandcraftedInTheAlps\RestRoutingBundle\RestRoutingBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\HttpKernel\SuluKernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:739 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.646+01:00"
"message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Massive\Bundle\SearchBundle\MassiveSearchBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#101
#message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Massive\Bundle\SearchBundle\MassiveSearchBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\HttpKernel\SuluKernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:739 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:170 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› if (!$this->booted) {
› $container = $this->container ?? $this->preBoot();
›
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
]
30 => [
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.659+01:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "127.0.0.1"
"port" => 3306
"user" => "studiowaaz"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => [
"collation" => "utf8mb4_unicode_ci"
]
"dbname" => "erreguina-sulu"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.672+01:00"
"message" => "User Deprecated: Method "PHPCR\Query\QueryManagerInterface::createQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1789
#message: "User Deprecated: Method "PHPCR\Query\QueryManagerInterface::createQuery()" might add "QueryInterface" as a native return type declaration in the future. Do the same in implementation "Jackalope\Query\QueryManager" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
class_exists(string $class, bool $autoload = true): bool …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/jackalope/jackalope/src/Jackalope/Factory.php:29 {
Jackalope\Factory->get(string $name, array $params = []) …
› $name = 'Jackalope\\'.$name;
› } elseif (!class_exists($name)) {
› throw new \InvalidArgumentException("Neither class Jackalope\\$name nor class $name found. Please check your autoloader and the spelling of $name");
}
/var/www/erreguina-sulu/vendor/jackalope/jackalope/src/Jackalope/Workspace.php:150 {
Jackalope\Workspace->getQueryManager(): QueryManagerInterface …
›
› return $this->factory->get(QueryManager::class, [$this->session->getObjectManager()]);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php:80 {
Sulu\Component\Content\Repository\ContentRepository->__construct(SessionManagerInterface $sessionManager, PropertyEncoder $propertyEncoder, WebspaceManagerInterface $webspaceManager, LocalizationFinderInterface $localizationFinder, StructureManagerInterface $structureManager, SuluNodeHelper $nodeHelper, SystemStoreInterface $systemStore, array $permissions) …
› $this->session = $this->sessionManager->getSession();
› $this->qomFactory = $this->session->getWorkspace()->getQueryManager()->getQOMFactory();
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2956 {
ContainerL8wBxKv\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']);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2598 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $c = ($container->services['sulu_page.content_repository'] ?? self::getSuluPage_ContentRepositoryService($container));
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:4816 {
ContainerL8wBxKv\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);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:4811 {
ContainerL8wBxKv\App_KernelDevDebugContainer::ContainerL8wBxKv\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost4a7c133', static fn () => \CustomUrlRequestProcessorGhost4a7c133::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/var/www/erreguina-sulu/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
ContainerL8wBxKv\CustomUrlRequestProcessorGhost4a7c133->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.708+01:00"
"message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Property" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2187
#message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Compat\Property" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Mapper\Translation\MultipleTranslatedProperties->__construct($names, $languageNamespace, $namespace = '') …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilder.php:76 {
Sulu\Component\Content\Query\ContentQueryBuilder->__construct(StructureManagerInterface $structureManager, ExtensionManagerInterface $extensionManager, $languageNamespace) …
› $properties = \array_unique(\array_merge($this->defaultProperties, $this->properties));
› $this->translatedProperties = new MultipleTranslatedProperties($properties, $this->languageNamespace);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:5888 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension($l);
› $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($f, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($f, $m, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($n, $o, 'i18n'), $p, NULL, $container->parameters['sulu_security.permissions'], $container->parameters['sulu_website.enabled_twig_attributes']), $g), $e, 1));
› $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($m, $k, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($n, $o, 'i18n'), 'dev'), $k, 'dev', $g), $e, 3600));
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/getTurbo_Doctrine_EventListenerService.php:27 {
ContainerL8wBxKv\getTurbo_Doctrine_EventListenerService::do($container, $lazyLoad = true) …
›
› return $container->privates['turbo.doctrine.event_listener'] = new \Symfony\UX\Turbo\Doctrine\BroadcastListener(new \Symfony\UX\Turbo\Broadcaster\TwigBroadcaster(new \Symfony\UX\Turbo\Broadcaster\ImuxBroadcaster(new RewindableGenerator(fn () => new \EmptyIterator(), 0)), ($container->privates['twig'] ?? self::getTwigService($container)), ['App\\Entity\\' => 'broadcast/'], new \Symfony\UX\Turbo\Broadcaster\IdAccessor(($container->privates['property_accessor'] ?? self::getPropertyAccessorService($container)), ($container->services['doctrine'] ?? self::getDoctrineService($container)))), NULL);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:1212 {
ContainerL8wBxKv\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
›
› return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;
› }
}
/var/www/erreguina-sulu/vendor/symfony/dependency-injection/Container.php:390 {
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);
› }
}
/var/www/erreguina-sulu/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]),
› };
}
/var/www/erreguina-sulu/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:176 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeListeners(string $eventName): void …
› if (\is_string($listener)) {
› $listener = $this->container->get($listener);
› $newHash = $this->getHash($listener);
}
/var/www/erreguina-sulu/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:87 {
Symfony\Bridge\Doctrine\ContainerAwareEventManager->getAllListeners(): array …
› if (!isset($this->initialized[$event])) {
› $this->initializeListeners($event);
› }
}
/var/www/erreguina-sulu/vendor/gedmo/doctrine-extensions/src/Tree/Entity/Repository/AbstractTreeRepository.php:53 {
Gedmo\Tree\Entity\Repository\AbstractTreeRepository->__construct(EntityManagerInterface $em, ClassMetadata $class) …
› $treeListener = null;
› foreach ($em->getEventManager()->getAllListeners() as $listeners) {
› foreach ($listeners as $listener) {
}
/var/www/erreguina-sulu/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:109 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getOrCreateRepository(EntityManagerInterface $entityManager, ClassMetadata $metadata): ObjectRepository …
› /** @psalm-var ObjectRepository<TEntity> */
› return $this->managedRepositories[$repositoryHash] = new $repositoryClassName($entityManager, $metadata);
› }
}
/var/www/erreguina-sulu/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:86 {
Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
›
› return $this->getOrCreateRepository($entityManager, $metadata);
› }
}
/var/www/erreguina-sulu/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);
› }
}
/var/www/erreguina-sulu/vendor/doctrine/orm/src/EntityManager.php:839 {
Doctrine\ORM\EntityManager->getRepository($entityName) …
›
› $repository = $this->repositoryFactory->getRepository($this, $entityName);
› if (! $repository instanceof EntityRepository) {
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2734 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluMedia_CollectionRepositoryService($container) …
›
› $container->services['sulu_media.collection_repository'] = $instance = $a->getRepository('Sulu\\Bundle\\MediaBundle\\Entity\\Collection');
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2853 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluMedia_MediaManagerService($container) …
› }
› $b = ($container->services['sulu_media.collection_repository'] ?? self::getSuluMedia_CollectionRepositoryService($container));
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2509 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluContact_ContactManagerService($container) …
› }
› $c = ($container->services['sulu_media.media_manager'] ?? self::getSuluMedia_MediaManagerService($container));
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:3042 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluSecurity_UserManagerService($container) …
› }
› $b = ($container->services['sulu_contact.contact_manager'] ?? self::getSuluContact_ContactManagerService($container));
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:2603 {
ContainerL8wBxKv\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $d = ($container->services['sulu_security.user_manager'] ?? self::getSuluSecurity_UserManagerService($container));
›
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:4816 {
ContainerL8wBxKv\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);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/ContainerL8wBxKv/App_KernelDevDebugContainer.php:4811 {
ContainerL8wBxKv\App_KernelDevDebugContainer::ContainerL8wBxKv\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_custom_urls.request_processor'] = $container->createProxy('CustomUrlRequestProcessorGhost4a7c133', static fn () => \CustomUrlRequestProcessorGhost4a7c133::createLazyGhost(static fn ($proxy) => self::getSuluCustomUrls_RequestProcessorService($container, $proxy)));
› }
}
/var/www/erreguina-sulu/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
ContainerL8wBxKv\CustomUrlRequestProcessorGhost4a7c133->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.716+01:00"
"message" => "User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2355
#message: "User Deprecated: Method "IteratorAggregate::getIterator()" might add "\Traversable" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Webspace\Manager\WebspaceCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:425 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› require_once $cache->getPath();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.716+01:00"
"message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2361
#message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Localization\Localization" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/vendor/symfony/error-handler/DebugClassLoader.php:341 {
websiteWebspaceCollectionCache->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2360
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(true);
› $localization0->setXDefault('');
› $localizationRefs['erreguina-sulu_fr'] = $localization0;
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2358
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:46 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(false);
› $localization0->setXDefault('');
› $localizationRefs['erreguina-sulu_eu'] = $localization0;
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2357
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:53 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(false);
› $localization0->setXDefault('');
› $localizationRefs['erreguina-sulu_en'] = $localization0;
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2363
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:60 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(false);
› $localization0->setXDefault('');
› $localizationRefs['erreguina-sulu_es'] = $localization0;
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2314
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:102 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('1');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2315
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 194
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
›
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:103 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2316
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 181
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
› }
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:103 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2319
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:108 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2354
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:114 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.717+01: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 {#2380
#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: "/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/erreguina-sulu/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__);
›
}
/var/www/erreguina-sulu/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:120 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:427 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/erreguina-sulu/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);
›
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.719+01:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "//zebra.studiowaaz.com/fr'/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.719+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.719+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.719+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.721+01:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://zebra.studiowaaz.com//zebra.studiowaaz.com/fr'"" at RouterListener.php line 149"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2408
#message: "No route found for "GET https://zebra.studiowaaz.com//zebra.studiowaaz.com/fr'""
#code: 0
#file: "/var/www/erreguina-sulu/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2377 …}
-statusCode: 404
-headers: []
trace: {
/var/www/erreguina-sulu/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/erreguina-sulu/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)) {
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/erreguina-sulu/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/erreguina-sulu/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/erreguina-sulu/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.726+01:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/fr//zebra.studiowaaz.com/fr'/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.726+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.726+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.744+01: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 => "/zebra.studiowaaz.com/fr'"
2 => "fr"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.749+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.749+01:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/zebra.studiowaaz.com/fr'/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.749+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.749+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.749+01:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1732359919
"timestamp_rfc3339" => "2024-11-23T12:05:19.788+01: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 => "zebra.studiowaaz.com/{language}"
2 => "dev"
3 => "erreguina-sulu"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
]
]
-errorCount: [
"" => 0
30 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#282 …}
} |