Error 404 Not Found

GET https://fareast-enterprises-group.com/wp-admin/setup-config.php

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_fos_rest_zone
false
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2567
  -attributes: [
    "requestUri" => "/wp-admin/setup-config.php"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2084
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2044
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2075
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2075}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2057
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2008 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2008 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2008 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2045
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2060 …}
                ]
                -customUrls: [
                  Sulu\Component\Webspace\CustomUrl {#1996
                    -url: "fareast-enterprises-group.com/*"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2059
                    -url: "*.fareast-enterprises-group.com"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2055
                    -url: "*.fareast-enterprises-group.com/*"
                  }
                ]
                -mainUrl: Sulu\Component\Webspace\Url {#2060 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2009
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2007 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2007 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2006
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2061 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2061 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2072
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2071 …}
                ]
                -customUrls: [
                  Sulu\Component\Webspace\CustomUrl {#2070
                    -url: "fareast-enterprises-group.com/*"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2069
                    -url: "*.fareast-enterprises-group.com"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2068
                    -url: "*.fareast-enterprises-group.com/*"
                  }
                ]
                -mainUrl: Sulu\Component\Webspace\Url {#2071 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2044}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2051 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2057}
      -localization: Sulu\Component\Localization\Localization {#2075}
      -segment: null
      -url: "fareast-enterprises-group.com"
      -redirect: ""
      -main: true
      -urlExpression: "fareast-enterprises-group.com"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "fareast-enterprises-group.com"
    "webspace" => Sulu\Component\Webspace\Webspace {#2044}
    "portal" => Sulu\Component\Webspace\Portal {#2057}
    "localization" => Sulu\Component\Localization\Localization {#2075}
    "locale" => "en"
    "urlExpression" => "fareast-enterprises-group.com"
    "resourceLocator" => "/wp-admin/setup-config"
    "format" => "php"
    "dateTime" => DateTime @1748053817 {#2566
      date: 2025-05-24 04:30:17.593675 Europe/Paris (+02:00)
    }
    "host" => "fareast-enterprises-group.com"
    "port" => 443
    "path" => "/wp-admin/setup-config.php"
    "scheme" => "https"
  ]
}
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2169
  #message: "No route found for "GET https://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 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#278
  -records: [
    "" => [
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.388+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.389+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.390+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.416+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.429+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.446+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.487+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.495+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.496+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.496+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.497+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.497+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.497+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.507+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.512+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.515+02:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT prefix, uri FROM phpcr_namespaces"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.517+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.519+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.524+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.524+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.524+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.526+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.526+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.540+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.548+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.555+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.559+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.564+02:00"
        "message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "app"
      ]
      [
        "timestamp" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.570+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://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 https://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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.583+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.654+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.591+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.593+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" => 1748053817
        "timestamp_rfc3339" => "2025-05-24T04:30:17.599+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 …}
}

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, br"
accept-language
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
cache-control
"no-cache"
cdn-loop
"cloudflare; loops=1; subreqs=1"
cf-connecting-ip
"2a06:98c0:3600::103"
cf-ew-via
"15"
cf-ray
"94495ec3e230cb47-CDG"
cf-visitor
"{"scheme":"https"}"
cf-worker
"salomypy.workers.dev"
host
"fareast-enterprises-group.com"
pragma
"no-cache"
remote-ip
"2a06:98c0:3600::103"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
x-forwarded-for
"2a06:98c0:3600::103"
x-forwarded-proto
"https"
x-ovhrequest-id
"3ac0acc794902189532e278f3b7ea67a"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 24 May 2025 02:30:17 GMT"
vary
"Accept"
x-cache-debug
"1"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ffareast-enterprises-group.com%2Fwp-admin%2Fsetup-config.php%22"
x-debug-exception-file
"%2Fhome%2Ffareash%2Fwww%2Ffareastgroup%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"e0140e"
x-generator
"Sulu/2.6.4"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"$ecretf0rt3st"
DATABASE_DRIVER
"mysql"
DATABASE_HOST
"fareashgroup.mysql.db"
DATABASE_NAME
"fareashgroup"
DATABASE_PASSWORD
"Eneovision85"
DATABASE_PORT
"3306"
DATABASE_SERVER
"mysql://fareashgroup.mysql.db:3306"
DATABASE_URL
"mysql://fareashgroup:Eneovision85@fareashgroup.mysql.db/fareashgroup?serverVersion=8&charset=utf8mb4"
DATABASE_USER
"fareashgroup"
DATABASE_VERSION
"10.11.0-mariadb"
LOCK_DSN
"flock"
MAILER_AUTH_MODE
""
MAILER_CATCHER
"0"
MAILER_DRIVER
"smtp"
MAILER_DSN
"smtp://127.0.0.1:1025"
MAILER_HOST
"127.0.0.1"
MAILER_PASSWORD
""
MAILER_PORT
"1025"
MAILER_URL
"smtp://127.0.0.1:1025"
MAILER_USERNAME
""
MAILER_WEB_URL
"ssl0.ovh.net"
SULU_ADMIN_EMAIL
"ahmane.m@gmail.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster100"
DOCUMENT_ROOT
"/home/fareash/www/fareastgroup/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CDN_LOOP
"cloudflare; loops=1; subreqs=1"
HTTP_CF_CONNECTING_IP
"2a06:98c0:3600::103"
HTTP_CF_EW_VIA
"15"
HTTP_CF_RAY
"94495ec3e230cb47-CDG"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_WORKER
"salomypy.workers.dev"
HTTP_HOST
"fareast-enterprises-group.com"
HTTP_PRAGMA
"no-cache"
HTTP_REMOTE_IP
"2a06:98c0:3600::103"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"2a06:98c0:3600::103"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"3ac0acc794902189532e278f3b7ea67a"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wp-admin/setup-config.php"
REMOTE_ADDR
"2a06:98c0:3600::103"
REMOTE_PORT
"27410"
REQUEST_METHOD
"GET"
REQUEST_TIME
1748053817
REQUEST_TIME_FLOAT
1748053817.0922
REQUEST_URI
"/wp-admin/setup-config.php"
SCRIPT_FILENAME
"/home/fareash/www/fareastgroup/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://fareast-enterprises-group.com:443/wp-admin/setup-config.php"
SCRIPT_URL
"/wp-admin/setup-config.php"
SERVER_ADDR
"10.100.20.2"
SERVER_ADMIN
"postmaster@fareast-enterprises-group.com"
SERVER_NAME
"fareast-enterprises-group.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_PATH
"/home/fareash/www/fareastgroup/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,LOCK_DSN,DATABASE_URL,SULU_ADMIN_EMAIL,MAILER_USERNAME,MAILER_PORT,MAILER_AUTH_MODE,DATABASE_NAME,DATABASE_PORT,DATABASE_DRIVER,DATABASE_PASSWORD,DATABASE_HOST,DATABASE_SERVER,DATABASE_VERSION,DATABASE_USER,MAILER_DSN,MAILER_URL,MAILER_CATCHER,MAILER_DRIVER,MAILER_HOST,MAILER_WEB_URL,MAILER_PASSWORD"
UNIQUE_ID
"aDEvOeQdHJX4XlIQBowezQAAAA0"
USER
"fareash"
argc
0
argv
[]

Parent Request

Return to parent request (token = 25b298)

Key Value
_fos_rest_zone
false
_remove_csp_headers
true
_sulu
Sulu\Component\Webspace\Analyzer\Attributes\RequestAttributes {#2118
  -attributes: [
    "requestUri" => "/wp-admin/setup-config.php"
    "portalInformation" => Sulu\Component\Webspace\PortalInformation {#2084
      -type: 1
      -webspace: Sulu\Component\Webspace\Webspace {#2044
        -name: "Website"
        -key: "website"
        -localizations: [
          Sulu\Component\Localization\Localization {#2075
            -language: "en"
            -country: ""
            -shadow: ""
            -children: []
            -parent: null
            -default: true
            -xDefault: ""
          }
        ]
        -defaultLocalization: Sulu\Component\Localization\Localization {#2075}
        -xDefaultLocalization: null
        -segments: []
        -defaultSegment: null
        -theme: null
        -portals: [
          Sulu\Component\Webspace\Portal {#2057
            -name: "Website"
            -key: "website"
            -localizations: [
              Sulu\Component\Localization\Localization {#2008 …}
            ]
            -defaultLocalization: Sulu\Component\Localization\Localization {#2008 …}
            -xDefaultLocalization: Sulu\Component\Localization\Localization {#2008 …}
            -environments: [
              "prod" => Sulu\Component\Webspace\Environment {#2045
                -type: "prod"
                -urls: [
                  Sulu\Component\Webspace\Url {#2060 …}
                ]
                -customUrls: [
                  Sulu\Component\Webspace\CustomUrl {#1996
                    -url: "fareast-enterprises-group.com/*"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2059
                    -url: "*.fareast-enterprises-group.com"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2055
                    -url: "*.fareast-enterprises-group.com/*"
                  }
                ]
                -mainUrl: Sulu\Component\Webspace\Url {#2060 …}
              }
              "stage" => Sulu\Component\Webspace\Environment {#2009
                -type: "stage"
                -urls: [
                  Sulu\Component\Webspace\Url {#2007 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2007 …}
              }
              "test" => Sulu\Component\Webspace\Environment {#2006
                -type: "test"
                -urls: [
                  Sulu\Component\Webspace\Url {#2061 …}
                ]
                -customUrls: []
                -mainUrl: Sulu\Component\Webspace\Url {#2061 …}
              }
              "dev" => Sulu\Component\Webspace\Environment {#2072
                -type: "dev"
                -urls: [
                  Sulu\Component\Webspace\Url {#2071 …}
                ]
                -customUrls: [
                  Sulu\Component\Webspace\CustomUrl {#2070
                    -url: "fareast-enterprises-group.com/*"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2069
                    -url: "*.fareast-enterprises-group.com"
                  }
                  Sulu\Component\Webspace\CustomUrl {#2068
                    -url: "*.fareast-enterprises-group.com/*"
                  }
                ]
                -mainUrl: Sulu\Component\Webspace\Url {#2071 …}
              }
            ]
            -webspace: Sulu\Component\Webspace\Webspace {#2044}
          }
        ]
        -security: null
        -navigation: Sulu\Component\Webspace\Navigation {#2051 …}
        -templates: [
          "search" => "search/search"
          "error" => "error/error"
        ]
        -defaultTemplates: [
          "page" => "default"
          "home" => "homepage"
        ]
        -excludedTemplates: []
        -resourceLocatorStrategy: "tree_leaf_edit"
      }
      -portal: Sulu\Component\Webspace\Portal {#2057}
      -localization: Sulu\Component\Localization\Localization {#2075}
      -segment: null
      -url: "fareast-enterprises-group.com"
      -redirect: ""
      -main: true
      -urlExpression: "fareast-enterprises-group.com"
      -priority: 5
    }
    "matchType" => 1
    "portalUrl" => "fareast-enterprises-group.com"
    "webspace" => Sulu\Component\Webspace\Webspace {#2044}
    "portal" => Sulu\Component\Webspace\Portal {#2057}
    "localization" => Sulu\Component\Localization\Localization {#2075}
    "locale" => "en"
    "urlExpression" => "fareast-enterprises-group.com"
    "resourceLocator" => "/wp-admin/setup-config"
    "format" => "php"
    "dateTime" => DateTime @1748053817 {#1904
      date: 2025-05-24 04:30:17.519532 Europe/Paris (+02:00)
    }
    "host" => "fareast-enterprises-group.com"
    "port" => 443
    "path" => "/wp-admin/setup-config.php"
    "scheme" => "https"
  ]
}