logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#278
-records: [
"" => [
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.552+02: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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\HttpKernel\SuluKernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/Kernel.php:739 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/home/fareash/www/fareastgroup/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();
›
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.552+02: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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\HttpKernel\SuluKernel->registerBundles(): iterable …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/Kernel.php:339 {
Symfony\Component\HttpKernel\Kernel->initializeBundles(): void …
› $this->bundles = [];
› foreach ($this->registerBundles() as $bundle) {
› $name = $bundle->getName();
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/Kernel.php:739 {
Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
›
› $this->initializeBundles();
› $this->initializeContainer();
}
/home/fareash/www/fareastgroup/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();
›
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.552+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246
+count: 563
-severity: E_WARNING
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:296 {
Symfony\Component\ErrorHandler\DebugClassLoader->loadClass(string $class): void …
› // no-op
› } elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {
› include $file;
}
/home/fareash/www/fareastgroup/vendor/doctrine/doctrine-bundle/src/DoctrineBundle.php:132 {
›
› $this->autoloader = Autoloader::register($dir, $namespace, $proxyGenerator);
› }
}
}
}
]
"channel" => "php"
]
]
30 => [
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.557+02:00"
"message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:89 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#1594
#message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:89 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
#line: 210
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
›
› @trigger_error($message, E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
›
› self::delegateTriggerToBackend($message, $backtrace, $link, $package);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:89 {
Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
› if (! version_compare($version, '8.0.0', '>=')) {
› Deprecation::trigger(
› 'doctrine/orm',
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
› if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {
› return $this->wrappedDriver->createDatabasePlatformForVersion($version);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Connection.php:416 {
Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
›
› return $this->_driver->createDatabasePlatformForVersion($version);
› }
}
/home/fareash/www/fareastgroup/vendor/doctrine/dbal/src/Connection.php:318 {
Doctrine\DBAL\Connection->getDatabasePlatform() …
› if ($this->platform === null) {
› $this->platform = $this->detectDatabasePlatform();
› $this->platform->setEventManager($this->_eventManager);
}
/home/fareash/www/fareastgroup/vendor/jackalope/jackalope-doctrine-dbal/src/Jackalope/RepositoryFactoryDoctrineDBAL.php:107 {
Jackalope\RepositoryFactoryDoctrineDBAL->getRepository(?array $parameters = null): RepositoryInterface …
› \assert($dbConn instanceof Connection);
› if ($dbConn->getDatabasePlatform() instanceof OraclePlatform) {
› $this->ensureLowerCaseMiddleware($dbConn);
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4694 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluDocumentManager_DecoratedDefaultSessionService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct([($container->privates['doctrine_phpcr.jackalope.repository.factory.service.doctrinedbal'] ??= new \Jackalope\RepositoryFactoryDoctrineDBAL())->getRepository(['jackalope.doctrine_dbal_connection' => ($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), 'jackalope.check_login_on_server' => false]), 'login'](new \PHPCR\SimpleCredentials('admin', 'admin'), $container->getEnv('string:PHPCR_WORKSPACE').'_live')) && false ?: $lazyLoad);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4683 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› if (true === $lazyLoad) {
› return $container->privates['sulu_document_manager.decorated_default_session'] = $container->createProxy('SessionGhost20e6b87', static fn () => \SessionGhost20e6b87::createLazyGhost(static fn ($proxy) => self::getSuluDocumentManager_DecoratedDefaultSessionService($container, $proxy)));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
Container0jrjgWM\SessionGhost20e6b87->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php:48 {
Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace() …
› {
› return $this->inner->getWorkspace();
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/DocumentManagerBundle/Session/Session.php:48 {
Sulu\Bundle\DocumentManagerBundle\Session\Session->getWorkspace() …
› {
› return $this->inner->getWorkspace();
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php:129 {
Sulu\Component\Content\Repository\ContentRepository->__construct(SessionManagerInterface $sessionManager, PropertyEncoder $propertyEncoder, WebspaceManagerInterface $webspaceManager, LocalizationFinderInterface $localizationFinder, StructureManagerInterface $structureManager, SuluNodeHelper $nodeHelper, SystemStoreInterface $systemStore, array $permissions) …
› $this->session = $sessionManager->getSession();
› $this->qomFactory = $this->session->getWorkspace()->getQueryManager()->getQOMFactory();
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:2874 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluPage_ContentRepositoryService($container) …
›
› return $container->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository(($container->services['sulu.phpcr.session'] ?? self::getSulu_Phpcr_SessionService($container)), ($container->services['sulu_document_manager.property_encoder'] ?? self::getSuluDocumentManager_PropertyEncoderService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), ($container->services['sulu.content.localization_finder'] ?? self::getSulu_Content_LocalizationFinderService($container)), ($container->services['sulu.content.structure_manager'] ?? self::getSulu_Content_StructureManagerService($container)), ($container->services['sulu.util.node_helper'] ?? self::getSulu_Util_NodeHelperService($container)), $a, $container->parameters['sulu_security.permissions']);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:2558 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $c = ($container->services['sulu_page.content_repository'] ?? self::getSuluPage_ContentRepositoryService($container));
›
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4672 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4667 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{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)));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
Container0jrjgWM\CustomUrlRequestProcessorGhost4a7c133->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.561+02: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 {#1793
#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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/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);
› }
}
/home/fareash/www/fareastgroup/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");
}
/home/fareash/www/fareastgroup/vendor/jackalope/jackalope/src/Jackalope/Workspace.php:150 {
Jackalope\Workspace->getQueryManager(): QueryManagerInterface …
›
› return $this->factory->get(QueryManager::class, [$this->session->getObjectManager()]);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Repository/ContentRepository.php:129 {
Sulu\Component\Content\Repository\ContentRepository->__construct(SessionManagerInterface $sessionManager, PropertyEncoder $propertyEncoder, WebspaceManagerInterface $webspaceManager, LocalizationFinderInterface $localizationFinder, StructureManagerInterface $structureManager, SuluNodeHelper $nodeHelper, SystemStoreInterface $systemStore, array $permissions) …
› $this->session = $sessionManager->getSession();
› $this->qomFactory = $this->session->getWorkspace()->getQueryManager()->getQOMFactory();
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:2874 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluPage_ContentRepositoryService($container) …
›
› return $container->services['sulu_page.content_repository'] = new \Sulu\Component\Content\Repository\ContentRepository(($container->services['sulu.phpcr.session'] ?? self::getSulu_Phpcr_SessionService($container)), ($container->services['sulu_document_manager.property_encoder'] ?? self::getSuluDocumentManager_PropertyEncoderService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), ($container->services['sulu.content.localization_finder'] ?? self::getSulu_Content_LocalizationFinderService($container)), ($container->services['sulu.content.structure_manager'] ?? self::getSulu_Content_StructureManagerService($container)), ($container->services['sulu.util.node_helper'] ?? self::getSulu_Util_NodeHelperService($container)), $a, $container->parameters['sulu_security.permissions']);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:2558 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluCustomUrls_ManagerService($container) …
› }
› $c = ($container->services['sulu_page.content_repository'] ?? self::getSuluPage_ContentRepositoryService($container));
›
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4672 {
Container0jrjgWM\App_KernelDevDebugContainer::getSuluCustomUrls_RequestProcessorService($container, $lazyLoad = true) …
›
› return ($lazyLoad->__construct(($container->services['sulu_custom_urls.manager'] ?? self::getSuluCustomUrls_ManagerService($container)), ($container->privates['sulu_custom_urls.domain_generator'] ?? self::getSuluCustomUrls_DomainGeneratorService($container)), ($container->services['sulu_core.webspace.webspace_manager'] ?? self::getSuluCore_Webspace_WebspaceManagerService($container)), 'dev') && false ?: $lazyLoad);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4667 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{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)));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
›
› ($this->initializer)($instance);
› } catch (\Throwable $e) {
}
/home/fareash/www/fareastgroup/vendor/symfony/var-exporter/LazyGhostTrait.php:129 {
Container0jrjgWM\CustomUrlRequestProcessorGhost4a7c133->__get&($name): mixed …
›
› if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {
› goto get_in_scope;
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.564+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.569+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02: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 {#2047
#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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
require_once …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:467 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› require_once $cache->getPath();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02: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 {#2053
#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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
websiteWebspaceCollectionCache->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2052
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/home/fareash/www/fareastgroup/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(true);
› $localization0->setXDefault('');
› $localizationRefs['website_en'] = $localization0;
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2011
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/home/fareash/www/fareastgroup/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:87 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('1');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2012
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 194
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
›
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:88 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.572+02:00"
"message" => "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2046
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 181
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
› if (\func_num_args() < 2 || \func_get_arg(1)) {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:88 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:469 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:162 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:52 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.573+02:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/.DS_Store/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.573+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.573+02:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "fareashgroup.mysql.db"
"port" => null
"user" => "fareashgroup"
"password" => "<redacted>"
"driverOptions" => []
"defaultTableOptions" => []
"dbname" => "fareashgroup"
"serverVersion" => "8"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.576+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT 1 FROM phpcr_workspaces WHERE name = ?"
"params" => [
1 => "default_live"
]
"types" => [
1 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.576+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT prefix, uri FROM phpcr_namespaces"
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.577+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
\n
SELECT * FROM phpcr_nodes\n
WHERE path = ?\n
AND workspace_name = ?\n
ORDER BY depth, sort_order ASC
"""
"params" => [
1 => "/cmf/website/routes/en"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.578+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
"params" => [
1 => "/cmf/website/routes/en"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.581+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
\n
SELECT\n
phpcr_type_nodes.name AS node_name, phpcr_type_nodes.is_abstract AS node_abstract,\n
phpcr_type_nodes.is_mixin AS node_mixin, phpcr_type_nodes.queryable AS node_queryable,\n
phpcr_type_nodes.orderable_child_nodes AS node_has_orderable_child_nodes,\n
phpcr_type_nodes.primary_item AS node_primary_item_name, phpcr_type_nodes.supertypes AS declared_super_type_names,\n
phpcr_type_props.name AS property_name, phpcr_type_props.auto_created AS property_auto_created,\n
phpcr_type_props.mandatory AS property_mandatory, phpcr_type_props.protected AS property_protected,\n
phpcr_type_props.on_parent_version AS property_on_parent_version,\n
phpcr_type_props.required_type AS property_required_type, phpcr_type_props.multiple AS property_multiple,\n
phpcr_type_props.fulltext_searchable AS property_fulltext_searchable,\n
phpcr_type_props.query_orderable AS property_query_orderable, phpcr_type_props.default_value as property_default_value,\n
phpcr_type_childs.name AS child_name, phpcr_type_childs.auto_created AS child_auto_created,\n
phpcr_type_childs.mandatory AS child_mandatory, phpcr_type_childs.protected AS child_protected,\n
phpcr_type_childs.on_parent_version AS child_on_parent_version, phpcr_type_childs.default_type AS child_default_type,\n
phpcr_type_childs.primary_types AS child_primary_types\n
FROM\n
phpcr_type_nodes\n
LEFT JOIN\n
phpcr_type_props ON phpcr_type_nodes.node_type_id = phpcr_type_props.node_type_id\n
LEFT JOIN\n
phpcr_type_childs ON phpcr_type_nodes.node_type_id = phpcr_type_childs.node_type_id\n
"""
"params" => []
"types" => []
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.590+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => """
SELECT id, path, parent, local_name, namespace, workspace_name, identifier, type, props, depth, sort_order\n
FROM phpcr_nodes WHERE workspace_name = ? AND identifier IN (?)
"""
"params" => [
1 => "default_live"
2 => "20297e2c-b89a-4bb6-a6c5-a0c81e6e0248"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.591+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT path, parent FROM phpcr_nodes WHERE parent IN (?) AND workspace_name = ? ORDER BY sort_order ASC"
"params" => [
1 => "/cmf/website/contents"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.594+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" 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 "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\NavigationContextSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
› $event = new MetadataLoadEvent($metadata);
› $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
›
› return $this->loadMetadata($map);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
› if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
› return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
› {
› $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.597+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.599+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2405
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RedirectTypeSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
› $event = new MetadataLoadEvent($metadata);
› $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
›
› return $this->loadMetadata($map);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
› if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
› return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
› {
› $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.600+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2359
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\TargetSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
› $event = new MetadataLoadEvent($metadata);
› $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
›
› return $this->loadMetadata($map);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
› if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
› return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
› {
› $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.601+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2406
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Subscriber\RobotSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:189 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->loadMetadata($mapping) …
› $event = new MetadataLoadEvent($metadata);
› $this->dispatcher->dispatch($event, Events::METADATA_LOAD);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/BaseMetadataFactory.php:85 {
Sulu\Component\DocumentManager\Metadata\BaseMetadataFactory->getMetadataForPhpcrType($phpcrType) …
›
› return $this->loadMetadata($map);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Metadata/MetadataFactory.php:74 {
Sulu\Component\DocumentManager\Metadata\MetadataFactory->getMetadataForPhpcrNode(NodeInterface $node) …
› if (true == $this->metadataFactory->hasMetadataForPhpcrType($mixinType)) {
› return $this->metadataFactory->getMetadataForPhpcrType($mixinType);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:71 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
› {
› $metadata = $this->metadataFactory->getMetadataForPhpcrNode($node);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2353
#message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2376
#message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2378
#message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2403
#message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\Structure" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2377
#message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2375
#message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2379
#message: "User Deprecated: Method "ArrayAccess::offsetSet()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2380
#message: "User Deprecated: Method "ArrayAccess::offsetUnset()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2412
#message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.602+02:00"
"message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2413
#message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.603+02:00"
"message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2411
#message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.603+02:00"
"message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2410
#message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.603+02:00"
"message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2409
#message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Bundle\PageBundle\Document\BasePageDocument->__construct() …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:89 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->instantiateFromMetadata(Metadata $metadata) …
›
› $document = new $class();
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:73 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->getDocumentFromNode(NodeInterface $node) …
›
› return $this->instantiateFromMetadata($metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Core/InstantiatorSubscriber.php:52 {
Sulu\Component\DocumentManager\Subscriber\Core\InstantiatorSubscriber->handleHydrate(HydrateEvent $event) …
›
› $document = $this->getDocumentFromNode($node);
› $event->setDocument($document);
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.604+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2180
#message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Structure\ManagedStructure" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Document\Subscriber\StructureSubscriber->createStructure($document) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:381 {
Sulu\Component\Content\Document\Subscriber\StructureSubscriber->getStructure($document, $structureType, $rehydrate) …
› if ($structureType) {
› return $this->createStructure($document);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/StructureSubscriber.php:175 {
Sulu\Component\Content\Document\Subscriber\StructureSubscriber->handleHydrate(AbstractMappingEvent $event) …
›
› $structure = $this->getStructure($document, $structureType, $rehydrate);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.607+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2363
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\NodeNameSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.608+02:00"
"message" => "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2357
#message: "User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\UuidSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:243 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› if ($listener[0] instanceof \Closure) {
› $listener[0] = $listener[0]();
› $listener[1] ??= '__invoke';
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2369
#message: "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2372
#message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2370
#message: "User Deprecated: Method "Iterator::key()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2366
#message: "User Deprecated: Method "Iterator::next()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2351
#message: "User Deprecated: Method "Iterator::rewind()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2349
#message: "User Deprecated: Method "Iterator::valid()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\AbstractLazyCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.609+02:00"
"message" => "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2402
#message: "User Deprecated: Method "Iterator::current()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\DocumentManager\Collection\ChildrenCollection" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\DocumentManager\ProxyFactory->createChildrenCollection($document, array $options = []) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Behavior/Mapping/ChildrenSubscriber.php:45 {
Sulu\Component\DocumentManager\Subscriber\Behavior\Mapping\ChildrenSubscriber->handleHydrate(HydrateEvent $event) …
› $accessor = $event->getAccessor();
› $accessor->set('children', $this->proxyFactory->createChildrenCollection($document, $event->getOptions()));
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.613+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2387
#message: "User Deprecated: Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:83 {
Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
›
› $this->hydrate($event);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.613+02:00"
"message" => "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2385
#message: "User Deprecated: Method "ArrayAccess::offsetExists()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Sulu\Component\Content\Document\Extension\ManagedExtensionContainer" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->hydrate(AbstractMappingEvent $event) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Subscriber/ExtensionSubscriber.php:83 {
Sulu\Component\Content\Document\Subscriber\ExtensionSubscriber->handleHydrate(AbstractMappingEvent $event) …
›
› $this->hydrate($event);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:64 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $hydrateEvent = new HydrateEvent($node, $event->getLocale(), $options);
› $this->eventDispatcher->dispatch($hydrateEvent, Events::HYDRATE);
› $document = $hydrateEvent->getDocument();
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/DocumentManager.php:34 {
Sulu\Component\DocumentManager\DocumentManager->find($identifier, $locale = null, array $options = []) …
› $event = new Event\FindEvent($identifier, $locale, $options);
› $this->eventDispatcher->dispatch($event, Events::FIND);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:152 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› /** @var PageDocument $document */
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.628+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2490
+count: 2
-severity: E_WARNING
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/config/ResourceCheckerConfigCache.php:130 {
Symfony\Component\Config\ResourceCheckerConfigCache->write(string $content, ?array $metadata = null): void …
› if (\function_exists('opcache_invalidate') && filter_var(\ini_get('opcache.enable'), \FILTER_VALIDATE_BOOL)) {
› @opcache_invalidate($this->file, true);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Metadata/Factory/StructureMetadataFactory.php:129 {
›
› $cache->write(
› \serialize($metadata),
}
}
}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.637+02: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\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2433
#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\Structure\StructureBridge" now to avoid errors or add an explicit @return annotation to suppress this message."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Compat\StructureManager->wrapStructure($type, StructureMetadata $structure) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/StructureManager.php:54 {
Sulu\Component\Content\Compat\StructureManager->getStructure($key, $type = Structure::TYPE_PAGE) …
›
› return $this->wrapStructure($type, $metadata);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:214 {
Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->getExcerptStructure($locale = null) …
›
› $excerptStructure = $this->structureManager->getStructure(self::EXCERPT_EXTENSION_NAME);
› $excerptStructure->setLanguageCode($locale);
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:231 {
Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->initProperties($locale) …
› /** @var PropertyInterface $property */
› foreach ($this->getExcerptStructure($locale)->getProperties() as $property) {
› $this->properties[] = $property->getName();
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:158 {
Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->setLanguageCode($languageCode, $languageNamespace, $namespace) …
› // which will be set in initExcerptStructure
› $this->initProperties($languageCode);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Extension/ManagedExtensionContainer.php:108 {
Sulu\Component\Content\Document\Extension\ManagedExtensionContainer->offsetGet($extensionName) …
› // passed the document.
› $extension->setLanguageCode($this->locale, $this->prefix, $this->internalPrefix);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:208 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› if ($document instanceof ExtensionBehavior) {
› $documentSegments = $document->getExtensionsData()['excerpt']['segments'] ?? [];
› $documentSegmentKey = $documentSegments[$portal->getWebspace()->getKey()] ?? null;
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.638+02: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 {#2495
#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: "/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php"
#line: 341
#severity: E_USER_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/error-handler/DebugClassLoader.php:341 {
Sulu\Component\Content\Compat\Structure\LegacyPropertyFactory->createProperty(ItemMetadata $property, ?StructureInterface $structure = null) …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/StructureBridge.php:671 {
Sulu\Component\Content\Compat\Structure\StructureBridge->createLegacyPropertyFromItem($item) …
›
› $propertyBridge = $this->propertyFactory->createProperty($item, $this);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Compat/Structure/StructureBridge.php:201 {
Sulu\Component\Content\Compat\Structure\StructureBridge->getProperties($flatten = false) …
› foreach ($items as $property) {
› $propertyBridges[$property->getName()] = $this->createLegacyPropertyFromItem($property);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:231 {
Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->initProperties($locale) …
› /** @var PropertyInterface $property */
› foreach ($this->getExcerptStructure($locale)->getProperties() as $property) {
› $this->properties[] = $property->getName();
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/PageBundle/Content/Structure/ExcerptStructureExtension.php:158 {
Sulu\Bundle\PageBundle\Content\Structure\ExcerptStructureExtension->setLanguageCode($languageCode, $languageNamespace, $namespace) …
› // which will be set in initExcerptStructure
› $this->initProperties($languageCode);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Document/Extension/ManagedExtensionContainer.php:108 {
Sulu\Component\Content\Document\Extension\ManagedExtensionContainer->offsetGet($extensionName) …
› // passed the document.
› $extension->setLanguageCode($this->locale, $this->prefix, $this->internalPrefix);
›
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:208 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› if ($document instanceof ExtensionBehavior) {
› $documentSegments = $document->getExtensionsData()['excerpt']['segments'] ?? [];
› $documentSegmentKey = $documentSegments[$portal->getWebspace()->getKey()] ?? null;
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:97 {
Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request): array …
› {
› $collection = $this->routeProvider->getRouteCollectionForRequest($request);
› if (!count($collection)) {
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/DynamicRouter.php:203 {
Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request): array …
› } else {
› $defaults = $matcher->matchRequest($request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing-bundle/src/Routing/DynamicRouter.php:69 {
Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter->matchRequest(Request $request): array …
› {
› $defaults = parent::matchRequest($request);
›
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:161 {
Symfony\Cmf\Component\Routing\ChainRouter->doMatch(string $pathinfo, ?Request $request = null): array …
›
› return $router->matchRequest($requestForMatching);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony-cmf/routing/src/ChainRouter.php:134 {
Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request): array …
› {
› return $this->doMatch($request->getPathInfo(), $request);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:101 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
› if ($this->matcher instanceof RequestMatcherInterface) {
› $parameters = $this->matcher->matchRequest($request);
› } else {
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/home/fareash/www/fareastgroup/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);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.647+02:00"
"message" => "Matched route "{route}"."
"priority" => 200
"priorityName" => "INFO"
"context" => [
"route" => "homepage_20297e2c-b89a-4bb6-a6c5-a0c81e6e0248"
"route_parameters" => [
"_controller" => "Sulu\Bundle\WebsiteBundle\Controller\DefaultController::indexAction"
"structure" => Sulu\Component\Content\Compat\Structure\PageBridge {#2607 …}
"partial" => false
"_route" => "homepage_20297e2c-b89a-4bb6-a6c5-a0c81e6e0248"
]
"request_uri" => "http://fareast-enterprises-group.com/.DS_Store"
"method" => "GET"
]
"channel" => "request"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.652+02:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException: "Page does not exist in "DS_Store" format." at WebsiteController.php line 58"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException {#2894
#message: "Page does not exist in "DS_Store" format."
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php"
#line: 58
-statusCode: 406
-headers: []
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/WebsiteController.php:58 {
Sulu\Bundle\WebsiteBundle\Controller\WebsiteController->renderStructure(StructureInterface $structure, $attributes = [], $preview = false, $partial = false) …
› if (!$this->container->get('twig')->getLoader()->exists($viewTemplate)) {
› throw new NotAcceptableHttpException(\sprintf('Page does not exist in "%s" format.', $requestFormat));
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Controller/DefaultController.php:33 {
Sulu\Bundle\WebsiteBundle\Controller\DefaultController->indexAction(StructureInterface $structure, $preview = false, $partial = false) …
› {
› $response = $this->renderStructure(
› $structure,
arguments: {
$structure: Sulu\Component\Content\Compat\Structure\PageBridge {#2607 …}
$attributes: []
$preview: false
$partial: false
}
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:183 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› // call controller
› $response = $controller(...$arguments);
›
arguments: {
$structure: Sulu\Component\Content\Compat\Structure\PageBridge {#2607 …}
$preview: false
$partial: false
}
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
}
}
/home/fareash/www/fareastgroup/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 {
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
$type: 1
$catch: true
}
}
/home/fareash/www/fareastgroup/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
arguments: {
$request: Symfony\Component\HttpFoundation\Request {#30 …}
}
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.654+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.675+02:00"
"message" => "Warning: Zend OPcache API is restricted by "restrict_api" configuration directive"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#246}
]
"channel" => "php"
]
[
"timestamp" => 1752345927
"timestamp_rfc3339" => "2025-07-12T20:45:27.678+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT w0_.title AS title_0, w0_.webspace_key AS webspace_key_1, w0_.all_domains AS all_domains_2, w0_.content AS content_3, w0_.type AS type_4, w0_.id AS id_5, w1_.url AS url_6, w1_.environment AS environment_7, w1_.id AS id_8 FROM we_analytics w0_ LEFT JOIN we_analytics_domains w2_ ON w0_.id = w2_.analytics LEFT JOIN we_domains w1_ ON w1_.id = w2_.domain WHERE (w0_.all_domains = 1 OR (w1_.url = ? AND w1_.environment = ?)) AND w0_.webspace_key = ? ORDER BY w0_.id ASC"
"params" => [
1 => "fareast-enterprises-group.com"
2 => "dev"
3 => "website"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
]
]
-errorCount: [
"" => 0
30 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#282 …}
} |