Error 500 Internal Server Error

GET https://dev.ichron.cloud/admin/utente/tablet/3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50/check

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"c15573"
exception
Error {#1539
  #message: "Call to a member function isTablet() on null"
  #code: 0
  #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php"
  #line: 424
  trace: {
    /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php:424 {
      App\Controller\API\UtenteController->dispostivoCheck(string $dispositivo, ManagerRegistry $doctrine, Request $request): JsonResponse …
      › 
      ›     return new JsonResponse($dis->isTablet()?$dis->isTablet():false, 200);}
    }
    /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#343
  -records: [
    13 => [
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.521+00:00"
        "message" => "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#736
            #message: "User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:23 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('api-platform/symfony', '4.1', 'The "api_platform.validator.query_parameter_validator" service is deprecated use "\\ApiPlatform\\Metadata\\Parameter::$constraints" instead.');}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.523+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#719
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php"
            #line: 41
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:41 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.523+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#729
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/ArrayItems.php:25 {
                ApiPlatform\ParameterValidator\Validator\ArrayItems->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:46 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › $this->validators = [    new ArrayItems(),    new Bounds(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.523+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#716
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Bounds.php:25 {
                ApiPlatform\ParameterValidator\Validator\Bounds->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:47 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new ArrayItems(),new Bounds(),new Enum(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.523+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#732
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Enum.php:25 {
                ApiPlatform\ParameterValidator\Validator\Enum->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:48 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Bounds(),new Enum(),new Length(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.524+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#734
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Length.php:25 {
                ApiPlatform\ParameterValidator\Validator\Length->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:49 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Enum(),new Length(),new MultipleOf(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.524+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#705
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/MultipleOf.php:25 {
                ApiPlatform\ParameterValidator\Validator\MultipleOf->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:50 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new Length(),new MultipleOf(),new Pattern(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.524+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#703
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php"
            #line: 25
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Pattern.php:25 {
                ApiPlatform\ParameterValidator\Validator\Pattern->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:51 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                › new MultipleOf(),new Pattern(),new Required(),
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.524+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#714
            #message: "User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php"
            #line: 27
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/Validator/Required.php:27 {
                ApiPlatform\ParameterValidator\Validator\Required->__construct() …
                › {    trigger_deprecation('api-platform/core', '3.4', 'The class "%s" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.', __CLASS__);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/ParameterValidator/ParameterValidator.php:52 {
                ApiPlatform\ParameterValidator\ParameterValidator->__construct(ContainerInterface $filterLocator) …
                ›     new Pattern(),    new Required(),];
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getApiPlatform_Validator_QueryParameterValidatorService.php:25 {
                ContainerKWbWOfX\getApiPlatform_Validator_QueryParameterValidatorService::do($container, $lazyLoad = true) …
                › 
                ›     return new \ApiPlatform\ParameterValidator\ParameterValidator(($container->privates['api_platform.filter_locator'] ??= new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [], [])));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1749 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_View_ValidateQueryParametersService($container) …
                › 
                › $instance = new \ApiPlatform\Symfony\EventListener\QueryParameterValidateListener($container->load('getApiPlatform_Validator_QueryParameterValidatorService'), $a);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1241 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1241} …
                › $instance->addListener('kernel.view', [#[\Closure(name: 'api_platform.listener.view.validate', class: 'ApiPlatform\\Symfony\\EventListener\\ValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate'] ?? $container->load('getApiPlatform_Listener_View_ValidateService')), 'onKernelView'], 64);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.view.validate_query_parameters', class: 'ApiPlatform\\Symfony\\EventListener\\QueryParameterValidateListener')] fn () => ($container->privates['api_platform.listener.view.validate_query_parameters'] ?? self::getApiPlatform_Listener_View_ValidateQueryParametersService($container)), 'onKernelRequest'], 16);$instance->addListener('kernel.request', [#[\Closure(name: 'nelmio_cors.cors_listener', class: 'Nelmio\\CorsBundle\\EventListener\\CorsListener')] fn () => ($container->privates['nelmio_cors.cors_listener'] ?? self::getNelmioCors_CorsListenerService($container)), 'onKernelRequest'], 250);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.524+00:00"
        "message" => "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#698
            #message: "User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php"
            #line: 45
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/api-platform/core/src/JsonSchema/SchemaFactory.php:45 {
                ApiPlatform\JsonSchema\SchemaFactory->__construct(?TypeFactoryInterface $typeFactory, ResourceMetadataCollectionFactoryInterface $resourceMetadataFactory, PropertyNameCollectionFactoryInterface $propertyNameCollectionFactory, PropertyMetadataFactoryInterface $propertyMetadataFactory, ?NameConverterInterface $nameConverter = null, ?ResourceClassResolverInterface $resourceClassResolver = null, ?array $distinctFormats = null, ?DefinitionNameFactoryInterface $definitionNameFactory = null) …
                › if ($typeFactory) {    trigger_deprecation('api-platform/core', '3.4', \sprintf('Injecting the "%s" inside "%s" is deprecated and "%s" will be removed in 4.x.', TypeFactoryInterface::class, self::class, TypeFactoryInterface::class));    $this->typeFactory = $typeFactory;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1591 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container) …
                › 
                › $instance = new \ApiPlatform\JsonSchema\BackwardCompatibleSchemaFactory(new \ApiPlatform\Hydra\JsonSchema\SchemaFactory(new \ApiPlatform\JsonSchema\SchemaFactory($d, $a, ($container->privates['api_platform.metadata.property.name_collection_factory.cached'] ?? self::getApiPlatform_Metadata_Property_NameCollectionFactory_CachedService($container)), $b, ($container->privates['api_platform.hydra.name_converter.hydra_prefix'] ?? self::getApiPlatform_Hydra_NameConverter_HydraPrefixService($container)), $c, $container->parameters['api_platform.jsonschema_formats'], new \ApiPlatform\JsonSchema\DefinitionNameFactory($container->parameters['api_platform.jsonschema_formats'])), $container->parameters['api_platform.serializer.default_context']));}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:2811 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getLexikJwtAuthentication_ApiPlatform_Openapi_FactoryService($container) …
                › }$c = ($container->privates['api_platform.json_schema.backward_compatible_schema_factory'] ?? self::getApiPlatform_JsonSchema_BackwardCompatibleSchemaFactoryService($container));}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1702 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getApiPlatform_Listener_Request_ReadService($container) …
                › }$b = ($container->privates['lexik_jwt_authentication.api_platform.openapi.factory'] ?? self::getLexikJwtAuthentication_ApiPlatform_Openapi_FactoryService($container));}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1235 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getEventDispatcherService():1235} …
                › $instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.add_format', class: 'ApiPlatform\\Symfony\\EventListener\\AddFormatListener')] fn () => ($container->privates['api_platform.listener.request.add_format'] ?? self::getApiPlatform_Listener_Request_AddFormatService($container)), 'onKernelRequest'], 28);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.read', class: 'ApiPlatform\\Symfony\\EventListener\\ReadListener')] fn () => ($container->privates['api_platform.listener.request.read'] ?? self::getApiPlatform_Listener_Request_ReadService($container)), 'onKernelRequest'], 4);$instance->addListener('kernel.request', [#[\Closure(name: 'api_platform.listener.request.deserialize', class: 'ApiPlatform\\Symfony\\EventListener\\DeserializeListener')] fn () => ($container->privates['api_platform.listener.request.deserialize'] ?? self::getApiPlatform_Listener_Request_DeserializeService($container)), 'onKernelRequest'], 2);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:262 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener) ?? 0;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:123 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.542+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_api_utente_dispostivocheck"
          "route_parameters" => [
            "_route" => "app_api_utente_dispostivocheck"
            "_controller" => "App\Controller\API\UtenteController::dispostivoCheck"
            "dispositivo" => "3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50"
          ]
          "request_uri" => "https://dev.ichron.cloud/admin/utente/tablet/3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50/check"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.549+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api_admin"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.549+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api_admin"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.570+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1033
            #message: "User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php"
            #line: 21
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/var-exporter/LazyGhostTrait.php:21 {
                trait_exists(string $trait, bool $autoload = true): bool …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'The "%s" trait is deprecated, use native lazy objects instead.', LazyGhostTrait::class);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Configuration.php:1113 {
                Doctrine\ORM\Configuration->setLazyGhostObjectEnabled(bool $flag): void …
                › // @phpstan-ignore classConstant.deprecatedTrait (Because we support Symfony < 7.3)if ($flag && ! trait_exists(LazyGhostTrait::class)) {    throw new LogicException(
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:2571 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $instance->setEntityListenerResolver(($container->services['doctrine.orm.default_entity_listener_resolver'] ?? self::getDoctrine_Orm_DefaultEntityListenerResolverService($container)));$instance->setLazyGhostObjectEnabled(true);$instance->setIdentityGenerationPreferences([]);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1205 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:1196 {
                ContainerKWbWOfX\App_KernelDevDebugContainer::{closure:ContainerKWbWOfX\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():1196} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:145 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->getRepository(): ObjectRepository …
                › {    return $this->getObjectManager()->getRepository($this->classOrAlias);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:55 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
                › {    $repository = $this->getRepository();    if (null !== $this->property) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:196 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->loadUser(array $payload, string $identity): UserInterface …
                › 
                ›     return $provider->loadUserByIdentifier($identity);} catch (AuthenticationException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:105 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->{closure:Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator::authenticate():105} …
                ›     (string) $payload[$idClaim],    fn ($userIdentifier) => $this->loadUser($payload, $userIdentifier))
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:97 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
                › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
                Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
                › 
                ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
                Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
                › 
                ›     $this->userChecker->checkPreAuth($passport->getUser());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.579+00:00"
        "message" => "Deprecated: App\Traits\SoftDeleteableEntity::setDataEliminazione(): Implicitly marking parameter $dataEliminazione as nullable is deprecated, the explicit nullable type must be used instead"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#947
            #message: "Deprecated: App\Traits\SoftDeleteableEntity::setDataEliminazione(): Implicitly marking parameter $dataEliminazione as nullable is deprecated, the explicit nullable type must be used instead"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Traits/SoftDeleteableEntity.php"
            #line: 32
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Traits/SoftDeleteableEntity.php:32 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                ›  */public function setDataEliminazione(DateTime $dataEliminazione = null){
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/error-handler/DebugClassLoader.php:322 {
                class_exists(string $class, bool $autoload = true): bool …
                ›     return;} elseif (false === include $file) {    return;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/RuntimeReflectionService.php:40 {
                Doctrine\Persistence\Mapping\RuntimeReflectionService->getParentClasses(string $class) …
                › {    if (! class_exists($class)) {        throw MappingException::nonExistingClass($class);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:283 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getParentClasses(string $name) …
                › 
                › foreach (array_reverse($this->getReflectionService()->getParentClasses($name)) as $parentClass) {    if ($this->getDriver()->isTransient($parentClass)) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $parentClasses   = $this->getParentClasses($name);$parentClasses[] = $name;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:40 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, $entityName): ObjectRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, false);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityManager.php:839 {
                Doctrine\ORM\EntityManager->getRepository($entityName) …
                › 
                › $repository = $this->repositoryFactory->getRepository($this, $entityName);if (! $repository instanceof EntityRepository) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:145 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->getRepository(): ObjectRepository …
                › {    return $this->getObjectManager()->getRepository($this->classOrAlias);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:55 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
                › {    $repository = $this->getRepository();    if (null !== $this->property) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:196 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->loadUser(array $payload, string $identity): UserInterface …
                › 
                ›     return $provider->loadUserByIdentifier($identity);} catch (AuthenticationException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:105 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->{closure:Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator::authenticate():105} …
                ›     (string) $payload[$idClaim],    fn ($userIdentifier) => $this->loadUser($payload, $userIdentifier))
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:97 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
                › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
                Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
                › 
                ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
                Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
                › 
                ›     $this->userChecker->checkPreAuth($passport->getUser());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.586+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "ichron_dev"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "ichron_dev"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.604+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nome AS nome_2, t0.cognome AS cognome_3, t0.username AS username_4, t0.password AS password_5, t0.email AS email_6, t0.sfondo AS sfondo_7, t0.risalto AS risalto_8, t0.foto AS foto_9, t0.preferenze AS preferenze_10, t0.timezone AS timezone_11, t0.cellulare AS cellulare_12, t0.prefisso AS prefisso_13, t0.nascondi AS nascondi_14, t0.data_eliminazione AS data_eliminazione_15, t0.tipologia_id AS tipologia_id_16, t0.eliminato_da_id AS eliminato_da_id_17 FROM utente t0 WHERE t0.username = ? AND ((t0.data_eliminazione IS NULL)) LIMIT 1"
          "params" => [
            1 => "admin"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.610+00:00"
        "message" => "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#898
            #message: "User Deprecated: Since symfony/var-exporter 7.3: Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/var-exporter/ProxyHelper.php"
            #line: 34
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/var-exporter/ProxyHelper.php:34 {
                Symfony\Component\VarExporter\ProxyHelper::generateLazyGhost(ReflectionClass $class): string …
                › if (\PHP_VERSION_ID >= 80400) {    trigger_deprecation('symfony/var-exporter', '7.3', 'Using ProxyHelper::generateLazyGhost() is deprecated, use native lazy objects instead.');}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:579 {
                Doctrine\ORM\Proxy\ProxyFactory->generateUseLazyGhostTrait(ClassMetadata $class): string …
                › // @phpstan-ignore staticMethod.deprecated (Because we support Symfony < 7.3)$code = ProxyHelper::generateLazyGhost($class->getReflectionClass());$code = substr($code, 7 + (int) strpos($code, "\n{"));
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:546 {
                Doctrine\ORM\Proxy\ProxyFactory->generateProxyClass(ClassMetadata $class, ?string $fileName, string $proxyClassName): void …
                › foreach (array_combine($placeholderMatches[0], $placeholderMatches[1]) as $placeholder => $name) {    $placeholders[$placeholder] ?? $placeholders[$placeholder] = $this->{'generate' . ucfirst($name)}($class);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:524 {
                Doctrine\ORM\Proxy\ProxyFactory->loadProxyClass(ClassMetadata $class): string …
                › case self::AUTOGENERATE_ALWAYS:    $this->generateProxyClass($class, $fileName, $proxyClassName);    break;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:474 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxyFactory(string $className): Closure …
                › $initializer      = $this->createLazyInitializer($class, $entityPersister, $this->identifierFlattener);$proxyClassName   = $this->loadProxyClass($class);$identifierFields = array_intersect_key($class->getReflectionProperties(), $identifiers);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:214 {
                Doctrine\ORM\Proxy\ProxyFactory->getProxy($className, array $identifier) …
                › 
                › $proxyFactory = $this->proxyFactories[$className] ?? $this->getProxyFactory($className);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/UnitOfWork.php:3119 {
                Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
                › case $hints['fetchMode'][$class->name][$field] !== ClassMetadata::FETCH_EAGER:    $newValue = $this->em->getProxyFactory()->getProxy($assoc['targetEntity'], $normalizedAssociatedId);    $this->registerManaged($newValue, $associatedId, []);
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:181 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) …
                › $uow    = $this->_em->getUnitOfWork();$entity = $uow->createEntity($entityName, $data, $this->_hints);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:66 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:276 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:787 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityRepository.php:240 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:57 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
                › if (null !== $this->property) {    $user = $repository->findOneBy([$this->property => $identifier]);} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:196 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->loadUser(array $payload, string $identity): UserInterface …
                › 
                ›     return $provider->loadUserByIdentifier($identity);} catch (AuthenticationException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:105 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->{closure:Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator::authenticate():105} …
                ›     (string) $payload[$idClaim],    fn ($userIdentifier) => $this->loadUser($payload, $userIdentifier))
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:97 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
                › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
                Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
                › 
                ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
                Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
                › 
                ›     $this->userChecker->checkPreAuth($passport->getUser());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.621+00:00"
        "message" => "Deprecated: App\Entity\Oggetto::serializeCalendar(): Optional parameter $all declared before required parameter $attivita is implicitly treated as a required parameter"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1222
            #message: "Deprecated: App\Entity\Oggetto::serializeCalendar(): Optional parameter $all declared before required parameter $attivita is implicitly treated as a required parameter"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Entity/Oggetto.php"
            #line: 473
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Entity/Oggetto.php:473 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › 
                › public function serializeCalendar($doctrine,$all = true,$attivita): array{
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/error-handler/DebugClassLoader.php:322 {
                class_exists(string $class, bool $autoload = true): bool …
                ›     return;} elseif (false === include $file) {    return;
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php:1213 {
                Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() …
                › if (    ! class_exists($mapping['targetEntity'])    && ! interface_exists($mapping['targetEntity'])
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:285 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata($class, $parent) …
                › $class->validateIdentifier();$class->validateAssociations();$class->validateLifecycleCallbacks($this->getReflectionService());
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:264 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                ›     $this->validateRuntimeMetadata($class, $parent);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/persistence/src/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/UnitOfWork.php:3022 {
                Doctrine\ORM\UnitOfWork->createEntity($className, array $data, &$hints = []) …
                › 
                › $targetClass = $this->em->getClassMetadata($assoc['targetEntity']);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:181 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateRowData(array $row, array &$result) …
                › $uow    = $this->_em->getUnitOfWork();$entity = $uow->createEntity($entityName, $data, $this->_hints);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php:66 {
                Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator->hydrateAllData() …
                › while ($row = $this->statement()->fetchAssociative()) {    $this->hydrateRowData($row, $result);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php:276 {
                Doctrine\ORM\Internal\Hydration\AbstractHydrator->hydrateAll($stmt, $resultSetMapping, array $hints = []) …
                › try {    $result = $this->hydrateAllData();} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:787 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
                › $hydrator = $this->em->newHydrator($this->currentPersisterContext->selectJoinSql ? Query::HYDRATE_OBJECT : Query::HYDRATE_SIMPLEOBJECT);$entities = $hydrator->hydrateAll($stmt, $this->currentPersisterContext->rsm, $hints);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/doctrine/orm/src/EntityRepository.php:240 {
                Doctrine\ORM\EntityRepository->findOneBy(array $criteria, ?array $orderBy = null) …
                › 
                ›     return $persister->load($criteria, null, null, [], null, 1, $orderBy);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:57 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
                › if (null !== $this->property) {    $user = $repository->findOneBy([$this->property => $identifier]);} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:196 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->loadUser(array $payload, string $identity): UserInterface …
                › 
                ›     return $provider->loadUserByIdentifier($identity);} catch (AuthenticationException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:105 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->{closure:Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator::authenticate():105} …
                ›     (string) $payload[$idClaim],    fn ($userIdentifier) => $this->loadUser($payload, $userIdentifier))
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:97 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
                › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
                Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
                › 
                ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
                Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
                › 
                ›     $this->userChecker->checkPreAuth($passport->getUser());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.625+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.626+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.626+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.626+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.627+00:00"
        "message" => "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\Utente::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#572
            #message: "User Deprecated: Since symfony/security-http 7.3: Implementing "App\Entity\Utente::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method."
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
            #line: 321
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:321 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
                › if ($deprecatedImplementations[$token::class]) {    trigger_deprecation('symfony/security-http', '7.3', 'Implementing "%s::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.', get_debug_type($token));}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:310 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager::checkEraseCredentials(Symfony\Component\Security\Core\Authentication\Token\TokenInterface|Symfony\Component\Security\Core\User\UserInterface|null $token): UserInterface|null …
                › if ($genericImplementations[$token::class]) {    return self::checkEraseCredentials($token->getUser());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:213 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › if ($this->eraseCredentials) {    self::checkEraseCredentials($authenticatedToken)?->eraseCredentials();}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:94 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › } elseif (false !== $listener->supports($event->getRequest())) {    $listener->authenticate($event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/security-http/Firewall.php:93 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:129 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "security.authentication.success"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.627+00:00"
        "message" => "Authenticator successful!"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#539
            -user: App\Entity\Utente {#858 …}
            -roleNames: [
              "ROLE_USER"
            ]
            -attributes: []
            -firewallName: "api_admin"
            -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2ODcwMTksImV4cCI6MTc4MTc3MzQxOSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYWRtaW4ifQ.iazFso3zGV_OkWyFpP8ngDqYnIyncNsHuagwBtBGdZkraVX7sqLEoBfLnuBKCpnueeRq_zFgyxOuda4Av5ACG7og0SZLoRbg57fgTQJ6GoqT46dcsi_8MERB3wgZxh5aqdAmVS2jviIJGzwEEbWlNRbY5VApFmYPTTOG66BXmXwsMwYcaaj75zebDrvXrZ7Knkfnnc94qhKCetu491dyMVi82pR28bo0wTRI3bJGR4McQmhblkljzM-dPbISU1MR1GVCNVZLa-3BwiC_uguNqlCBcl3jI2bVkxwnv7w2y7CNGauUf9jDYX7QRmEyHNZRdjoDCG4JQK6ziL9ECNJ5Mg"
          }
          "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.627+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.627+00:00"
        "message" => "Authenticator set no success response: request continues."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.628+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.642+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.titolo AS titolo_1, c0_.nome AS nome_2, c0_.tipo AS tipo_3, c0_.gruppo AS gruppo_4, c0_.predefinito AS predefinito_5, c0_.valore AS valore_6, c0_.obbligatorio AS obbligatorio_7, c0_.descrizione AS descrizione_8, c0_.ordine AS ordine_9, c0_.data_eliminazione AS data_eliminazione_10, c0_.eliminato_da_id AS eliminato_da_id_11 FROM configurazione c0_ WHERE (c0_.nome = ?) AND (c0_.data_eliminazione IS NULL)"
          "params" => [
            1 => "white_black_list"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.ip AS ip_2, t0.data_eliminazione AS data_eliminazione_3, t0.eliminato_da_id AS eliminato_da_id_4 FROM white_black_list t0 WHERE ((t0.data_eliminazione IS NULL))"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.644+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.645+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\IpCheck::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.646+00:00"
        "message" => "Deprecated: App\Controller\API\UtenteController::save(): Optional parameter $id declared before required parameter $doctrine is implicitly treated as a required parameter"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#491
            #message: "Deprecated: App\Controller\API\UtenteController::save(): Optional parameter $id declared before required parameter $doctrine is implicitly treated as a required parameter"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php"
            #line: 183
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php:183 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › #[OA\RequestBody(content: new OA\JsonContent(type: 'object', example: ['tipologia_id' => 'integer', 'gruppi_id' => 'varchar(255)', 'nome' => 'varchar(255)', 'cognome' => 'varchar(255)', 'username' => 'varchar(255)', 'password' => 'varchar(255)', 'email' => 'varchar(255)', 'sfondo' => 'varchar(255)', 'risalto' => 'varchar(255)', 'preferenze' => 'longtext']))]public function save(int $id = 0, Request $request, ManagerRegistry $doctrine): JsonResponse{
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getUtenteControllerService.php:22 {
                include_once …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';include_once \dirname(__DIR__, 4).'/src/Controller/API/UtenteController.php';}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getUtenteControllerService.php:22 {
                ContainerKWbWOfX\getUtenteControllerService::do($container, $lazyLoad = true) …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';include_once \dirname(__DIR__, 4).'/src/Controller/API/UtenteController.php';}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.646+00:00"
        "message" => "Deprecated: App\Controller\API\UtenteController::saveApp(): Optional parameter $id declared before required parameter $doctrine is implicitly treated as a required parameter"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#609
            #message: "Deprecated: App\Controller\API\UtenteController::saveApp(): Optional parameter $id declared before required parameter $doctrine is implicitly treated as a required parameter"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php"
            #line: 236
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php:236 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › #[OA\RequestBody(content: new OA\JsonContent(type: 'object', example: ['tipologia_id' => 'integer', 'gruppi_id' => 'varchar(255)', 'nome' => 'varchar(255)', 'cognome' => 'varchar(255)', 'username' => 'varchar(255)', 'password' => 'varchar(255)', 'email' => 'varchar(255)', 'sfondo' => 'varchar(255)', 'risalto' => 'varchar(255)', 'preferenze' => 'longtext']))]public function saveApp(int $id = 0, Request $request, ManagerRegistry $doctrine): JsonResponse{
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getUtenteControllerService.php:22 {
                include_once …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';include_once \dirname(__DIR__, 4).'/src/Controller/API/UtenteController.php';}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getUtenteControllerService.php:22 {
                ContainerKWbWOfX\getUtenteControllerService::do($container, $lazyLoad = true) …
                › include_once \dirname(__DIR__, 4).'/vendor/symfony/framework-bundle/Controller/AbstractController.php';include_once \dirname(__DIR__, 4).'/src/Controller/API/UtenteController.php';}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.646+00:00"
        "message" => "Deprecated: Creation of dynamic property App\Controller\API\UtenteController::$passwordHasher is deprecated"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#611
            #message: "Deprecated: Creation of dynamic property App\Controller\API\UtenteController::$passwordHasher is deprecated"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php"
            #line: 40
            #severity: E_DEPRECATED
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php:40 {
                App\Controller\API\UtenteController->__construct(UrlGeneratorInterface $router, UserPasswordHasherInterface $passwordHasher) …
                ›     $this->router = $router;    $this->passwordHasher = $passwordHasher;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/getUtenteControllerService.php:24 {
                ContainerKWbWOfX\getUtenteControllerService::do($container, $lazyLoad = true) …
                › 
                › $container->services['App\\Controller\\API\\UtenteController'] = $instance = new \App\Controller\API\UtenteController(($container->services['router'] ?? self::getRouterService($container)), ($container->privates['security.user_password_hasher'] ?? $container->load('getSecurity_UserPasswordHasherService')));}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/var/cache/dev/ContainerKWbWOfX/App_KernelDevDebugContainer.php:888 {
                ContainerKWbWOfX\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:221 {
                Symfony\Component\DependencyInjection\Container::make(Container $container, string $id, int $invalidBehavior): ?object …
                › if (isset($container->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $container->load($container->fileMap[$id]);} elseif (isset($container->methodMap[$id])) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/dependency-injection/Container.php:203 {
                Symfony\Component\DependencyInjection\Container->get(string $id, int $invalidBehavior = self::EXCEPTION_ON_INVALID_REFERENCE): ?object …
                ›         ?? $this->services[$id = $this->aliases[$id] ?? $id]        ?? ('service_container' === $id ? $this : ($this->factories[$id] ?? self::$make ??= self::make(...))($this, $id, $invalidBehavior));}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php:38 {
                Symfony\Component\HttpKernel\Controller\ContainerControllerResolver->instantiateController(string $class): object …
                › if ($this->container->has($class)) {    return $this->container->get($class);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/framework-bundle/Controller/ControllerResolver.php:25 {
                Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver->instantiateController(string $class): object …
                › {    $controller = parent::instantiateController($class);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:127 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->createController(string $controller): callable …
                › try {    $controller = [$this->instantiateController($class), $method];} catch (\Error|\LogicException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/ControllerResolver.php:95 {
                Symfony\Component\HttpKernel\Controller\ControllerResolver->getController(Request $request): callable|false …
                › try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableControllerResolver->getController(Request $request): callable|false …
                › try {    return $this->resolver->getController($request);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:166 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(\sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.646+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.647+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.657+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.id_dispositivo AS id_dispositivo_2, t0.info AS info_3, t0.token AS token_4, t0.tablet AS tablet_5, t0.notifiche AS notifiche_6, t0.penna AS penna_7, t0.data_eliminazione AS data_eliminazione_8, t0.utente_id AS utente_id_9 FROM dispositivi t0 WHERE t0.utente_id = ? AND t0.id_dispositivo = ? AND ((t0.data_eliminazione IS NULL)) LIMIT 1"
          "params" => [
            1 => 1
            2 => "3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50"
          ]
          "types" => [
            1 => 1
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.664+00:00"
        "message" => "Uncaught PHP Exception Error: "Call to a member function isTablet() on null" at UtenteController.php line 424"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Error {#1539
            #message: "Call to a member function isTablet() on null"
            #code: 0
            #file: "/var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php"
            #line: 424
            trace: {
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/src/Controller/API/UtenteController.php:424 {
                App\Controller\API\UtenteController->dispostivoCheck(string $dispositivo, ManagerRegistry $doctrine, Request $request): JsonResponse …
                › 
                ›     return new JsonResponse($dis->isTablet()?$dis->isTablet():false, 200);}
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/vendor/symfony/http-kernel/Kernel.php:193 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.750+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.750+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.750+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.761+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1642 => [
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.666+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.titolo AS titolo_1, c0_.nome AS nome_2, c0_.tipo AS tipo_3, c0_.gruppo AS gruppo_4, c0_.predefinito AS predefinito_5, c0_.valore AS valore_6, c0_.obbligatorio AS obbligatorio_7, c0_.descrizione AS descrizione_8, c0_.ordine AS ordine_9, c0_.data_eliminazione AS data_eliminazione_10, c0_.eliminato_da_id AS eliminato_da_id_11 FROM configurazione c0_ WHERE (c0_.nome = ?) AND (c0_.data_eliminazione IS NULL)"
          "params" => [
            1 => "white_black_list"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.666+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.ip AS ip_2, t0.data_eliminazione AS data_eliminazione_3, t0.eliminato_da_id AS eliminato_da_id_4 FROM white_black_list t0 WHERE ((t0.data_eliminazione IS NULL))"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\QueryParameterValidateListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.667+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\IpCheck::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.668+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.668+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\IsSignatureValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\Controller\ArgumentResolver\RequestPayloadValueResolver::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.669+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.686+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.686+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "ichron_dev"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.687+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.688+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT TABLE_NAME\n
            FROM information_schema.TABLES\n
            WHERE TABLE_SCHEMA = ?\n
              AND TABLE_TYPE = 'BASE TABLE'\n
            ORDER BY TABLE_NAME
            """
          "params" => [
            1 => "ichron_dev"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.693+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.693+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
                SELECT t.TABLE_NAME,\n
                       t.ENGINE,\n
                       t.AUTO_INCREMENT,\n
                       t.TABLE_COMMENT,\n
                       t.CREATE_OPTIONS,\n
                       t.TABLE_COLLATION,\n
                       ccsa.CHARACTER_SET_NAME\n
                  FROM information_schema.TABLES t\n
                    INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa\n
                      ON ccsa.FULL_COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
            """
          "params" => [
            1 => "ichron_dev"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.694+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.694+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT DISTINCT            k.CONSTRAINT_NAME,\n
                        k.COLUMN_NAME,\n
                        k.REFERENCED_TABLE_NAME,\n
                        k.REFERENCED_COLUMN_NAME,\n
                        k.ORDINAL_POSITION /*!50116,\n
                        c.UPDATE_RULE,\n
                        c.DELETE_RULE */\n
            FROM information_schema.key_column_usage k /*!50116\n
            INNER JOIN information_schema.referential_constraints c\n
            ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\n
            AND c.TABLE_NAME = k.TABLE_NAME */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL /*!50116 AND c.CONSTRAINT_SCHEMA = 'ichron_dev' */ ORDER BY k.ORDINAL_POSITION
            """
          "params" => [
            1 => "ichron_dev"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.696+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT       c.COLUMN_NAME        AS field,\n
                       IF(\n
                    c.COLUMN_TYPE = 'longtext'\n
                    AND EXISTS(\n
                        SELECT * from information_schema.CHECK_CONSTRAINTS i_c\n
                        WHERE i_c.CONSTRAINT_SCHEMA = 'ichron_dev'\n
                        AND i_c.TABLE_NAME = c.TABLE_NAME\n
                        AND i_c.CHECK_CLAUSE = CONCAT(\n
                            'json_valid(`',\n
                                c.COLUMN_NAME,\n
                            '`)'\n
                        )\n
                    ),\n
                    'json',\n
                    c.COLUMN_TYPE\n
                )       AS type,\n
                   c.IS_NULLABLE        AS `null`,\n
                   c.COLUMN_KEY         AS `key`,\n
                   c.COLUMN_DEFAULT     AS `default`,\n
                   c.EXTRA,\n
                   c.COLUMN_COMMENT     AS comment,\n
                   c.CHARACTER_SET_NAME AS characterset,\n
                   c.COLLATION_NAME     AS collation\n
            FROM information_schema.COLUMNS c\n
                INNER JOIN information_schema.TABLES t\n
                    ON t.TABLE_NAME = c.TABLE_NAME\n
                 WHERE c.TABLE_SCHEMA = ? AND t.TABLE_SCHEMA = ? AND t.TABLE_TYPE = 'BASE TABLE' AND t.TABLE_NAME = ? ORDER BY ORDINAL_POSITION
            """
          "params" => [
            1 => "ichron_dev"
            2 => "ichron_dev"
            3 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
            3 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.699+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.699+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => """
            SELECT        NON_UNIQUE  AS Non_Unique,\n
                    INDEX_NAME  AS Key_name,\n
                    COLUMN_NAME AS Column_Name,\n
                    SUB_PART    AS Sub_Part,\n
                    INDEX_TYPE  AS Index_Type\n
            FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
            """
          "params" => [
            1 => "ichron_dev"
            2 => "doctrine_migration_versions"
          ]
          "types" => [
            1 => 2
            2 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.700+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT * FROM doctrine_migration_versions"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.738+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DATABASE()"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1781703835
        "timestamp_rfc3339" => "2026-06-17T13:43:55.749+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    13 => 1
    1642 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#345 …}
}

Request Headers

Header Value
accept
"application/json, text/plain, */*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"en-US,en;q=0.9"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2ODcwMTksImV4cCI6MTc4MTc3MzQxOSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYWRtaW4ifQ.iazFso3zGV_OkWyFpP8ngDqYnIyncNsHuagwBtBGdZkraVX7sqLEoBfLnuBKCpnueeRq_zFgyxOuda4Av5ACG7og0SZLoRbg57fgTQJ6GoqT46dcsi_8MERB3wgZxh5aqdAmVS2jviIJGzwEEbWlNRbY5VApFmYPTTOG66BXmXwsMwYcaaj75zebDrvXrZ7Knkfnnc94qhKCetu491dyMVi82pR28bo0wTRI3bJGR4McQmhblkljzM-dPbISU1MR1GVCNVZLa-3BwiC_uguNqlCBcl3jI2bVkxwnv7w2y7CNGauUf9jDYX7QRmEyHNZRdjoDCG4JQK6ziL9ECNJ5Mg"
host
"dev.ichron.cloud"
origin
"http://localhost:4200"
referer
"http://localhost:4200/"
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"cross-site"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"79.61.35.232"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 17 Jun 2026 13:43:55 GMT"
vary
"Accept"
x-debug-exception
"Call%20to%20a%20member%20function%20isTablet%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fichron.cloud%2Fdev.ichron.cloud%2Fsrc%2FController%2FAPI%2FUtenteController.php:424"
x-debug-token
"5e3b44"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"62ba3d4d8b1abdfcd016975dfdfdb7a3"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://ichron_dev:eQkf4*948@localhost:3306/ichron_dev"
GIT
"percorso"
GOOGLE_API_KEY
"AIzaSyDan36MZ9iXE7FO3031JQ4UITuZcnWNhuY"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
IP_CHECK
"black"
JWT_PASSPHRASE
"63a94add1f534ce542c6f694bfcf143d"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAX_SPACE_USER
"1024"
MAX_UTENTI
"3"
MODULO_BASE
"true"
MODULO_GESTIONE_EMAIL
"true"
MODULO_GESTIONE_MAILINGLIST
"true"
MODULO_PRIVACY
"true"
MODULO_SMS
"true"
ORA_INIZIO_LAVORO
"08:00:00"
SMS_DOPOORE
"2"
SMS_HOST
"https://api.smshosting.it/rest/api"
SMS_PASSWORD
"BKBB3VXVICSDAFKIG3ELMDGVXK57QYYM"
SMS_QTY
"H"
SMS_SENDER
"Ichron"
SMS_USERNAME
"SMSHVCXGA8OZL1J5BZFZB"
STATO_INIZIALE_ATTIVITA
"BZZ"
SUPERUSER_IMPERSONATOR
"admin"
TIPI_ALLEGATI
"image/*,audio/*,video/*,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/pdf,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation,application/rtf,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.visio,message/rfc822,text/plain,application/vnd.oasis.opendocument.text,application/vnd.oasis.opendocument.text-template,application/vnd.oasis.opendocument.text-web,application/vnd.oasis.opendocument.text-master,application/vnd.oasis.opendocument.graphics,application/vnd.oasis.opendocument.graphics-template,application/vnd.oasis.opendocument.presentation,application/vnd.oasis.opendocument.presentation-template,application/vnd.oasis.opendocument.spreadsheet,application/vnd.oasis.opendocument.spreadsheet-template,application/vnd.oasis.opendocument.chart,application/vnd.oasis.opendocument.formula,application/vnd.oasis.opendocument.database,application/vnd.oasis.opendocument.image,application/vnd.openofficeorg.extension,application/vnd.sun.xml.writer,application/vnd.sun.xml.writer.template,application/vnd.sun.xml.calc,application/vnd.sun.xml.calc.template,application/vnd.sun.xml.draw,application/vnd.sun.xml.draw.template,application/vnd.sun.xml.impress,application/vnd.sun.xml.impress.template,application/vnd.sun.xml.writer.global,application/vnd.sun.xml.math,application/vnd.stardivision.writer,application/vnd.stardivision.writer-global,application/vnd.stardivision.calc,application/vnd.stardivision.draw,application/vnd.stardivision.impress,application/vnd.stardivision.impress-packed,application/vnd.stardivision.math,application/vnd.stardivision.chart,application/vnd.stardivision.mail,application/x-starwriter,application/x-starcalc,application/x-stardraw,application/x-starimpress,application/x-starmath,application/x-starchart,application/msword,application/vnd.openxmlformats-officedocument.wordprocessingml.document,application/vnd.openxmlformats-officedocument.wordprocessingml.template,application/vnd.ms-word.document.macroEnabled.12,application/vnd.ms-word.template.macroEnabled.12,application/vnd.ms-excel,application/vnd.openxmlformats-officedocument.spreadsheetml.sheet,application/vnd.openxmlformats-officedocument.spreadsheetml.template,application/vnd.ms-excel.sheet.macroEnabled.12,application/vnd.ms-excel.template.macroEnabled.12,application/vnd.ms-excel.addin.macroEnabled.12,application/vnd.ms-excel.sheet.binary.macroEnabled.12,application/vnd.ms-powerpoint,application/vnd.openxmlformats-officedocument.presentationml.presentation,application/vnd.openxmlformats-officedocument.presentationml.template,application/vnd.openxmlformats-officedocument.presentationml.slideshow,application/vnd.ms-powerpoint.addin.macroEnabled.12,application/vnd.ms-powerpoint.presentation.macroEnabled.12,application/vnd.ms-powerpoint.template.macroEnabled.12,application/vnd.ms-powerpoint.slideshow.macroEnabled.12,application/vnd.ms-access"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ichron.cloud/dev.ichron.cloud/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ichron.cloud/dev.ichron.cloud/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ichron.cloud"
HTTPS
"on"
HTTP_ACCEPT
"application/json, text/plain, */*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2ODcwMTksImV4cCI6MTc4MTc3MzQxOSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYWRtaW4ifQ.iazFso3zGV_OkWyFpP8ngDqYnIyncNsHuagwBtBGdZkraVX7sqLEoBfLnuBKCpnueeRq_zFgyxOuda4Av5ACG7og0SZLoRbg57fgTQJ6GoqT46dcsi_8MERB3wgZxh5aqdAmVS2jviIJGzwEEbWlNRbY5VApFmYPTTOG66BXmXwsMwYcaaj75zebDrvXrZ7Knkfnnc94qhKCetu491dyMVi82pR28bo0wTRI3bJGR4McQmhblkljzM-dPbISU1MR1GVCNVZLa-3BwiC_uguNqlCBcl3jI2bVkxwnv7w2y7CNGauUf9jDYX7QRmEyHNZRdjoDCG4JQK6ziL9ECNJ5Mg"
HTTP_HOST
"dev.ichron.cloud"
HTTP_ORIGIN
"http://localhost:4200"
HTTP_REFERER
"http://localhost:4200/"
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"cross-site"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"79.61.35.232"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODE2ODcwMTksImV4cCI6MTc4MTc3MzQxOSwicm9sZXMiOlsiUk9MRV9VU0VSIl0sInVzZXJuYW1lIjoiYWRtaW4ifQ.iazFso3zGV_OkWyFpP8ngDqYnIyncNsHuagwBtBGdZkraVX7sqLEoBfLnuBKCpnueeRq_zFgyxOuda4Av5ACG7og0SZLoRbg57fgTQJ6GoqT46dcsi_8MERB3wgZxh5aqdAmVS2jviIJGzwEEbWlNRbY5VApFmYPTTOG66BXmXwsMwYcaaj75zebDrvXrZ7Knkfnnc94qhKCetu491dyMVi82pR28bo0wTRI3bJGR4McQmhblkljzM-dPbISU1MR1GVCNVZLa-3BwiC_uguNqlCBcl3jI2bVkxwnv7w2y7CNGauUf9jDYX7QRmEyHNZRdjoDCG4JQK6ziL9ECNJ5Mg"
REDIRECT_SSL_TLS_SNI
"dev.ichron.cloud"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ajKkmtkMvFFUaMSsQeYjSAAAABU"
REDIRECT_URL
"/admin/utente/tablet/3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50/check"
REMOTE_ADDR
"79.61.35.232"
REMOTE_PORT
"54668"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1781703835
REQUEST_TIME_FLOAT
1781703835.3708
REQUEST_URI
"/admin/utente/tablet/3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50/check"
SCRIPT_FILENAME
"/var/www/vhosts/ichron.cloud/dev.ichron.cloud/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"57.129.30.102"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"dev.ichron.cloud"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at dev.ichron.cloud Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"dev.ichron.cloud"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/ichron.cloud/dev.ichron.cloud/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MODULO_BASE,MODULO_PRIVACY,MODULO_GESTIONE_EMAIL,MODULO_GESTIONE_MAILINGLIST,MAX_UTENTI,IP_CHECK,GIT,ORA_INIZIO_LAVORO,STATO_INIZIALE_ATTIVITA,TIPI_ALLEGATI,MAX_SPACE_USER,CORS_ALLOW_ORIGIN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,SUPERUSER_IMPERSONATOR,MODULO_SMS,SMS_HOST,SMS_USERNAME,SMS_PASSWORD,SMS_SENDER,SMS_QTY,SMS_DOPOORE"
UNIQUE_ID
"ajKkmtkMvFFUaMSsQeYjSAAAABU"
USER
"ichron"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 0fe55f)

Key Value
_controller
"App\Controller\API\UtenteController::dispostivoCheck"
_firewall_context
"security.firewall.map.context.api_admin"
_nelmio_cors_should_allow_origin
true
_remove_csp_headers
true
_route
"app_api_utente_dispostivocheck"
_route_params
[
  "dispositivo" => "3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50"
]
_stopwatch_token
"4d18b1"
dispositivo
"3cb78a8d-69fb-433d-b9a6-86ca1fb2ab50"