Error 404 Not Found

GET https://www.devz1.com/robots.txt

Forwarded to ErrorController (f4d128)

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"b21e4a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"www.devz1.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"3.21.43.192"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Mon, 13 May 2024 14:10:17 GMT"
expires
"-1"
pragma
"no-cache"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fwww.devz1.com%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fdevz1.com%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"b21544"
x-debug-token-link
"https://www.devz1.com/_profiler/f4d128"
x-previous-debug-token
"f4d128"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"fe53774a236835779afe95a872220cb6"
DATABASE_URL
"mysql://patstecAD:loulou24_****@localhost/patstecAD"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://example.com/.well-known/mercure"
MERCURE_URL
"https://example.com/.well-known/mercure"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/devz1.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/devz1.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/devz1.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"www.devz1.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"3.21.43.192"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://www.devz1.com/robots.txt"
REDIRECT_SCRIPT_URL
"/robots.txt"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ZkIfST_ajRadKZzTOjfFgwAAAAI"
REDIRECT_URL
"/robots.txt"
REMOTE_ADDR
"3.21.43.192"
REMOTE_PORT
"40178"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1715609417
REQUEST_TIME_FLOAT
1715609417.1245
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/vhosts/devz1.com/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://www.devz1.com/robots.txt"
SCRIPT_URL
"/robots.txt"
SERVER_ADDR
"176.31.224.116"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"www.devz1.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at www.devz1.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET"
UNIQUE_ID
"ZkIfST_ajRadKZzTOjfFgwAAAAI"
USER
"devz1.com_u7f41c6plv"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = f4d128)

Key Value
_controller
"error_controller"
_stopwatch_token
"75ae10"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#112
  #message: "No route found for "GET https://www.devz1.com/robots.txt""
  #code: 0
  #file: "/var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#162 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
      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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/devz1.com/public/index.php:4 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#63
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#297 …}
  -debug: true
  -logs: [
    14 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#567
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CachedReaderService.php:23 {
                ContainerSDxcp8D\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:2185 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1527 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:644 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1714 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1043 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#580
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_ReaderService.php:23 {
                ContainerSDxcp8D\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CachedReaderService.php:25 {
                ContainerSDxcp8D\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:2185 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1527 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:644 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1714 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1043 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#596
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CacheAdapterService.php:23 {
                ContainerSDxcp8D\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getAnnotations_CachedReaderService.php:25 {
                ContainerSDxcp8D\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:2185 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1527 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:644 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1714 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1043 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#593
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:2185 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1527 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    $a = ($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:644 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1714 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1043 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#112
            #message: "No route found for "GET https://www.devz1.com/robots.txt""
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#162 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://www.devz1.com/robots.txt"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2298
            #message: "Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/twig/twig/src/Node/Node.php"
            #line: 148
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Node/Node.php:148 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › 
                › public function count(){
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Node/Node.php:23 {
                Twig\Parser->subparse($test, bool $dropNeedle = false): Node …
                ›  */class Node implements \Countable, \IteratorAggregate{
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Parser.php:95 {
                Twig\Parser->parse(TokenStream $stream, $test = null, bool $dropNeedle = false): ModuleNode …
                › try {    $body = $this->subparse($test, $dropNeedle);}
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:479 {
                Twig\Environment->parse(TokenStream $stream): ModuleNode …
                › 
                ›     return $this->parser->parse($stream);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:507 {
                Twig\Environment->compileSource(Source $source): string …
                › try {    return $this->compile($this->parse($this->tokenize($source)));} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:348 {
                Twig\Environment->loadTemplate(string $cls, string $name, int $index = null): Template …
                › $source = $this->getLoader()->getSourceContext($name);$content = $this->compileSource($source);$this->cache->write($key, $content);
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:309 {
                Twig\Environment->load($name): TemplateWrapper …
                › 
                ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2273
            #message: "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Twig\Node\Node" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 337
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php:337 {
                Twig\Parser->subparse($test, bool $dropNeedle = false): Node …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Parser.php:95 {
                Twig\Parser->parse(TokenStream $stream, $test = null, bool $dropNeedle = false): ModuleNode …
                › try {    $body = $this->subparse($test, $dropNeedle);}
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:479 {
                Twig\Environment->parse(TokenStream $stream): ModuleNode …
                › 
                ›     return $this->parser->parse($stream);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:507 {
                Twig\Environment->compileSource(Source $source): string …
                › try {    return $this->compile($this->parse($this->tokenize($source)));} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:348 {
                Twig\Environment->loadTemplate(string $cls, string $name, int $index = null): Template …
                › $source = $this->getLoader()->getSourceContext($name);$content = $this->compileSource($source);$this->cache->write($key, $content);
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:309 {
                Twig\Environment->load($name): TemplateWrapper …
                › 
                ›     return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Twig\Node\Node" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2226
            #message: "Deprecated: Return type of Twig\Markup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php"
            #line: 35
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php:35 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › 
                › public function count(){
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php:19 {
                __TwigTemplate_7c1862618da79b7ffb391a0b55315ae71b16d28843373065348cd20fe28be55d->block_toolbar($context, array $blocks = []) …
                ›  */class Markup implements \Countable, \JsonSerializable{
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:171 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
                › try {    $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_70b8ac8894ac0b7d66f4c2be381c2228614cb09fd21d6bcefb9b55a4082f1028->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Extension/CoreExtension.php:1257 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › 
                ›     return $loaded ? $loaded->render($variables) : '';} finally {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_80597691ec82d75c977e4ae996762827d4e2eeb865920d0d43715346c337ba94->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Return type of Twig\Markup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2236
            #message: "Deprecated: Return type of Twig\Markup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php"
            #line: 40
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php:40 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › 
                › public function jsonSerialize(){
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Markup.php:19 {
                __TwigTemplate_7c1862618da79b7ffb391a0b55315ae71b16d28843373065348cd20fe28be55d->block_toolbar($context, array $blocks = []) …
                ›  */class Markup implements \Countable, \JsonSerializable{
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:171 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
                › try {    $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_70b8ac8894ac0b7d66f4c2be381c2228614cb09fd21d6bcefb9b55a4082f1028->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Extension/CoreExtension.php:1257 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › 
                ›     return $loaded ? $loaded->render($variables) : '';} finally {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_80597691ec82d75c977e4ae996762827d4e2eeb865920d0d43715346c337ba94->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Return type of Twig\Markup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2220
            #message: "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Twig\Markup" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 337
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php:337 {
                __TwigTemplate_7c1862618da79b7ffb391a0b55315ae71b16d28843373065348cd20fe28be55d->block_toolbar($context, array $blocks = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:171 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
                › try {    $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_70b8ac8894ac0b7d66f4c2be381c2228614cb09fd21d6bcefb9b55a4082f1028->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Extension/CoreExtension.php:1257 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › 
                ›     return $loaded ? $loaded->render($variables) : '';} finally {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_80597691ec82d75c977e4ae996762827d4e2eeb865920d0d43715346c337ba94->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Countable::count()" might add "int" as a native return type declaration in the future. Do the same in implementation "Twig\Markup" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#2238
            #message: "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Twig\Markup" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 337
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/error-handler/DebugClassLoader.php:337 {
                __TwigTemplate_7c1862618da79b7ffb391a0b55315ae71b16d28843373065348cd20fe28be55d->block_toolbar($context, array $blocks = []) …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:171 {
                Twig\Template->displayBlock($name, array $context, array $blocks = [], $useBlocks = true, self $templateContext = null) …
                › try {    $template->$block($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_70b8ac8894ac0b7d66f4c2be381c2228614cb09fd21d6bcefb9b55a4082f1028->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Extension/CoreExtension.php:1257 {
                twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                › 
                ›     return $loaded ? $loaded->render($variables) : '';} finally {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:358 {
                __TwigTemplate_80597691ec82d75c977e4ae996762827d4e2eeb865920d0d43715346c337ba94->doDisplay(array $context, array $blocks = []) …
                ›      */    eval('?>'.$content);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:394 {
                Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:367 {
                Twig\Template->display(array $context, array $blocks = []) …
                › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Template.php:379 {
                Twig\Template->render(array $context) …
                › try {    $this->display($context);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/TemplateWrapper.php:40 {
                Twig\TemplateWrapper->render(array $context = []): string …
                ›     // as it should only be used by internal code    return $this->template->render($context, \func_get_args()[1] ?? []);}
              }
              /var/www/vhosts/devz1.com/vendor/twig/twig/src/Environment.php:277 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:146 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->injectToolbar(Response $response, Request $request, array $nonces): void …
                › [    'full_stack' => class_exists(FullStack::class),    'excluded_ajax_paths' => $this->excludedAjaxPaths,
              }
              /var/www/vhosts/devz1.com/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php:131 {
                Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener->onKernelResponse(ResponseEvent $event): void …
                › 
                ›     $this->injectToolbar($response, $request, $nonces);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:265 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Twig\Markup" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
    ]
    774 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#762
            #message: "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php"
            #line: 51
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/serializer/Mapping/Loader/AttributeLoader.php:51 {
                Symfony\Component\Serializer\Mapping\Loader\AttributeLoader->__construct(Reader $reader = null) …
                › if ($reader) {    trigger_deprecation('symfony/serializer', '6.4', 'Passing a "%s" instance as argument 1 to "%s()" is deprecated, pass null or omit the parameter instead.', get_debug_type($reader), __METHOD__);}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1889 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getSerializer_Mapping_ClassMetadataFactoryService($container) …
                › {    return $container->privates['serializer.mapping.class_metadata_factory'] = new \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory(new \Symfony\Component\Serializer\Mapping\Loader\LoaderChain([new \Symfony\Component\Serializer\Mapping\Loader\AttributeLoader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')))]));}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:1512 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDebug_SerializerService($container) …
                › $d = ($container->services['translator'] ?? self::getTranslatorService($container));$e = ($container->privates['serializer.mapping.class_metadata_factory'] ?? self::getSerializer_Mapping_ClassMetadataFactoryService($container));}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/getErrorControllerService.php:29 {
                ContainerSDxcp8D\getErrorControllerService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->services['error_controller'] = new \Symfony\Component\HttpKernel\Controller\ErrorController(($container->services['http_kernel'] ?? self::getHttpKernelService($container)), 'error_controller', new \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer(($container->privates['debug.serializer'] ?? self::getDebug_SerializerService($container)), \Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::getPreferredFormat($a), new \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer(($container->privates['twig'] ?? self::getTwigService($container)), ($container->privates['error_handler.error_renderer.html'] ?? $container->load('getErrorHandler_ErrorRenderer_HtmlService')), \Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::isDebug($a, true)), \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::isDebug($a, true)));}
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:609 {
                ContainerSDxcp8D\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/dependency-injection/Container.php:229 {
                Symfony\Component\DependencyInjection\Container::make(self $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/dependency-injection/Container.php:211 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:40 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:26 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php:116 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › if (!str_contains($controller, '::')) {    $controller = $this->instantiateController($controller);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php:96 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:36 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:164 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerSDxcp8D\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1098
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelDevDebugContainer.php:855, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:82 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                ›     'In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true.',    self::class);
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:855 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $f = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$f->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');$f->addDriver(($container->privates['doctrine.orm.default_xml_metadata_driver'] ?? self::getDoctrine_Orm_DefaultXmlMetadataDriverService($container)), 'Vich\\UploaderBundle\\Entity');
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:803 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerSDxcp8D\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:97 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:82 called by App_KernelDevDebugContainer.php:855, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1205
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php"
            #line: 210
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:210 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:169 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                ›     'https://github.com/doctrine/orm/pull/10837/',    'Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them.');
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/orm/src/EntityManager.php:182 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, EventManager $eventManager = null) …
                ›     $config->getProxyNamespace(),    $config->getAutoGenerateProxyClasses());
              }
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:995 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/vhosts/devz1.com/var/cache/dev/ContainerSDxcp8D/App_KernelDevDebugContainer.php:803 {
                ContainerSDxcp8D\App_KernelDevDebugContainer::ContainerSDxcp8D\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/vhosts/devz1.com/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/var-exporter/LazyGhostTrait.php:176 {
                ContainerSDxcp8D\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/orm/src/EntityManager.php:207 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/doctrine-bundle/DataCollector/DoctrineDataCollector.php:97 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:169 called by EntityManager.php:182, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1184
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:387 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:453 {
                Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
                › try {    $this->connect();} catch (Exception $originalException) {
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:411 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › {    $version = $this->getDatabasePlatformVersion();}
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:318 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:1687 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, MetadataStorageConfiguration $configuration = null, MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:320 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                ›     $this->getConfiguration()->getMetadataStorageConfiguration(),    $this->getMigrationRepository(),));
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:321 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                ›         $this->getMigrationRepository(),    ));}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:36 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\CleanListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1213
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:387 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:453 {
                Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
                › try {    $this->connect();} catch (Exception $originalException) {
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:411 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › {    $version = $this->getDatabasePlatformVersion();}
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:318 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:1687 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, MetadataStorageConfiguration $configuration = null, MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:320 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                ›     $this->getConfiguration()->getMetadataStorageConfiguration(),    $this->getMigrationRepository(),));
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:321 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                ›         $this->getMigrationRepository(),    ));}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:36 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\RemoveListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1183
            #message: "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
            #code: 0
            #file: "/var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php"
            #line: 211
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:211 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->initializeSubscribers(): void …
                › // throw new \InvalidArgumentException(sprintf('Using Doctrine subscriber "%s" is not allowed. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? $listener::class : $listener));trigger_deprecation('symfony/doctrine-bridge', '6.3', 'Registering "%s" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.', \is_object($listener) ? get_debug_type($listener) : $listener);parent::addEventSubscriber($listener);
              }
              /var/www/vhosts/devz1.com/vendor/symfony/doctrine-bridge/ContainerAwareEventManager.php:102 {
                Symfony\Bridge\Doctrine\ContainerAwareEventManager->hasListeners($event): bool …
                › if (!$this->initializedSubscribers) {    $this->initializeSubscribers();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:387 {
                Doctrine\DBAL\Connection->connect() …
                › 
                › if ($this->_eventManager->hasListeners(Events::postConnect)) {    Deprecation::trigger(
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:453 {
                Doctrine\DBAL\Connection->getDatabasePlatformVersion() …
                › try {    $this->connect();} catch (Exception $originalException) {
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:411 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › {    $version = $this->getDatabasePlatformVersion();}
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:318 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Schema/LegacySchemaManagerFactory.php:16 {
                Doctrine\DBAL\Schema\LegacySchemaManagerFactory->createSchemaManager(Connection $connection): AbstractSchemaManager …
                ›     $connection,    $connection->getDatabasePlatform(),);
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/dbal/src/Connection.php:1687 {
                Doctrine\DBAL\Connection->createSchemaManager(): AbstractSchemaManager …
                › {    return $this->schemaManagerFactory->createSchemaManager($this);}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/Metadata/Storage/TableMetadataStorage.php:56 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->__construct(Connection $connection, Comparator $comparator, MetadataStorageConfiguration $configuration = null, MigrationsRepository $migrationRepository = null) …
                › ) {    $this->schemaManager = $connection->createSchemaManager();    $this->platform      = $connection->getDatabasePlatform();
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:320 {
                Doctrine\Migrations\DependencyFactory->Doctrine\Migrations\{closure} …
                ›     $this->getConfiguration()->getMetadataStorageConfiguration(),    $this->getMigrationRepository(),));
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:436 {
                Doctrine\Migrations\DependencyFactory->getDependency(string $id, callable $callback): mixed …
                › if (! array_key_exists($id, $this->dependencies)) {    $this->dependencies[$id] = $callback();}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/migrations/lib/Doctrine/Migrations/DependencyFactory.php:321 {
                Doctrine\Migrations\DependencyFactory->getMetadataStorage(): MetadataStorage …
                ›         $this->getMigrationRepository(),    ));}
              }
              /var/www/vhosts/devz1.com/vendor/doctrine/doctrine-migrations-bundle/Collector/MigrationsCollector.php:36 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, Throwable $exception = null) …
                › 
                › $metadataStorage = $this->dependencyFactory->getMetadataStorage();$planCalculator = $this->dependencyFactory->getMigrationPlanCalculator();
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/devz1.com/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/vhosts/devz1.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/vhosts/devz1.com/vendor/symfony/http-kernel/Kernel.php:197 {
                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/vhosts/devz1.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/devz1.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/devz1.com/public/index.php:4 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/devz1.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Vich\UploaderBundle\EventListener\Doctrine\UploadListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1715609417
        "timestamp_rfc3339" => "2024-05-13T14:10:17.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    14 => 1
    774 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#313 …}
}