logger |
Symfony\Bridge\Monolog\Processor\DebugProcessor {#291
-records: [
13 => [
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.508+00: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 {#2068
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/var/www/html/dod/dod_docker/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:39 {
websiteWebspaceCollectionCache->__construct() …
› $localization0->setDefault(true);
› $localization0->setXDefault('');
› $localizationRefs['don-d-organes_fr'] = $localization0;
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/dod/dod_docker/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.508+00: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 {#2075
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Localization\Localization::setXDefault" method is deprecated on "Sulu\Component\Localization\Localization" use "setDefault" instead."
#code: 0
#file: "/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php"
#line: 305
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Localization/Localization.php:305 {
Sulu\Component\Localization\Localization->setXDefault($xDefault) …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefault" instead.', __METHOD__, __CLASS__);
›
}
/var/www/html/dod/dod_docker/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:76 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setDefault('1');
› $localization->setXDefault('');
› $portal->addLocalization($localization);
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/dod/dod_docker/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.508+00: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 {#2076
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::getXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "getDefaultLocalization" instead."
#code: 0
#file: "/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 194
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:194 {
Sulu\Component\Webspace\Portal->getXDefaultLocalization() …
› {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "getDefaultLocalization" instead.', __METHOD__, __CLASS__);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:160 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
›
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/var/www/html/dod/dod_docker/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:77 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/dod/dod_docker/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.509+00: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 {#2077
#message: "User Deprecated: Since sulu/sulu 2.3: The "Sulu\Component\Webspace\Portal::setXDefaultLocalization" method is deprecated on "Sulu\Component\Webspace\Portal" use "setDefaultLocalization" instead."
#code: 0
#file: "/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php"
#line: 181
#severity: E_USER_DEPRECATED
trace: {
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:181 {
Sulu\Component\Webspace\Portal->setXDefaultLocalization($xDefaultLocalization) …
› if (\func_num_args() < 2 || \func_get_arg(1)) {
› @trigger_deprecation('sulu/sulu', '2.3', 'The "%s" method is deprecated on "%s" use "setDefaultLocalization" instead.', __METHOD__, __CLASS__);
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:161 {
Sulu\Component\Webspace\Portal->setDefaultLocalization($defaultLocalization) …
› if (!$this->getXDefaultLocalization()) {
› $this->setXDefaultLocalization($defaultLocalization);
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Portal.php:114 {
Sulu\Component\Webspace\Portal->addLocalization(Localization $localization) …
› if ($localization->isDefault()) {
› $this->setDefaultLocalization($localization);
› }
}
/var/www/html/dod/dod_docker/var/cache/website/dev/sulu/websiteWebspaceCollectionCache.php:77 {
websiteWebspaceCollectionCache->__construct() …
› $localization->setXDefault('');
› $portal->addLocalization($localization);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:430 {
Sulu\Component\Webspace\Manager\WebspaceManager->getWebspaceCollection(): WebspaceCollection …
›
› $this->webspaceCollection = new $class();
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Manager/WebspaceManager.php:120 {
Sulu\Component\Webspace\Manager\WebspaceManager->findPortalInformationsByUrl(string $url, ?string $environment = null): array …
› return \array_filter(
› $this->getWebspaceCollection()->getPortalInformations($environment),
› function(PortalInformation $portalInformation) use ($url) {
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/CustomUrlBundle/Request/CustomUrlRequestProcessor.php:52 {
Sulu\Bundle\CustomUrlBundle\Request\CustomUrlRequestProcessor->process(Request $request, RequestAttributes $requestAttributes) …
› $url = $this->decodeUrl(\rtrim(\sprintf('%s%s%s', $request->getHost(), $pathInfo, $queryString), '/'));
› $portalInformations = $this->webspaceManager->findPortalInformationsByUrl($url, $this->environment);
›
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Component/Webspace/Analyzer/RequestAnalyzer.php:43 {
Sulu\Component\Webspace\Analyzer\RequestAnalyzer->analyze(Request $request) …
› foreach ($this->requestProcessors as $requestProcessor) {
› $attributes = $attributes->merge($requestProcessor->process($request, $attributes));
› }
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:56 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
› // Would be nice to also only call this if the _requestAnalyzer attribute is set, but it's set on the next line
› $this->requestAnalyzer->analyze($request);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/dod/dod_docker/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "deprecation"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.511+00:00"
"message" => "Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message "No routes found for "/etc/profile.d/".""
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.511+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.517+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.520+00:00"
"message" => "Connecting with parameters {params}"
"priority" => 200
"priorityName" => "INFO"
"context" => [
"params" => [
"use_savepoints" => true
"driver" => "pdo_mysql"
"idle_connection_ttl" => 600
"host" => "admin-seat-dashboard.cubldv47uvdi.eu-west-3.rds.amazonaws.com"
"port" => 3306
"user" => "seatdashpreprod"
"password" => "<redacted>"
"driverOptions" => [
1002 => "SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))"
]
"defaultTableOptions" => []
"dbname" => "dod_staging"
"serverVersion" => "8.0.27"
"charset" => "utf8mb4"
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.530+00: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 => "/etc/profile"
2 => "fr"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.535+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.538+00: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 => "/etc/profile"
2 => "dod.oj-consulting.fr"
]
"types" => [
1 => 2
2 => 2
]
]
"channel" => "doctrine"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.540+00:00"
"message" => "Router Symfony\Cmf\Bundle\RoutingBundle\Routing\DynamicRouter was not able to match, message """
"priority" => 100
"priorityName" => "DEBUG"
"context" => []
"channel" => "app"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.541+00:00"
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dod.oj-consulting.fr/etc/profile.d"" at RouterListener.php line 149"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#2153
#message: "No route found for "GET https://dod.oj-consulting.fr/etc/profile.d""
#code: 0
#file: "/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 149
-previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#2121 …}
-statusCode: 404
-headers: []
trace: {
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
›
› throw new NotFoundHttpException($message, $e);
› } catch (MethodNotAllowedException $e) {
}
/var/www/html/dod/dod_docker/vendor/sulu/sulu/src/Sulu/Bundle/WebsiteBundle/EventListener/RouterListener.php:58 {
Sulu\Bundle\WebsiteBundle\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
›
› $this->baseRouteListener->onKernelRequest($event);
› if (false !== $request->attributes->getBoolean(static::REQUEST_ANALYZER, true)) {
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:246 {
Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
› }
› ($closure = $listener(...))(...$args);
› };
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
› }
› $listener($event, $eventName, $this);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
› if ($listeners) {
› $this->callListeners($listeners, $eventName, $event);
› }
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:159 {
Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
› $event = new RequestEvent($this, $request, $type);
› $this->dispatcher->dispatch($event, KernelEvents::REQUEST);
›
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/HttpKernel.php:76 {
Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $response = $this->handleRaw($request, $type);
› } catch (\Throwable $e) {
}
/var/www/html/dod/dod_docker/vendor/symfony/http-kernel/Kernel.php:182 {
Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
› try {
› return $this->getHttpKernel()->handle($request, $type, $catch);
› } finally {
}
/var/www/html/dod/dod_docker/public/index.php:69 {
› $request = Request::createFromGlobals();
› $response = $kernel->handle($request);
› $response->send();
}
}
}
]
"channel" => "request"
]
[
"timestamp" => 1751619116
"timestamp_rfc3339" => "2025-07-04T08:51:56.597+00: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 => "dod.oj-consulting.fr"
2 => "dev"
3 => "don-d-organes"
]
"types" => [
1 => 2
2 => 2
3 => 2
]
]
"channel" => "doctrine"
]
]
]
-errorCount: [
13 => 1
]
-requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#290 …}
} |