http://199.250.217.94/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php

TwigExceptionController :: showAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"fos_rest.exception.twig_controller::showAction"
_stopwatch_token
"646de6"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#451
  -statusCode: 404
  -headers: []
  #message: "No route found for "GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php""
  #code: 0
  #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 136
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#383 …}
  trace: {
    /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
        }
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
      Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
      › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
        $listeners: [ …16]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …16]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
        ...: {
          "kernel.request"
        }
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
        ...: {
          "kernel.request"
        }
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
      }
    }
    /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
        $type: 1
        $catch: true
      }
    }
    /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#55 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#244
  #name: "request"
  #handlers: [
    Monolog\Handler\StreamHandler {#230
      #stream: stream resource @728
        timed_out: false
        blocked: true
        eof: false
        wrapper_type: "plainfile"
        stream_type: "STDIO"
        mode: "a"
        unread_bytes: 0
        seekable: true
        uri: "/home/myfidelia/public_html/webadmin/var/log/dev.log"
        options: []
      }
      #url: "/home/myfidelia/public_html/webadmin/var/log/dev.log"
      -errorMessage: null
      #filePermission: null
      #useLocking: false
      -dirCreated: true
      #level: 100
      #bubble: true
      #formatter: Monolog\Formatter\LineFormatter {#404 …}
      #processors: [
        Monolog\Processor\PsrLogMessageProcessor {#231
          -dateFormat: null
          -removeUsedContextFields: false
        }
      ]
    }
    Symfony\Bridge\Monolog\Handler\ConsoleHandler {#243
      -output: null
      -verbosityLevelMap: [
        16 => 400
        32 => 300
        64 => 250
        128 => 200
        256 => 100
      ]
      -consoleFormatterOptions: []
      #level: 100
      #bubble: true
      #formatter: null
      #processors: []
    }
  ]
  #processors: [
    Symfony\Bridge\Monolog\Processor\DebugProcessor {#364
      -records: [
        "0000000020098be20000000036322747" => [
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#8
                #message: "User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/debug/DebugClassLoader.php"
                #line: 16
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/debug/DebugClassLoader.php:16 {
                    include …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "%s" instead.', DebugClassLoader::class, \Symfony\Component\ErrorHandler\DebugClassLoader::class), \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/composer/ClassLoader.php:576 {
                    Composer\Autoload\{closure} …
                    › self::$includeFile = \Closure::bind(static function($file) {    include $file;}, null, null);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/composer/ClassLoader.php:427 {
                    Composer\Autoload\ClassLoader->loadClass($class) …
                    › $includeFile = self::$includeFile;$includeFile($file);}
                  Composer\Autoload\ClassLoader->loadClass() {}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/debug/Debug.php:62 {
                    Symfony\Component\Debug\Debug::enable($errorReportingLevel = E_ALL, $displayErrors = true) …
                    › 
                    ›     DebugClassLoader::enable();}
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:12 {
                    › 
                    ›     Debug::enable();}
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#372
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\Loader\FilesystemLoader class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php:14 {
                    include_once …
                    › 
                    › @trigger_error('The '.FilesystemLoader::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig notation for templates instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:415 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/symfony/twig-bundle/Loader/FilesystemLoader.php';include_once \dirname(__DIR__, 4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/dependency-injection/Container.php:159 {
                    Symfony\Component\DependencyInjection\Container->set($id, $service) …
                    ›     unset($this->privates['service_container']);    $initialize();}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:517 {
                    Symfony\Component\HttpKernel\Kernel->initializeContainer() …
                    › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:136 {
                    Symfony\Component\HttpKernel\Kernel->boot() …
                    › // init container$this->initializeContainer();}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:196 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › {    $this->boot();    ++$this->requestStackSize;
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#172
                #message: "User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#171
                #message: "User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/TwigEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/TwigEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#170
                #message: "User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/twig-bridge/TwigEngine.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bridge/TwigEngine.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TwigEngine::class.' class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/TwigEngine.php:31 {
                    spl_autoload_call($class_name) …
                    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#169
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/EngineInterface.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.EngineInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/TwigEngine.php:31 {
                    spl_autoload_call($class_name) …
                    ›  */class TwigEngine extends BaseEngine implements EngineInterface{
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#167
                #message: "User Deprecated: The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_LocatorService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_LocatorService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1385 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'));
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#163
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_LocatorService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.locator'] = new \Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator(($this->privates['file_locator'] ?? $this->load('getFileLocatorService.php')), $this->targetDir.'');}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1385 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'));
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#161
                #message: "User Deprecated: The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_NameParserService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_NameParserService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1385 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'));
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#168
                #message: "User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplating_NameParserService.php:11 {
                    require …
                    › 
                    › return $this->privates['templating.name_parser'] = new \Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser(($this->services['kernel'] ?? $this->get('kernel', 1)));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1385 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getTwigService() …
                    › {    $a = new \Symfony\Bundle\TwigBundle\Loader\FilesystemLoader(($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), \dirname(__DIR__, 4));    $a->addPath((\dirname(__DIR__, 4).'/templates'));
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTemplatingService.php:11 {
                    require …
                    › 
                    › return $this->services['templating'] = new \Symfony\Bundle\TwigBundle\TwigEngine(($this->services['twig'] ?? $this->getTwigService()), ($this->privates['templating.name_parser'] ?? $this->load('getTemplating_NameParserService.php')), ($this->privates['templating.locator'] ?? $this->load('getTemplating_LocatorService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1152 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_ViewHandlerService() …
                    › {    return $this->services['fos_rest.view_handler'] = new \FOS\RestBundle\View\ViewHandler(($this->services['router'] ?? $this->getRouterService()), ($this->privates['fos_rest.serializer.jms'] ?? $this->getFosRest_Serializer_JmsService()), ($this->services['templating'] ?? $this->load('getTemplatingService.php')), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ['json' => false, 'html' => true], 400, 204, false, ['html' => 302], 'twig', ['serializeNullStrategy' => true], false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1920 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getFosRest_Versioning_ExclusionListenerService() …
                    › {    return $this->privates['fos_rest.versioning.exclusion_listener'] = new \FOS\RestBundle\EventListener\VersionExclusionListener(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:833 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.request', [0 => function () {    return ($this->privates['fos_rest.versioning.exclusion_listener'] ?? $this->getFosRest_Versioning_ExclusionListenerService());}, 1 => 'onKernelRequest'], 31);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#536
                #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
                #line: 66
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
                    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
                    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:727 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
                    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:2384 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getValidator_BuilderService() …
                    › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));$instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1494 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getValidatorService() …
                    › {    return $this->services['validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1289 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getProfilerService() …
                    › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->services['validator'] ?? $this->getValidatorService())));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:2104 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->getProfilerListenerService() …
                    › {    return $this->privates['profiler_listener'] = new \Symfony\Component\HttpKernel\EventListener\ProfilerListener(($this->services['profiler'] ?? $this->getProfilerService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), NULL, false, false);}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:971 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());}, 1 => 'onKernelException'], 0);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#294
                #message: "User Deprecated: The "twig.exception_listener" service is deprecated since Symfony 4.4."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTwig_ExceptionListenerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTwig_ExceptionListenerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "twig.exception_listener" service is deprecated since Symfony 4.4.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1040 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#642
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ExceptionListener.php"
                #line: 25
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:25 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The "%s" class is deprecated since Symfony 4.4, use "ErrorListener" instead.', ExceptionListener::class), \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getTwig_ExceptionListenerService.php:11 {
                    require …
                    › 
                    › return $this->privates['twig.exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ExceptionListener('twig.controller.exception::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1040 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['twig.exception_listener'] ?? $this->load('getTwig_ExceptionListenerService.php'));}, 1 => 'logKernelException'], 0);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "fos_rest.exception_listener" service is deprecated since FOSRestBundle 2.8."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#295
                #message: "User Deprecated: The "fos_rest.exception_listener" service is deprecated since FOSRestBundle 2.8."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_ExceptionListenerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_ExceptionListenerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "fos_rest.exception_listener" service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1127 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));}, 1 => 'onKernelException'], -100);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The FOS\RestBundle\EventListener\ExceptionListener class is deprecated since FOSRestBundle 2.8."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#280
                #message: "User Deprecated: The FOS\RestBundle\EventListener\ExceptionListener class is deprecated since FOSRestBundle 2.8."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The %s\ExceptionListener class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_ExceptionListenerService.php:13 {
                    require …
                    › 
                    › return $this->privates['fos_rest.exception_listener'] = new \FOS\RestBundle\EventListener\ExceptionListener(new \Symfony\Component\HttpKernel\EventListener\ErrorListener('fos_rest.exception.twig_controller::showAction', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:1127 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->ContainerIJfVU2K\{closure} …
                    › $instance->addListener('kernel.exception', [0 => function () {    return ($this->privates['fos_rest.exception_listener'] ?? $this->load('getFosRest_ExceptionListenerService.php'));}, 1 => 'onKernelException'], -100);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
                    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
                    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
                    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
                    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
                    › 
                    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › 
                    › $this->preProcess($eventName);try {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#560
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:45 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › {    $e = FlattenException::createFromThrowable($event->getException());}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#704
                #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
                #line: 57
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
                    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
                    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ExceptionListener.php:47 {
                    Symfony\Component\HttpKernel\EventListener\ExceptionListener->logKernelException(GetResponseForExceptionEvent $event) …
                    › 
                    ›     $this->logException($event->getException(), sprintf('Uncaught PHP Exception %s: "%s" at %s line %s', $e->getClass(), $e->getMessage(), $e->getFile(), $e->getLine()));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"" at /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136"
            "priority" => 400
            "priorityName" => "ERROR"
            "context" => [
              "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#451
                -statusCode: 404
                -headers: []
                #message: "No route found for "GET /vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php""
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php"
                #line: 136
                -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#383 …}
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
                    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
                    › 
                    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:145 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "request"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "WhiteOctober\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::logKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "FOS\RestBundle\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Listener "{listener}" was not called for event "{event}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.exception"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
        "00000000200989730000000036322747" => [
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\MimeTypeListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\FormatListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\VersionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\VersionExclusionListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "FOS\RestBundle\EventListener\BodyListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The "fos_rest.exception.twig_controller" service is deprecated since FOSRestBundle 2.8."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#655
                #message: "User Deprecated: The "fos_rest.exception.twig_controller" service is deprecated since FOSRestBundle 2.8."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_Exception_TwigControllerService.php"
                #line: 9
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_Exception_TwigControllerService.php:9 {
                    require …
                    › 
                    › @trigger_error('The "fos_rest.exception.twig_controller" service is deprecated since FOSRestBundle 2.8.', E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/dependency-injection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/dependency-injection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    $controller = parent::instantiateController($class);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:152 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_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()));
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
                    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:81 {
                    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
                    › 
                    ›     $this->exceptionListener->onKernelException($event);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The FOS\RestBundle\Controller\ExceptionController class is deprecated since FOSRestBundle 2.8."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#656
                #message: "User Deprecated: The FOS\RestBundle\Controller\ExceptionController class is deprecated since FOSRestBundle 2.8."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php"
                #line: 14
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:14 {
                    spl_autoload_call($class_name) …
                    › 
                    › @trigger_error(sprintf('The %s\ExceptionController class is deprecated since FOSRestBundle 2.8.', __NAMESPACE__), E_USER_DEPRECATED);}
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/TemplatingExceptionController.php:24 {
                    spl_autoload_call($class_name) …
                    ›  */abstract class TemplatingExceptionController extends ExceptionController{
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/TwigExceptionController.php:26 {
                    spl_autoload_call($class_name) …
                    ›  */class TwigExceptionController extends TemplatingExceptionController{
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/getFosRest_Exception_TwigControllerService.php:13 {
                    require …
                    › 
                    › return $this->services['fos_rest.exception.twig_controller'] = new \FOS\RestBundle\Controller\TwigExceptionController(($this->services['fos_rest.view_handler'] ?? $this->getFosRest_ViewHandlerService()), ($this->privates['fos_rest.exception.codes_map'] ?? ($this->privates['fos_rest.exception.codes_map'] = new \FOS\RestBundle\Util\ExceptionValueMap([]))), true, ($this->services['templating'] ?? $this->load('getTemplatingService.php')));}
                  /home/myfidelia/public_html/webadmin/var/cache/dev/ContainerIJfVU2K/srcApp_KernelDevDebugContainer.php:621 {
                    ContainerIJfVU2K\srcApp_KernelDevDebugContainer->load($file, $lazyLoad = true) …
                    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/dependency-injection/Container.php:255 {
                    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
                    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/dependency-injection/Container.php:231 {
                    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
                    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:53 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController($class) …
                    › if ($this->container->has($class)) {    return $this->container->get($class);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:70 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController($class) …
                    › {    $controller = parent::instantiateController($class);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ControllerResolver.php:122 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->createController($controller) …
                    › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:42 {
                    Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:62 {
                    Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->createController($controller) …
                    › 
                    ›     return parent::createController($controller);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/ControllerResolver.php:86 {
                    Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request) …
                    › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:38 {
                    Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request) …
                    › 
                    › $ret = $this->resolver->getController($request);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:152 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_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()));
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
                    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:81 {
                    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
                    › 
                    ›     $this->exceptionListener->onKernelException($event);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "FOS\RestBundle\EventListener\ParamFetcherListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.controller_arguments"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#840
                #message: "User Deprecated: The template "@Twig/layout.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/layout.html.twig" at line 1)."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/twig/d1/d1015e58343c6bd146317d2769bcdd68e238e722ba33f9f20037644c6ad3e428.php"
                #line: 49
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/d1/d1015e58343c6bd146317d2769bcdd68e238e722ba33f9f20037644c6ad3e428.php:49 {
                    __TwigTemplate_adb290437ee849bd3bee4796e05f65f505240d54f47508e3b211e2bc5a4cf431->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"@Twig/layout.html.twig\" at line 1).", E_USER_DEPRECATED);// line 2
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/18/188cfc231a061ecbf6bfbbe4328b3638777f33c745f888d7b3eb4176692f1b51.php:52 {
                    __TwigTemplate_a514976077288f4a59def1457a5cb5f0bd414d55e660111b2c2c01b999a7f5ee->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bridge/TwigEngine.php:54 {
                    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
                    › {    return $this->load($name)->render($parameters);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:372 {
                    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
                    › 
                    ›     return $this->templating->render($template, $data);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:446 {
                    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
                    › if ($this->isFormatTemplating($format, false)) {    $content = $this->renderTemplate($view, $format, false);} elseif ($this->serializeNull || null !== $view->getData()) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:423 {
                    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
                    › 
                    › $response = $this->initResponse($view, $format);}
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:309 {
                    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
                    › 
                    ›     return $this->createResponse($view, $request, $format);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:67 {
                    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
                    › 
                    › $response = $this->viewHandler->handle($view);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
                    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:81 {
                    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
                    › 
                    ›     $this->exceptionListener->onKernelException($event);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#844
                #message: "User Deprecated: The template "@Twig/exception.css.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/exception.css.twig" at line 1)."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/twig/f5/f50237f43c3c324f523a092f1ceb8f2551f7fbad9a8ce1ae3265293bdb8d84df.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/f5/f50237f43c3c324f523a092f1ceb8f2551f7fbad9a8ce1ae3265293bdb8d84df.php:44 {
                    __TwigTemplate_862bf214d52bcdd68093cd2465e9ef2a6e88af17bb1a4da13a8e3988824b1fe1->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"@Twig/exception.css.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bundle/Resources/views/layout.html.twig:11 {
                    __TwigTemplate_adb290437ee849bd3bee4796e05f65f505240d54f47508e3b211e2bc5a4cf431->doDisplay(array $context, array $blocks = []) …
                    › <link rel="icon" type="image/png" href="{{ include('@Twig/images/favicon.png.base64') }}"><style>{{ include('@Twig/exception.css.twig') }}</style>{% block head %}{% endblock %}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/18/188cfc231a061ecbf6bfbbe4328b3638777f33c745f888d7b3eb4176692f1b51.php:52 {
                    __TwigTemplate_a514976077288f4a59def1457a5cb5f0bd414d55e660111b2c2c01b999a7f5ee->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bridge/TwigEngine.php:54 {
                    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
                    › {    return $this->load($name)->render($parameters);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:372 {
                    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
                    › 
                    ›     return $this->templating->render($template, $data);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:446 {
                    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
                    › if ($this->isFormatTemplating($format, false)) {    $content = $this->renderTemplate($view, $format, false);} elseif ($this->serializeNull || null !== $view->getData()) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:423 {
                    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
                    › 
                    › $response = $this->initResponse($view, $format);}
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:309 {
                    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
                    › 
                    ›     return $this->createResponse($view, $request, $format);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:67 {
                    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
                    › 
                    › $response = $this->viewHandler->handle($view);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
                    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:81 {
                    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
                    › 
                    ›     $this->exceptionListener->onKernelException($event);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
            "priority" => 200
            "priorityName" => "INFO"
            "context" => [
              "exception" => ErrorException {#1125
                #message: "User Deprecated: The template "@Twig/base_js.html.twig" is deprecated since Symfony 4.4, will be removed in 5.0. ("@Twig/base_js.html.twig" at line 1)."
                #code: 0
                #file: "/home/myfidelia/public_html/webadmin/var/cache/dev/twig/b7/b7beea5e403dc57456f4e63d1d583bfb263d899ba48da4c7fbb1ff7c8ebcd148.php"
                #line: 44
                #severity: E_USER_DEPRECATED
                trace: {
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/b7/b7beea5e403dc57456f4e63d1d583bfb263d899ba48da4c7fbb1ff7c8ebcd148.php:44 {
                    __TwigTemplate_d1fafa7d81880303c5462807acc175e9806f7110cea7de466deca15a9f9e1e36->doDisplay(array $context, array $blocks = []) …
                    › $__internal_compile_0 = (("The template \"" . $this->getTemplateName()) . "\" is deprecated since Symfony 4.4, will be removed in 5.0.");@trigger_error($__internal_compile_0." (\"@Twig/base_js.html.twig\" at line 1).", E_USER_DEPRECATED);// line 4
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Extension/CoreExtension.php:1290 {
                    twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false) …
                    › 
                    ›     return $loaded ? $loaded->render($variables) : '';} finally {
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/d1/d1015e58343c6bd146317d2769bcdd68e238e722ba33f9f20037644c6ad3e428.php:107 {
                    __TwigTemplate_adb290437ee849bd3bee4796e05f65f505240d54f47508e3b211e2bc5a4cf431->doDisplay(array $context, array $blocks = []) …
                    › echo "        ";echo twig_include($this->env, $context, "@Twig/base_js.html.twig");echo "
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/var/cache/dev/twig/18/188cfc231a061ecbf6bfbbe4328b3638777f33c745f888d7b3eb4176692f1b51.php:52 {
                    __TwigTemplate_a514976077288f4a59def1457a5cb5f0bd414d55e660111b2c2c01b999a7f5ee->doDisplay(array $context, array $blocks = []) …
                    › $this->parent = $this->loadTemplate("@Twig/layout.html.twig", "@Twig/Exception/exception_full.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:405 {
                    Twig\Template->displayWithErrorHandling(array $context, array $blocks = []) …
                    › try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:378 {
                    Twig\Template->display(array $context, array $blocks = []) …
                    › {    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/twig/twig/src/Template.php:390 {
                    Twig\Template->render(array $context) …
                    › try {    $this->display($context);} catch (\Throwable $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/twig-bridge/TwigEngine.php:54 {
                    Symfony\Bridge\Twig\TwigEngine->render($name, array $parameters = []) …
                    › {    return $this->load($name)->render($parameters);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:372 {
                    FOS\RestBundle\View\ViewHandler->renderTemplate(View $view, $format) …
                    › 
                    ›     return $this->templating->render($template, $data);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:446 {
                    FOS\RestBundle\View\ViewHandler->initResponse(View $view, $format) …
                    › if ($this->isFormatTemplating($format, false)) {    $content = $this->renderTemplate($view, $format, false);} elseif ($this->serializeNull || null !== $view->getData()) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:423 {
                    FOS\RestBundle\View\ViewHandler->createResponse(View $view, Request $request, $format) …
                    › 
                    › $response = $this->initResponse($view, $format);}
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/View/ViewHandler.php:309 {
                    FOS\RestBundle\View\ViewHandler->handle(View $view, Request $request = null) …
                    › 
                    ›     return $this->createResponse($view, $request, $format);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/Controller/ExceptionController.php:67 {
                    FOS\RestBundle\Controller\ExceptionController->showAction(Request $request, $exception, DebugLoggerInterface $logger = null) …
                    › 
                    › $response = $this->viewHandler->handle($view);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:169 {
                    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
                    › // call controller$response = $controller(...$arguments);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:81 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/EventListener/ErrorListener.php:60 {
                    Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event, string $eventName = null, EventDispatcherInterface $eventDispatcher = null) …
                    › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/friendsofsymfony/rest-bundle/EventListener/ExceptionListener.php:81 {
                    FOS\RestBundle\EventListener\ExceptionListener->onKernelException($event) …
                    › 
                    ›     $this->exceptionListener->onKernelException($event);}
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
                    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
                    › 
                    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
                    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
                    ›     }    $listener($event, $eventName, $this);}
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      $eventName: "kernel.request"
                      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#361 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
                    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
                    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
                    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
                    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                    arguments: {
                      $listeners: [ …16]
                      $eventName: "kernel.request"
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
                    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
                    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                    arguments: {
                      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#237 …}
                      ...: {
                        "kernel.request"
                      }
                    }
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:229 {
                    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);}
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/HttpKernel.php:92 {
                    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › 
                    ›     return $this->handleThrowable($e, $request, $type);} finally {
                  }
                  /home/myfidelia/public_html/webadmin/vendor/symfony/http-kernel/Kernel.php:201 {
                    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
                    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                      $type: 1
                      $catch: true
                    }
                  }
                  /home/myfidelia/public_html/webadmin/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                    arguments: {
                      $request: Symfony\Component\HttpFoundation\Request {#55 …}
                    }
                  }
                }
              }
            ]
            "channel" => "php"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "FOS\RestBundle\EventListener\AllowedMethodsListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.response"
              "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
            ]
            "channel" => "event"
          ]
          [
            "timestamp" => 1734954571
            "message" => "Notified event "{event}" to listener "{listener}"."
            "priority" => 100
            "priorityName" => "DEBUG"
            "context" => [
              "event" => "kernel.finish_request"
              "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
            ]
            "channel" => "event"
          ]
        ]
      ]
      -errorCount: [
        "0000000020098be20000000036322747" => 1
        "00000000200989730000000036322747" => 0
      ]
      -requestStack: Symfony\Component\HttpFoundation\RequestStack {#355 …}
    }
  ]
  #microsecondTimestamps: true
  #exceptionHandler: null
}
paramFetcher
FOS\RestBundle\Request\ParamFetcher {#692
  -container: ContainerIJfVU2K\srcApp_KernelDevDebugContainer {#84 …}
  -parameterBag: FOS\RestBundle\Request\ParameterBag {#727 …}
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#355 …}
  -validator: Symfony\Component\Validator\Validator\TraceableValidator {#486 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"19"
host
"199.250.217.94"
user-agent
"python-requests/2.32.3"
x-php-ob-level
"0"

Request Content

Raw

<?php phpinfo(); ?>

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html"
date
"Mon, 23 Dec 2024 11:49:31 GMT"
x-debug-token
"6f133d"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"c7b4c0c64e5766dbf659f9e9cbfb6f92"
CONTENT_LENGTH
"19"
CONTEXT_DOCUMENT_ROOT
"/home/myfidelia/public_html/webadmin/public"
CONTEXT_PREFIX
""
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://myfidelia_user:myfidelia@prod@2019@127.0.0.1:3306/myfidelia_prod@2019"
DOCUMENT_ROOT
"/home/myfidelia/public_html/webadmin/public"
FIREBASE_API_KEY
"AAAAJEaSApk:APA91bGwwoPclkoOypdySv7WSxM7-85t0hNhjyVbEFfgdpKPMAC-gYYP7H1W1Jazz-8qT6deLR05Gu0UECbA4Ws7XJqocVOQKaDVigZlTqqZudDgh8LrL9iLVw8RQlDQPqWfxRH-QOQy"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"199.250.217.94"
HTTP_USER_AGENT
"python-requests/2.32.3"
JWT_PASSPHRASE
"a34c7c9c856387aa2ab2f7350a54ca53"
JWT_PRIVATE_KEY_PATH
"config/jwt/private.pem"
JWT_PUBLIC_KEY_PATH
"config/jwt/public.pem"
MAILER_DSN
"sendgrid://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@default"
MAILER_URL
"smtp://mail.myfidelia.fideliaassurances.com:587?auth_mode=login&username=no-reply@myfidelia.fideliaassurances.com&password=fidelia@2020"
MAIL_SUPPORT
"support_mail"
PATH
"/bin:/usr/bin"
PHP_INI_SCAN_DIR
"/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:."
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_REDIRECT_SCRIPT_URI
"http://199.250.217.94/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_REDIRECT_SCRIPT_URL
"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_REDIRECT_STATUS
"406"
REDIRECT_REDIRECT_UNIQUE_ID
"Z2lOS0K1XoWdc9eUIzxx1QAAAU4"
REDIRECT_SCRIPT_URI
"http://199.250.217.94/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_SCRIPT_URL
"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
REDIRECT_STATUS
"406"
REDIRECT_UNIQUE_ID
"Z2lOS0K1XoWdc9eUIzxx1QAAAU4"
REDIRECT_URL
"/406.shtml"
REMOTE_ADDR
"84.239.18.14"
REMOTE_PORT
"60781"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734954571
REQUEST_TIME_FLOAT
1734954571.3293
REQUEST_URI
"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SCRIPT_FILENAME
"/home/myfidelia/public_html/webadmin/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"http://199.250.217.94/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SCRIPT_URL
"/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php"
SERVER_ADDR
"199.250.217.94"
SERVER_ADMIN
"webmaster@myfidelia.fideliaassurances.com"
SERVER_NAME
"199.250.217.94"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
TZ
"America/Los_Angeles"
UNIQUE_ID
"Z2lOS0K1XoWdc9eUIzxx1QAAAU4"
argc
0
argv
[]

Parent Request

Return to parent request (token = 25069b)

Key Value
_stopwatch_token
"c5d39f"