Error 404 Not Found

GET https://188.167.204.150/autodiscover/autodiscover.json?%40zdi%2FPowershell=

ErrorController

Request

GET Parameters

Key Value
@zdi/Powershell
""

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"ae14ce"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#523
  #message: "No route found for "GET https://188.167.204.150/autodiscover/autodiscover.json""
  #code: 0
  #file: "/var/www/app_one/d/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#493 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/app_one/d/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/app_one/d/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/app_one/d/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/app_one/d/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/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/app_one/d/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/app_one/d/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/app_one/d/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/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#93
  -records: [
    "" => [
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.014+02:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#123
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/var/www/app_one/d/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/app_one/d/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:441 {
                Container25Jh3rW\App_KernelDevDebugContainer::Container25Jh3rW\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/ux-turbo/src/Twig/TwigExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /var/www/app_one/d/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:409 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.014+02:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#122
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/var/www/app_one/d/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/app_one/d/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:442 {
                Container25Jh3rW\App_KernelDevDebugContainer::Container25Jh3rW\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/stimulus-bundle/src/Twig/StimulusTwigExtension.php';
              }
              /var/www/app_one/d/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:409 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /var/www/app_one/d/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
    10 => [
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.019+02:00"
        "message" => "Deprecated: Creation of dynamic property App\Controller\Footer::$entityManager is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#428
            #message: "Deprecated: Creation of dynamic property App\Controller\Footer::$entityManager is deprecated"
            #code: 0
            #file: "/var/www/app_one/d/src/Controller/Footer.php"
            #line: 26
            #severity: E_DEPRECATED
            trace: {
              /var/www/app_one/d/src/Controller/Footer.php:26 {
                App\Controller\Footer->__construct(EntityManagerInterface $entityManager, TranslatorInterface $translator, UrlGeneratorInterface $urlGenerator) …
                › {    $this->entityManager = $entityManager;    
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:664 {
                Container25Jh3rW\App_KernelDevDebugContainer::getFooterService($container) …
                › 
                › $container->services['App\\Controller\\Footer'] = $instance = new \App\Controller\Footer($a, ($container->services['translator'] ?? self::getTranslatorService($container)), ($container->services['router'] ?? self::getRouterService($container)));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:2178 {
                Container25Jh3rW\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('footer', ($container->services['App\\Controller\\Footer'] ?? self::getFooterService($container)));$instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:628 {
                Container25Jh3rW\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);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:1233 {
                Container25Jh3rW\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:885 {
                Container25Jh3rW\App_KernelDevDebugContainer::Container25Jh3rW\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/app_one/d/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/app_one/d/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/app_one/d/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/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.020+02:00"
        "message" => "Deprecated: Creation of dynamic property App\Controller\Footer::$translator is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#429
            #message: "Deprecated: Creation of dynamic property App\Controller\Footer::$translator is deprecated"
            #code: 0
            #file: "/var/www/app_one/d/src/Controller/Footer.php"
            #line: 28
            #severity: E_DEPRECATED
            trace: {
              /var/www/app_one/d/src/Controller/Footer.php:28 {
                App\Controller\Footer->__construct(EntityManagerInterface $entityManager, TranslatorInterface $translator, UrlGeneratorInterface $urlGenerator) …
                › 
                › $this->translator = $translator;}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:664 {
                Container25Jh3rW\App_KernelDevDebugContainer::getFooterService($container) …
                › 
                › $container->services['App\\Controller\\Footer'] = $instance = new \App\Controller\Footer($a, ($container->services['translator'] ?? self::getTranslatorService($container)), ($container->services['router'] ?? self::getRouterService($container)));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:2178 {
                Container25Jh3rW\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('footer', ($container->services['App\\Controller\\Footer'] ?? self::getFooterService($container)));$instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:628 {
                Container25Jh3rW\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);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:1233 {
                Container25Jh3rW\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:885 {
                Container25Jh3rW\App_KernelDevDebugContainer::Container25Jh3rW\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/app_one/d/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/app_one/d/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/app_one/d/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/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.020+02:00"
        "message" => "Deprecated: Creation of dynamic property App\Controller\Footer::$urlGenerator is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#430
            #message: "Deprecated: Creation of dynamic property App\Controller\Footer::$urlGenerator is deprecated"
            #code: 0
            #file: "/var/www/app_one/d/src/Controller/Footer.php"
            #line: 30
            #severity: E_DEPRECATED
            trace: {
              /var/www/app_one/d/src/Controller/Footer.php:30 {
                App\Controller\Footer->__construct(EntityManagerInterface $entityManager, TranslatorInterface $translator, UrlGeneratorInterface $urlGenerator) …
                › 
                › $this->urlGenerator = $urlGenerator;}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:664 {
                Container25Jh3rW\App_KernelDevDebugContainer::getFooterService($container) …
                › 
                › $container->services['App\\Controller\\Footer'] = $instance = new \App\Controller\Footer($a, ($container->services['translator'] ?? self::getTranslatorService($container)), ($container->services['router'] ?? self::getRouterService($container)));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:2178 {
                Container25Jh3rW\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('footer', ($container->services['App\\Controller\\Footer'] ?? self::getFooterService($container)));$instance->registerUndefinedFilterCallback([$j, 'suggestFilter']);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:628 {
                Container25Jh3rW\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);
              }
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:1233 {
                Container25Jh3rW\App_KernelDevDebugContainer::getAssetMapper_DevServerSubscriberService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/app_one/d/var/cache/dev/Container25Jh3rW/App_KernelDevDebugContainer.php:885 {
                Container25Jh3rW\App_KernelDevDebugContainer::Container25Jh3rW\{closure} …
                › $instance->addListener('console.error', [#[\Closure(name: 'console.suggest_missing_package_subscriber', class: 'Symfony\\Bundle\\FrameworkBundle\\EventListener\\SuggestMissingPackageSubscriber')] fn () => ($container->privates['console.suggest_missing_package_subscriber'] ??= new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()), 'onConsoleError'], 0);$instance->addListener('kernel.request', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'asset_mapper.dev_server_subscriber', class: 'Symfony\\Component\\AssetMapper\\AssetMapperDevServerSubscriber')] fn () => ($container->privates['asset_mapper.dev_server_subscriber'] ?? self::getAssetMapper_DevServerSubscriberService($container)), 'onKernelResponse'], 2048);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:252 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:116 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/app_one/d/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/app_one/d/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/app_one/d/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/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.023+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.024+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://188.167.204.150/autodiscover/autodiscover.json"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#523
            #message: "No route found for "GET https://188.167.204.150/autodiscover/autodiscover.json""
            #code: 0
            #file: "/var/www/app_one/d/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#493 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/app_one/d/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/app_one/d/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/app_one/d/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/app_one/d/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/app_one/d/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/app_one/d/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/app_one/d/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/app_one/d/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/app_one/d/public/index.php:20 {$request = Request::createFromGlobals();\r$response = $kernel->handle($request);\r$response->send();\r
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.080+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    512 => [
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.025+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.026+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.028+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.028+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.029+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.029+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.029+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.029+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Container25Jh3rW\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.029+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.077+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1776143257
        "timestamp_rfc3339" => "2026-04-14T07:07:37.078+02:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    10 => 1
    512 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#92 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
host
"188.167.204.150"
user-agent
"Mozilla/5.0 zgrab/0.x"
x-php-ob-level
"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
"Tue, 14 Apr 2026 05:07:37 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2F188.167.204.150%2Fautodiscover%2Fautodiscover.json%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fapp_one%2Fd%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"b0a4b7"

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_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"6fddb02a9a39d7d203278ddfd5b56875"
DATABASE_URL
"mysql://pmauser:arts613D@127.0.0.1:3306/phpmyadmin_schema?serverVersion=10.6"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://admin@lacek.sk:shhuff58dsaA@mail.lokalnyspravca.sk:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/app_one/d/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/app_one/d/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"188.167.204.150"
HTTP_USER_AGENT
"Mozilla/5.0 zgrab/0.x"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"@zdi/Powershell"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"@zdi/Powershell"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/autodiscover/autodiscover.json"
REMOTE_ADDR
"20.15.163.139"
REMOTE_PORT
"53598"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776143256
REQUEST_TIME_FLOAT
1776143256.9929
REQUEST_URI
"/autodiscover/autodiscover.json?@zdi/Powershell"
SCRIPT_FILENAME
"/var/www/app_one/d/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.3.120"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"188.167.204.150"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at 188.167.204.150 Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_CIPHER
"ECDHE-ECDSA-AES128-GCM-SHA256"
SSL_CIPHER_ALGKEYSIZE
"128"
SSL_CIPHER_EXPORT
"false"
SSL_CIPHER_USEKEYSIZE
"128"
SSL_CLIENT_VERIFY
"NONE"
SSL_COMPRESS_METHOD
"NULL"
SSL_PROTOCOL
"TLSv1.2"
SSL_SECURE_RENEG
"true"
SSL_SERVER_A_KEY
"id-ecPublicKey"
SSL_SERVER_A_SIG
"ecdsa-with-SHA384"
SSL_SERVER_I_DN
"CN=E7,O=Let's Encrypt,C=US"
SSL_SERVER_I_DN_C
"US"
SSL_SERVER_I_DN_CN
"E7"
SSL_SERVER_I_DN_O
"Let's Encrypt"
SSL_SERVER_M_SERIAL
"067424F7B59D2B949B83F381907378B42E65"
SSL_SERVER_M_VERSION
"3"
SSL_SERVER_SAN_DNS_0
"d.lacek.sk"
SSL_SERVER_S_DN
"CN=d.lacek.sk"
SSL_SERVER_S_DN_CN
"d.lacek.sk"
SSL_SERVER_V_END
"Jun 15 06:24:39 2026 GMT"
SSL_SERVER_V_START
"Mar 17 06:24:40 2026 GMT"
SSL_SESSION_ID
"8659ca633f303761a33db4c2e0d9f4533274710bfd1d8129dbe396250e34bc34"
SSL_SESSION_RESUMED
"Initial"
SSL_VERSION_INTERFACE
"mod_ssl/2.4.58"
SSL_VERSION_LIBRARY
"OpenSSL/3.0.13"
SYMFONY_DOTENV_PATH
"/var/www/app_one/d/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN"

Parent Request

Return to parent request (token = c7be09)

Key Value
_remove_csp_headers
true
_stopwatch_token
"98dd20"