logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#278
-records: [
"" => [
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.826+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.827+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.828+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: 505
-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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.853+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.866+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.884+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.929+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.937+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.938+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.938+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.939+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.939+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.939+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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.953+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.960+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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.964+02:00"
"message" => "Executing query: {sql}"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT prefix, uri FROM phpcr_namespaces"
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.969+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/custom-urls/routes/fareast-enterprises-group.com/wp-admin/setup-config"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.974+02:00"
"message" => "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2110
#message: "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php"
#line: 48
#severity: E_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php:48 {
Sulu\Component\DocumentManager\NodeManager->find($identifier) …
› } catch (RepositoryException $e) {
› throw new DocumentNotFoundException(\sprintf(
› 'Could not find document with ID or path "%s"', $identifier
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:61 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $aliasOrClass = $options['type'];
› $node = $this->nodeManager->find($event->getId());
›
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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/Component/CustomUrl/Manager/CustomUrlManager.php:179 {
Sulu\Component\CustomUrl\Manager\CustomUrlManager->findRouteByUrl($url, $webspaceKey, $locale = null) …
› /** @var RouteDocument $routeDocument */
› $routeDocument = $this->documentManager->find(
› \sprintf('%s/%s', $this->getRoutesPath($webspaceKey), $url),
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:90 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->matchCustomUrl(string $url, PortalInformation $portalInformation, Request $request): array …
› $webspace = $portalInformation->getWebspace();
› $routeDocument = $this->customUrlManager->findRouteByUrl(
› \rawurldecode($url),
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:71 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
›
› if (null !== $attributes = $this->matchCustomUrl($url, $portalInformation, $request)) {
› return new RequestAttributes($attributes);
}
/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);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.980+02:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/wp-admin/setup-config.php/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.980+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.980+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/wp-admin/setup-config"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.981+02:00"
"message" => "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2064
#message: "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php"
#line: 265
#severity: E_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Mapper/PhpcrMapper.php:265 {
Sulu\Component\Content\Types\ResourceLocator\Mapper\PhpcrMapper->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey = null) …
› } catch (PathNotFoundException $e) {
› throw new ResourceLocatorNotFoundException(\sprintf('Path "%s" not found', $path), null, $e);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Types/ResourceLocator/Strategy/ResourceLocatorStrategy.php:213 {
Sulu\Component\Content\Types\ResourceLocator\Strategy\ResourceLocatorStrategy->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey = null) …
› // delegate to mapper
› return $this->mapper->loadByResourceLocator($resourceLocator, $webspaceKey, $languageCode, $segmentKey);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/Routing/ContentRouteProvider.php:153 {
Sulu\Bundle\WebsiteBundle\Routing\ContentRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
› $document = $this->documentManager->find(
› $resourceLocatorStrategy->loadByResourceLocator(
› \rtrim($resourceLocator, '/'),
}
/home/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)) {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => 1748034351
"timestamp_rfc3339" => "2025-05-23T23:05:51.981+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.000+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" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.009+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT r0_.path AS path_0, r0_.locale AS locale_1, r0_.entity_class AS entity_class_2, r0_.entity_id AS entity_id_3, r0_.history AS history_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r1_.path AS path_8, r1_.locale AS locale_9, r1_.entity_class AS entity_class_10, r1_.entity_id AS entity_id_11, r1_.history AS history_12, r1_.id AS id_13, r1_.created AS created_14, r1_.changed AS changed_15, r0_.target_id AS target_id_16, r0_.idUsersCreator AS idUsersCreator_17, r0_.idUsersChanger AS idUsersChanger_18, r1_.target_id AS target_id_19, r1_.idUsersCreator AS idUsersCreator_20, r1_.idUsersChanger AS idUsersChanger_21 FROM ro_routes r0_ LEFT JOIN ro_routes r1_ ON r0_.target_id = r1_.id WHERE r0_.path = ? AND r0_.locale = ?"
"params" => [
1 => "/wp-admin/setup-config"
2 => "en"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.016+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.020+02:00"
"message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"sql" => "SELECT r0_.enabled AS enabled_0, r0_.statusCode AS statusCode_1, r0_.source AS source_2, r0_.sourceHost AS sourceHost_3, r0_.target AS target_4, r0_.id AS id_5, r0_.created AS created_6, r0_.changed AS changed_7, r0_.idUsersCreator AS idUsersCreator_8, r0_.idUsersChanger AS idUsersChanger_9 FROM re_redirect_routes r0_ WHERE r0_.source = ? AND (r0_.sourceHost = ? OR r0_.sourceHost = '' OR r0_.sourceHost IS NULL) AND r0_.enabled = 1 ORDER BY r0_.sourceHost DESC LIMIT 1"
"params" => [
1 => "/wp-admin/setup-config"
2 => "fareast-enterprises-group.com"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.025+02:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.031+02:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://fareast-enterprises-group.com/wp-admin/setup-config.php"" at RouterListener.php line 149"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2169
#message: "No route found for "GET http://fareast-enterprises-group.com/wp-admin/setup-config.php""
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2100 …}
-statusCode: 404
-headers: []
trace: {
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/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)) {
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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" => "request"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.045+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 {#2494
#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\Mapper\Translation\MultipleTranslatedProperties->__construct($names, $languageNamespace, $namespace = '') …
› foreach ($deprecations as $message) {
› @trigger_error($message, \E_USER_DEPRECATED);
› }
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/Content/Query/ContentQueryBuilder.php:92 {
Sulu\Component\Content\Query\ContentQueryBuilder->__construct(StructureManagerInterface $structureManager, ExtensionManagerInterface $extensionManager, $languageNamespace) …
› $properties = \array_unique(\array_merge($this->defaultProperties, $this->properties));
› $this->translatedProperties = new MultipleTranslatedProperties($properties, $this->languageNamespace);
› }
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:5592 {
Container0jrjgWM\App_KernelDevDebugContainer::getTwigService($container) …
› $instance->addExtension($l);
› $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\MemoizedNavigationTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Navigation\NavigationTwigExtension($f, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationMapper($f, $m, new \Sulu\Bundle\WebsiteBundle\Navigation\NavigationQueryBuilder($n, $o, 'i18n'), $p, NULL, $container->parameters['sulu_security.permissions'], $container->parameters['sulu_website.enabled_twig_attributes']), $g), $e, 1));
› $instance->addExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\MemoizedSitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Twig\Sitemap\SitemapTwigExtension(new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapGenerator($m, $k, new \Sulu\Bundle\WebsiteBundle\Sitemap\SitemapContentQueryBuilder($n, $o, 'i18n'), 'dev'), $k, 'dev', $g), $e, 3600));
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:1202 {
Container0jrjgWM\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
› $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ??= new \Symfony\Component\Security\Core\Role\RoleHierarchy([])), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));
› $instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));
› $instance->add($d);
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:4055 {
Container0jrjgWM\App_KernelDevDebugContainer::getProfilerListenerService($container) …
› {
› $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));
›
}
/home/fareash/www/fareastgroup/var/cache/website/dev/Container0jrjgWM/App_KernelDevDebugContainer.php:1563 {
Container0jrjgWM\App_KernelDevDebugContainer::Container0jrjgWM\{closure} …
› $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);
› $instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);
› $instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
}
/home/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/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" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.120+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"
]
]
2571 => [
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.054+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/custom-urls/routes/fareast-enterprises-group.com/wp-admin/setup-config"
2 => "default_live"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.056+02:00"
"message" => "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"exception" => ErrorException {#2576
#message: "Deprecated: Exception::__construct(): Passing null to parameter #2 ($code) of type int is deprecated"
#code: 0
#file: "/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php"
#line: 48
#severity: E_DEPRECATED
trace: {
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/NodeManager.php:48 {
Sulu\Component\DocumentManager\NodeManager->find($identifier) …
› } catch (RepositoryException $e) {
› throw new DocumentNotFoundException(\sprintf(
› 'Could not find document with ID or path "%s"', $identifier
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Component/DocumentManager/Subscriber/Phpcr/FindSubscriber.php:61 {
Sulu\Component\DocumentManager\Subscriber\Phpcr\FindSubscriber->handleFind(FindEvent $event) …
› $aliasOrClass = $options['type'];
› $node = $this->nodeManager->find($event->getId());
›
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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/Component/CustomUrl/Manager/CustomUrlManager.php:179 {
Sulu\Component\CustomUrl\Manager\CustomUrlManager->findRouteByUrl($url, $webspaceKey, $locale = null) …
› /** @var RouteDocument $routeDocument */
› $routeDocument = $this->documentManager->find(
› \sprintf('%s/%s', $this->getRoutesPath($webspaceKey), $url),
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:90 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->matchCustomUrl(string $url, PortalInformation $portalInformation, Request $request): array …
› $webspace = $portalInformation->getWebspace();
› $routeDocument = $this->customUrlManager->findRouteByUrl(
› \rawurldecode($url),
}
/home/fareash/www/fareastgroup/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:71 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
›
› if (null !== $attributes = $this->matchCustomUrl($url, $portalInformation, $request)) {
› return new RequestAttributes($attributes);
}
/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:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/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);
›
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
$eventName: "kernel.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/EventListener/ErrorListener.php:97 {
Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
› try {
› $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);
› } catch (\Exception $e) {
}
/home/fareash/www/fareastgroup/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
arguments: {
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
...: {
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
}
/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);
› }
arguments: {
Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
"kernel.request"
Symfony\Component\EventDispatcher\EventDispatcher {#239 …}
}
}
/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);
› }
arguments: {
$listeners: [ …18]
$eventName: "kernel.request"
$event: Symfony\Component\HttpKernel\Event\RequestEvent {#127 …}
}
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:241 {
Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
› $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);
› $this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);
›
}
/home/fareash/www/fareastgroup/vendor/symfony/http-kernel/HttpKernel.php:91 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
›
› return $response = $this->handleThrowable($e, $request, $type);
› } finally {
}
/home/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" => 1748034352
"timestamp_rfc3339" => "2025-05-23T23:05:52.061+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"
]
]
]
-errorCount: [
"" => 0
30 => 1
2571 => 0
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#282 …}
} |