Error 404 Not Found

GET https://payroll.atts-systems.com/favicon.ico

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"2f0346"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#136
  #message: "No route found for "GET https://payroll.atts-systems.com/favicon.ico""
  #code: 0
  #file: "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#204 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
    /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/html/payroll/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/payroll/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/payroll/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#82
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#350 …}
  -debug: true
  -logs: [
    "" => [
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#78
            #message: "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/html/payroll/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 341
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/vendor/symfony/error-handler/DebugClassLoader.php:341 {
                App\Kernel->registerBundles(): iterable …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:346 {
                Symfony\Component\HttpKernel\Kernel->initializeBundles() …
                › $this->bundles = [];foreach ($this->registerBundles() as $bundle) {    $name = $bundle->getName();
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:771 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › 
                › $this->initializeBundles();$this->initializeContainer();
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:185 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
    ]
    14 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#156
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CachedReaderService.php:23 {
                ContainerECzdWUL\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cached_reader" service is deprecated without replacement.');}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:568 {
                ContainerECzdWUL\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2552 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1794 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:602 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#169
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_ReaderService.php:23 {
                ContainerECzdWUL\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:568 {
                ContainerECzdWUL\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CachedReaderService.php:25 {
                ContainerECzdWUL\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:568 {
                ContainerECzdWUL\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2552 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1794 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:602 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#187
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CacheAdapterService.php:23 {
                ContainerECzdWUL\getAnnotations_CacheAdapterService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.cache_adapter" service is deprecated without replacement.');}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:568 {
                ContainerECzdWUL\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/getAnnotations_CachedReaderService.php:25 {
                ContainerECzdWUL\getAnnotations_CachedReaderService::do($container, $lazyLoad = true) …
                › 
                ›     return $container->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($container->privates['annotations.reader'] ?? $container->load('getAnnotations_ReaderService')), $container->load('getAnnotations_CacheAdapterService'), true);}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:568 {
                ContainerECzdWUL\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2552 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1794 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:602 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#182
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/payroll/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/vendor/symfony/validator/ValidatorBuilder.php:252 {
                Symfony\Component\Validator\ValidatorBuilder->setDoctrineAnnotationReader(?Reader $reader): static …
                › {    trigger_deprecation('symfony/validator', '6.4', 'Method "%s()" is deprecated without replacement.', __METHOD__);}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2552 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getValidator_BuilderService($container) …
                › $instance->enableAttributeMapping(true);$instance->setDoctrineAnnotationReader(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));$instance->addMethodMapping('loadValidatorMetadata');
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1794 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getDebug_ValidatorService($container) …
                › {    return $container->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($container->privates['validator.builder'] ?? self::getValidator_BuilderService($container))->getValidator());}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:602 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());$instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($container->privates['debug.validator'] ?? self::getDebug_ValidatorService($container))));$instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#38
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/TranslationsWorkerService.php"
            #line: 28
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/TranslationsWorkerService.php:28 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                › {    $this->translationRepository = $translationRepository;    $this->languages = $languages;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1570 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTranslationsWorkerServiceService($container) …
                › {    return $container->privates['App\\Services\\TranslationsWorkerService'] = new \App\Services\TranslationsWorkerService(($container->privates['App\\Repository\\TranslationRepository'] ?? self::getTranslationRepositoryService($container)), ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2388 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $h = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$i = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#36
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/TranslationsWorkerService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/TranslationsWorkerService.php:29 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                ›     $this->translationRepository = $translationRepository;    $this->languages = $languages;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1570 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTranslationsWorkerServiceService($container) …
                › {    return $container->privates['App\\Services\\TranslationsWorkerService'] = new \App\Services\TranslationsWorkerService(($container->privates['App\\Repository\\TranslationRepository'] ?? self::getTranslationRepositoryService($container)), ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2388 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $h = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$i = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$j = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#43
            #message: "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CompanyDetailsService.php"
            #line: 17
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CompanyDetailsService.php:17 {
                App\Services\CompanyDetailsService->__construct(CompanyDetailsRepository $companyDetailsRepository) …
                › {    $this->companyDetailsRepository = $companyDetailsRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1374 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getCompanyDetailsServiceService($container) …
                › {    return $container->privates['App\\Services\\CompanyDetailsService'] = new \App\Services\CompanyDetailsService(($container->privates['App\\Repository\\CompanyDetailsRepository'] ?? self::getCompanyDetailsRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2407 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $r = ($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container));$s = ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container));$t = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $q, $s);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#74
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountPhotoLocationsService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountPhotoLocationsService.php:63 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository, UserRepository $userRepository, CompanyDetailsService $companyDetailsService) …
                › {    $this->photoLocationsRepository = $photoLocationsRepository;    $this->userRepository = $userRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2408 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $s = ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container));$t = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $q, $s);}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#73
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountPhotoLocationsService.php"
            #line: 64
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountPhotoLocationsService.php:64 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository, UserRepository $userRepository, CompanyDetailsService $companyDetailsService) …
                › $this->photoLocationsRepository = $photoLocationsRepository;$this->userRepository = $userRepository;$this->companyDetailsService = $companyDetailsService;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2408 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $s = ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container));$t = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $q, $s);}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#91
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$companyDetailsService is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountPhotoLocationsService.php"
            #line: 65
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountPhotoLocationsService.php:65 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository, UserRepository $userRepository, CompanyDetailsService $companyDetailsService) …
                ›     $this->userRepository = $userRepository;    $this->companyDetailsService = $companyDetailsService;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2408 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $s = ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container));$t = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $q, $s);}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$companyDetailsService is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#409
            #message: "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$documentTemplateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php:29 {
                App\Services\DocumentTemplatesByProductService->__construct(DocumentTemplateRepository $documentTemplateRepository, ProductRepository $productRepository, ProductRequiredDocumentTemplateRepository $productRequiredDocumentTemplateRepository) …
                › {    $this->documentTemplateRepository = $documentTemplateRepository;    $this->productRepository = $productRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2443 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$documentTemplateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#431
            #message: "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$productRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php"
            #line: 30
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php:30 {
                App\Services\DocumentTemplatesByProductService->__construct(DocumentTemplateRepository $documentTemplateRepository, ProductRepository $productRepository, ProductRequiredDocumentTemplateRepository $productRequiredDocumentTemplateRepository) …
                › $this->documentTemplateRepository = $documentTemplateRepository;$this->productRepository = $productRepository;$this->productRequiredDocumentTemplateRepository = $productRequiredDocumentTemplateRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2443 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$productRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#442
            #message: "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$productRequiredDocumentTemplateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/DocumentTemplatesByProductService.php:31 {
                App\Services\DocumentTemplatesByProductService->__construct(DocumentTemplateRepository $documentTemplateRepository, ProductRepository $productRepository, ProductRequiredDocumentTemplateRepository $productRequiredDocumentTemplateRepository) …
                ›     $this->productRepository = $productRepository;    $this->productRequiredDocumentTemplateRepository = $productRequiredDocumentTemplateRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2443 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\DocumentTemplatesByProductService::$productRequiredDocumentTemplateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#393
            #message: "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php"
            #line: 44
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php:44 {
                App\Services\CheckEmployeeDataByDocumentTemplateService->__construct(EmployeeRepository $employeeRepository, DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, FieldMappingRepository $fieldMappingRepository) …
                › {    $this->employeeRepository = $employeeRepository;    $this->documentTemplateRepository = $documentTemplateRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));$instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#433
            #message: "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$documentTemplateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php"
            #line: 45
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php:45 {
                App\Services\CheckEmployeeDataByDocumentTemplateService->__construct(EmployeeRepository $employeeRepository, DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, FieldMappingRepository $fieldMappingRepository) …
                › $this->employeeRepository = $employeeRepository;$this->documentTemplateRepository = $documentTemplateRepository;$this->formFieldRepository = $formFieldRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));$instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$documentTemplateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#376
            #message: "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$formFieldRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php"
            #line: 46
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php:46 {
                App\Services\CheckEmployeeDataByDocumentTemplateService->__construct(EmployeeRepository $employeeRepository, DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, FieldMappingRepository $fieldMappingRepository) …
                › $this->documentTemplateRepository = $documentTemplateRepository;$this->formFieldRepository = $formFieldRepository;$this->fieldMappingRepository = $fieldMappingRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));$instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$formFieldRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#437
            #message: "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$fieldMappingRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php"
            #line: 47
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckEmployeeDataByDocumentTemplateService.php:47 {
                App\Services\CheckEmployeeDataByDocumentTemplateService->__construct(EmployeeRepository $employeeRepository, DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, FieldMappingRepository $fieldMappingRepository) …
                ›     $this->formFieldRepository = $formFieldRepository;    $this->fieldMappingRepository = $fieldMappingRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('DocumentTemplatesByProductService', new \App\Services\DocumentTemplatesByProductService($l, $m, ($container->privates['App\\Repository\\ProductRequiredDocumentTemplateRepository'] ?? self::getProductRequiredDocumentTemplateRepositoryService($container))));$instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));$instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckEmployeeDataByDocumentTemplateService::$fieldMappingRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#408
            #message: "Deprecated: Creation of dynamic property App\Services\EmployerFinancialDatesService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/EmployerFinancialDatesService.php"
            #line: 43
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/EmployerFinancialDatesService.php:43 {
                App\Services\EmployerFinancialDatesService->__construct(EmployerRepository $employerRepository) …
                › {    $this->employerRepository = $employerRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2445 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CheckEmployeeDataByDocumentTemplateService', new \App\Services\CheckEmployeeDataByDocumentTemplateService($n, $l, ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container))));$instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));$instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\EmployerFinancialDatesService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#377
            #message: "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/EmployeeActiveDatesService.php"
            #line: 96
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/EmployeeActiveDatesService.php:96 {
                App\Services\EmployeeActiveDatesService->__construct(EmployeeRepository $employeeRepository, PaymentMadeRepository $paymentMadeRepository, ExpenseRepository $expenseRepository, UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                › {    $this->employeeRepository = $employeeRepository;    $this->paymentMadeRepository = $paymentMadeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2446 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));$instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#379
            #message: "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$paymentMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/EmployeeActiveDatesService.php"
            #line: 97
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/EmployeeActiveDatesService.php:97 {
                App\Services\EmployeeActiveDatesService->__construct(EmployeeRepository $employeeRepository, PaymentMadeRepository $paymentMadeRepository, ExpenseRepository $expenseRepository, UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                › $this->employeeRepository = $employeeRepository;$this->paymentMadeRepository = $paymentMadeRepository;$this->expenseRepository = $expenseRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2446 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));$instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$paymentMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#413
            #message: "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$expenseRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/EmployeeActiveDatesService.php"
            #line: 98
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/EmployeeActiveDatesService.php:98 {
                App\Services\EmployeeActiveDatesService->__construct(EmployeeRepository $employeeRepository, PaymentMadeRepository $paymentMadeRepository, ExpenseRepository $expenseRepository, UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                ›     $this->paymentMadeRepository = $paymentMadeRepository;    $this->expenseRepository = $expenseRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2446 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployerFinancialDatesService', new \App\Services\EmployerFinancialDatesService($o));$instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\EmployeeActiveDatesService::$expenseRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#382
            #message: "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindActiveEmployeesService.php"
            #line: 61
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindActiveEmployeesService.php:61 {
                App\Services\FindActiveEmployeesService->__construct(EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository, PaymentMadeRepository $paymentMadeRepository) …
                › {    $this->employerRepository = $employerRepository;    $this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1414 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindActiveEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\FindActiveEmployeesService'] = new \App\Services\FindActiveEmployeesService(($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2447 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#373
            #message: "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindActiveEmployeesService.php"
            #line: 62
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindActiveEmployeesService.php:62 {
                App\Services\FindActiveEmployeesService->__construct(EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository, PaymentMadeRepository $paymentMadeRepository) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->expenseRepository = $expenseRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1414 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindActiveEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\FindActiveEmployeesService'] = new \App\Services\FindActiveEmployeesService(($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2447 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#450
            #message: "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$expenseRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindActiveEmployeesService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindActiveEmployeesService.php:63 {
                App\Services\FindActiveEmployeesService->__construct(EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository, PaymentMadeRepository $paymentMadeRepository) …
                › $this->employeeRepository = $employeeRepository;$this->expenseRepository = $expenseRepository;$this->paymentMadeRepository = $paymentMadeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1414 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindActiveEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\FindActiveEmployeesService'] = new \App\Services\FindActiveEmployeesService(($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2447 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$expenseRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#423
            #message: "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$paymentMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindActiveEmployeesService.php"
            #line: 64
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindActiveEmployeesService.php:64 {
                App\Services\FindActiveEmployeesService->__construct(EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository, PaymentMadeRepository $paymentMadeRepository) …
                ›     $this->expenseRepository = $expenseRepository;    $this->paymentMadeRepository = $paymentMadeRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1414 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindActiveEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\FindActiveEmployeesService'] = new \App\Services\FindActiveEmployeesService(($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2447 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('EmployeeActiveDatesService', new \App\Services\EmployeeActiveDatesService($n, $p, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), $q, $r));$instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindActiveEmployeesService::$paymentMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#428
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployerService.php"
            #line: 64
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployerService.php:64 {
                App\Services\FindEmployerService->__construct(UserRepository $userRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, EmployerManagementRepository $employerManagementRepository) …
                › {    $this->userRepository = $userRepository;    $this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1434 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployerServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployerService'] = new \App\Services\FindEmployerService(($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\EmployerManagementRepository'] ?? self::getEmployerManagementRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2448 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#440
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployerService.php"
            #line: 66
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployerService.php:66 {
                App\Services\FindEmployerService->__construct(UserRepository $userRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, EmployerManagementRepository $employerManagementRepository) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->employerManagementRepository = $employerManagementRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1434 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployerServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployerService'] = new \App\Services\FindEmployerService(($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\EmployerManagementRepository'] ?? self::getEmployerManagementRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2448 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#438
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$employerManagementRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployerService.php"
            #line: 67
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployerService.php:67 {
                App\Services\FindEmployerService->__construct(UserRepository $userRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, EmployerManagementRepository $employerManagementRepository) …
                ›     $this->employeeRepository = $employeeRepository;    $this->employerManagementRepository = $employerManagementRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1434 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployerServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployerService'] = new \App\Services\FindEmployerService(($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\EmployerManagementRepository'] ?? self::getEmployerManagementRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2448 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindActiveEmployeesService', ($container->privates['App\\Services\\FindActiveEmployeesService'] ?? self::getFindActiveEmployeesServiceService($container)));$instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployerService::$employerManagementRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#385
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployeeRecordsService.php"
            #line: 85
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployeeRecordsService.php:85 {
                App\Services\FindEmployeeRecordsService->__construct(DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, EmployeeRecordRepository $employeeRecordRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › {    $this->employerRepository = $employerRepository;    $this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1424 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployeeRecordsServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployeeRecordsService'] = new \App\Services\FindEmployeeRecordsService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRecordRepository'] ?? self::getEmployeeRecordRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2449 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#419
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployeeRecordsService.php"
            #line: 86
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployeeRecordsService.php:86 {
                App\Services\FindEmployeeRecordsService->__construct(DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, EmployeeRecordRepository $employeeRecordRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->documentTemplateRepository = $documentTemplateRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1424 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployeeRecordsServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployeeRecordsService'] = new \App\Services\FindEmployeeRecordsService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRecordRepository'] ?? self::getEmployeeRecordRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2449 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#378
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$documentTemplateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployeeRecordsService.php"
            #line: 87
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployeeRecordsService.php:87 {
                App\Services\FindEmployeeRecordsService->__construct(DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, EmployeeRecordRepository $employeeRecordRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->employeeRepository = $employeeRepository;$this->documentTemplateRepository = $documentTemplateRepository;$this->formFieldRepository = $formFieldRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1424 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployeeRecordsServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployeeRecordsService'] = new \App\Services\FindEmployeeRecordsService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRecordRepository'] ?? self::getEmployeeRecordRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2449 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$documentTemplateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#417
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$formFieldRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployeeRecordsService.php"
            #line: 88
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployeeRecordsService.php:88 {
                App\Services\FindEmployeeRecordsService->__construct(DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, EmployeeRecordRepository $employeeRecordRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->documentTemplateRepository = $documentTemplateRepository;$this->formFieldRepository = $formFieldRepository;$this->employeeRecordRepository = $employeeRecordRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1424 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployeeRecordsServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployeeRecordsService'] = new \App\Services\FindEmployeeRecordsService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRecordRepository'] ?? self::getEmployeeRecordRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2449 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$formFieldRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#384
            #message: "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employeeRecordRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindEmployeeRecordsService.php"
            #line: 89
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindEmployeeRecordsService.php:89 {
                App\Services\FindEmployeeRecordsService->__construct(DocumentTemplateRepository $documentTemplateRepository, FormFieldRepository $formFieldRepository, EmployeeRecordRepository $employeeRecordRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                ›     $this->formFieldRepository = $formFieldRepository;    $this->employeeRecordRepository = $employeeRecordRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1424 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindEmployeeRecordsServiceService($container) …
                › {    return $container->privates['App\\Services\\FindEmployeeRecordsService'] = new \App\Services\FindEmployeeRecordsService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRecordRepository'] ?? self::getEmployeeRecordRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2449 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployerService', ($container->privates['App\\Services\\FindEmployerService'] ?? self::getFindEmployerServiceService($container)));$instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindEmployeeRecordsService::$employeeRecordRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#508
            #message: "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$documentTemplateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindMappedFieldService.php"
            #line: 49
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindMappedFieldService.php:49 {
                App\Services\FindMappedFieldService->__construct(DocumentTemplateRepository $documentTemplateRepository, FieldMappingRepository $fieldMappingRepository, FormFieldRepository $formFieldRepository) …
                › {    $this->documentTemplateRepository = $documentTemplateRepository;    $this->formFieldRepository = $formFieldRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindMappedFieldServiceService($container) …
                › {    return $container->privates['App\\Services\\FindMappedFieldService'] = new \App\Services\FindMappedFieldService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2450 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$documentTemplateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#429
            #message: "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$formFieldRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindMappedFieldService.php"
            #line: 50
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindMappedFieldService.php:50 {
                App\Services\FindMappedFieldService->__construct(DocumentTemplateRepository $documentTemplateRepository, FieldMappingRepository $fieldMappingRepository, FormFieldRepository $formFieldRepository) …
                › $this->documentTemplateRepository = $documentTemplateRepository;$this->formFieldRepository = $formFieldRepository;$this->fieldMappingRepository = $fieldMappingRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindMappedFieldServiceService($container) …
                › {    return $container->privates['App\\Services\\FindMappedFieldService'] = new \App\Services\FindMappedFieldService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2450 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$formFieldRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#509
            #message: "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$fieldMappingRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindMappedFieldService.php"
            #line: 51
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindMappedFieldService.php:51 {
                App\Services\FindMappedFieldService->__construct(DocumentTemplateRepository $documentTemplateRepository, FieldMappingRepository $fieldMappingRepository, FormFieldRepository $formFieldRepository) …
                ›     $this->formFieldRepository = $formFieldRepository;    $this->fieldMappingRepository = $fieldMappingRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1444 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getFindMappedFieldServiceService($container) …
                › {    return $container->privates['App\\Services\\FindMappedFieldService'] = new \App\Services\FindMappedFieldService(($container->privates['App\\Repository\\DocumentTemplateRepository'] ?? self::getDocumentTemplateRepositoryService($container)), ($container->privates['App\\Repository\\FieldMappingRepository'] ?? self::getFieldMappingRepositoryService($container)), ($container->privates['App\\Repository\\FormFieldRepository'] ?? self::getFormFieldRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2450 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindEmployeeRecordsService', ($container->privates['App\\Services\\FindEmployeeRecordsService'] ?? self::getFindEmployeeRecordsServiceService($container)));$instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindMappedFieldService::$fieldMappingRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#411
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$container is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 217
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:217 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › {    $this->container = $container;    $this->userRepository = $userRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$container is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#436
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 218
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:218 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->container = $container;$this->userRepository = $userRepository;$this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#444
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 219
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:219 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->userRepository = $userRepository;$this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#426
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 220
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:220 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->nationalityRepository = $nationalityRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#513
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$nationalityRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 221
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:221 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->employeeRepository = $employeeRepository;$this->nationalityRepository = $nationalityRepository;$this->swissPermitsRepository = $swissPermitsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$nationalityRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#512
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$swissPermitsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 222
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:222 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->nationalityRepository = $nationalityRepository;$this->swissPermitsRepository = $swissPermitsRepository;$this->cantonsRepository = $cantonsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$swissPermitsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#511
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$cantonsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 223
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:223 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->swissPermitsRepository = $swissPermitsRepository;$this->cantonsRepository = $cantonsRepository;$this->entityManager = $entityManager;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$cantonsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#514
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$entityManager is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 224
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:224 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->cantonsRepository = $cantonsRepository;$this->entityManager = $entityManager;$this->dateParserService = $dateParserService;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$entityManager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#473
            #message: "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$dateParserService is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportEmployeesService.php"
            #line: 225
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportEmployeesService.php:225 {
                App\Services\ImportEmployeesService->__construct(ContainerInterface $container, UserRepository $userRepository, EmployerRepository $employerRepository, CantonsRepository $cantonsRepository, EmployeeRepository $employeeRepository, NationalityRepository $nationalityRepository, SwissPermitsRepository $swissPermitsRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                ›     $this->entityManager = $entityManager;    $this->dateParserService = $dateParserService;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportEmployeesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportEmployeesService'] = new \App\Services\ImportEmployeesService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\NationalityRepository'] ?? self::getNationalityRepositoryService($container)), ($container->privates['App\\Repository\\SwissPermitsRepository'] ?? self::getSwissPermitsRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2451 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindMappedFieldService', ($container->privates['App\\Services\\FindMappedFieldService'] ?? self::getFindMappedFieldServiceService($container)));$instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportEmployeesService::$dateParserService is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#468
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$container is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 134
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:134 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › {    $this->container = $container;    $this->entityManager = $entityManager;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$container is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#465
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$entityManager is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 135
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:135 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->container = $container;$this->entityManager = $entityManager;$this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$entityManager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#456
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 136
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:136 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->entityManager = $entityManager;$this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#489
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 137
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:137 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->expenseRepository = $expenseRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#480
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$expenseRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 138
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:138 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->employeeRepository = $employeeRepository;$this->expenseRepository = $expenseRepository;$this->expenseCategoryRepository = $expenseCategoryRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$expenseRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#457
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$expenseCategoryRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 139
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:139 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->expenseRepository = $expenseRepository;$this->expenseCategoryRepository = $expenseCategoryRepository;$this->employer = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$expenseCategoryRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#467
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employer is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 140
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:140 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                › $this->expenseCategoryRepository = $expenseCategoryRepository;$this->employer = $employerRepository;$this->dateParserService = $dateParserService;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$employer is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#506
            #message: "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$dateParserService is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportExpenseService.php"
            #line: 141
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportExpenseService.php:141 {
                App\Services\ImportExpenseService->__construct(ContainerInterface $container, ExpenseRepository $expenseRepository, EmployeeRepository $employeeRepository, ExpenseCategoryRepository $expenseCategoryRepository, EmployerRepository $employerRepository, DateParserService $dateParserService, EntityManagerInterface $entityManager) …
                ›     $this->employer = $employerRepository;    $this->dateParserService = $dateParserService;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportExpenseServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportExpenseService'] = new \App\Services\ImportExpenseService($container, ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseCategoryRepository'] ?? self::getExpenseCategoryRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2452 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportEmployeesService', ($container->privates['App\\Services\\ImportEmployeesService'] ?? self::getImportEmployeesServiceService($container)));$instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportExpenseService::$dateParserService is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#491
            #message: "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$container is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php"
            #line: 87
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php:87 {
                App\Services\ImportImpotTaxRatesService->__construct(ContainerInterface $container, CantonsRepository $cantonsRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EntityManagerInterface $entityManager) …
                › {    $this->container = $container;    $this->impotTaxRateRepository = $impotTaxRatesRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1474 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportImpotTaxRatesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportImpotTaxRatesService'] = new \App\Services\ImportImpotTaxRatesService($container, ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2453 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));$instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$container is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#503
            #message: "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$impotTaxRateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php"
            #line: 88
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php:88 {
                App\Services\ImportImpotTaxRatesService->__construct(ContainerInterface $container, CantonsRepository $cantonsRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EntityManagerInterface $entityManager) …
                › $this->container = $container;$this->impotTaxRateRepository = $impotTaxRatesRepository;$this->cantonsRepository = $cantonsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1474 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportImpotTaxRatesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportImpotTaxRatesService'] = new \App\Services\ImportImpotTaxRatesService($container, ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2453 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));$instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$impotTaxRateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#507
            #message: "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$cantonsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php"
            #line: 89
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php:89 {
                App\Services\ImportImpotTaxRatesService->__construct(ContainerInterface $container, CantonsRepository $cantonsRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EntityManagerInterface $entityManager) …
                › $this->impotTaxRateRepository = $impotTaxRatesRepository;$this->cantonsRepository = $cantonsRepository;$this->entityManager = $entityManager;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1474 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportImpotTaxRatesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportImpotTaxRatesService'] = new \App\Services\ImportImpotTaxRatesService($container, ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2453 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));$instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$cantonsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#470
            #message: "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$entityManager is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php"
            #line: 90
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ImportImpotTaxRatesService.php:90 {
                App\Services\ImportImpotTaxRatesService->__construct(ContainerInterface $container, CantonsRepository $cantonsRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EntityManagerInterface $entityManager) …
                ›     $this->cantonsRepository = $cantonsRepository;    $this->entityManager = $entityManager;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1474 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getImportImpotTaxRatesServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportImpotTaxRatesService'] = new \App\Services\ImportImpotTaxRatesService($container, ($container->privates['App\\Repository\\CantonsRepository'] ?? self::getCantonsRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2453 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportExpenseService', ($container->privates['App\\Services\\ImportExpenseService'] ?? self::getImportExpenseServiceService($container)));$instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));$instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportImpotTaxRatesService::$entityManager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#460
            #message: "Deprecated: Creation of dynamic property App\Services\PaymentService::$paymentMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PaymentService.php"
            #line: 21
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PaymentService.php:21 {
                App\Services\PaymentService->__construct(PaymentMadeRepository $paymentMadeRepository) …
                › {    $this->paymentMadeRepository = $paymentMadeRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2454 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportImpotTaxRatesService', ($container->privates['App\\Services\\ImportImpotTaxRatesService'] ?? self::getImportImpotTaxRatesServiceService($container)));$instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PaymentService::$paymentMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#458
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$paymentMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 436
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:436 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › {    $this->paymentMadeRepository = $paymentMadeRepository;    $this->totalMonthlyPaymentsMadeRepository = $totalMonthlyPaymentsMadeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$paymentMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#485
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$totalMonthlyPaymentsMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 437
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:437 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->paymentMadeRepository = $paymentMadeRepository;$this->totalMonthlyPaymentsMadeRepository = $totalMonthlyPaymentsMadeRepository;$this->avsDeclarationRepository = $avsDeclarationRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$totalMonthlyPaymentsMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#482
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$avsDeclarationRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 438
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:438 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->totalMonthlyPaymentsMadeRepository = $totalMonthlyPaymentsMadeRepository;$this->avsDeclarationRepository = $avsDeclarationRepository;$this->taxRateRepository = $taxRateRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$avsDeclarationRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#466
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$taxRateRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 439
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:439 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->avsDeclarationRepository = $avsDeclarationRepository;$this->taxRateRepository = $taxRateRepository;$this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$taxRateRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#504
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 440
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:440 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->taxRateRepository = $taxRateRepository;$this->employeeRepository = $employeeRepository;$this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#477
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 441
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:441 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->employeeRepository = $employeeRepository;$this->employerRepository = $employerRepository;$this->expenseRepository = $expenseRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#469
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$expenseRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 442
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:442 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->employerRepository = $employerRepository;$this->expenseRepository = $expenseRepository;$this->payslipRepository = $payslipRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$expenseRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#502
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$payslipRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 443
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:443 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                › $this->expenseRepository = $expenseRepository;$this->payslipRepository = $payslipRepository;$this->impotTaxRatesRepository = $impotTaxRatesRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$payslipRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#476
            #message: "Deprecated: Creation of dynamic property App\Services\PayrollService::$impotTaxRatesRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayrollService.php"
            #line: 444
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayrollService.php:444 {
                App\Services\PayrollService->__construct(AvsDeclarationRepository $avsDeclarationRepository, PaymentMadeRepository $paymentMadeRepository, PayslipRepository $payslipRepository, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, TaxRateRepository $taxRateRepository, ImpotTaxRatesRepository $impotTaxRatesRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository, ExpenseRepository $expenseRepository) …
                ›     $this->payslipRepository = $payslipRepository;    $this->impotTaxRatesRepository = $impotTaxRatesRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1504 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayrollServiceService($container) …
                › {    return $container->privates['App\\Services\\PayrollService'] = new \App\Services\PayrollService(($container->privates['App\\Repository\\AvsDeclarationRepository'] ?? self::getAvsDeclarationRepositoryService($container)), ($container->privates['App\\Repository\\PaymentMadeRepository'] ?? self::getPaymentMadeRepositoryService($container)), ($container->privates['App\\Repository\\PayslipRepository'] ?? self::getPayslipRepositoryService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\TaxRateRepository'] ?? self::getTaxRateRepositoryService($container)), ($container->privates['App\\Repository\\ImpotTaxRatesRepository'] ?? self::getImpotTaxRatesRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)), ($container->privates['App\\Repository\\ExpenseRepository'] ?? self::getExpenseRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2455 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PaymentService', new \App\Services\PaymentService($p));$instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayrollService::$impotTaxRatesRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#455
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$totalMonthlyPaymentsMadeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 136
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:136 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › {    $this->totalMonthlyPaymentsMadeRepository = $totalMonthlyPaymentsMadeRepository;    $this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$totalMonthlyPaymentsMadeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#471
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 137
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:137 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->totalMonthlyPaymentsMadeRepository = $totalMonthlyPaymentsMadeRepository;$this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#483
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$employeeRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 138
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:138 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->employerRepository = $employerRepository;$this->employeeRepository = $employeeRepository;$this->manager = $manager;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$employeeRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#461
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$manager is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 139
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:139 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->employeeRepository = $employeeRepository;$this->manager = $manager;$this->environment = $environment;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$manager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#492
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$environment is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 140
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:140 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->manager = $manager;$this->environment = $environment;$this->params = $params;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$environment is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#490
            #message: "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$params is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PayslipGenerateService.php"
            #line: 141
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PayslipGenerateService.php:141 {
                App\Services\PayslipGenerateService->__construct(ParameterBagInterface $params, Environment $environment, EntityManagerInterface $manager, TotalMonthlyPaymentsMadeRepository $totalMonthlyPaymentsMadeRepository, EmployeeRepository $employeeRepository, EmployerRepository $employerRepository) …
                › $this->environment = $environment;$this->params = $params;}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1520 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPayslipGenerateServiceService($container) …
                › 
                ›     return $container->privates['App\\Services\\PayslipGenerateService'] = new \App\Services\PayslipGenerateService(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)), $a, ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\TotalMonthlyPaymentsMadeRepository'] ?? self::getTotalMonthlyPaymentsMadeRepositoryService($container)), ($container->privates['App\\Repository\\EmployeeRepository'] ?? self::getEmployeeRepositoryService($container)), ($container->privates['App\\Repository\\EmployerRepository'] ?? self::getEmployerRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2456 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PayrollService', ($container->privates['App\\Services\\PayrollService'] ?? self::getPayrollServiceService($container)));$instance->addGlobal('PayslipGenerateService', ($container->privates['App\\Services\\PayslipGenerateService'] ?? self::getPayslipGenerateServiceService($container)));$instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PayslipGenerateService::$params is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#484
            #message: "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/UserSettingsService.php"
            #line: 180
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/UserSettingsService.php:180 {
                App\Services\UserSettingsService->__construct(UserRepository $userRepository, UserSettingsRepository $userSettingsRepository, EmployerRepository $employerRepository) …
                › {    $this->userRepository = $userRepository;    $this->userSettingsRepository = $userSettingsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2458 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));$instance->addGlobal('UserSettingsService', new \App\Services\UserSettingsService($q, ($container->privates['App\\Repository\\UserSettingsRepository'] ?? self::getUserSettingsRepositoryService($container)), $o));$instance->addGlobal('ImpotClassificationService', new \App\Services\ImpotClassificationService());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#464
            #message: "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$userSettingsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/UserSettingsService.php"
            #line: 181
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/UserSettingsService.php:181 {
                App\Services\UserSettingsService->__construct(UserRepository $userRepository, UserSettingsRepository $userSettingsRepository, EmployerRepository $employerRepository) …
                › $this->userRepository = $userRepository;$this->userSettingsRepository = $userSettingsRepository;$this->employerRepository = $employerRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2458 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));$instance->addGlobal('UserSettingsService', new \App\Services\UserSettingsService($q, ($container->privates['App\\Repository\\UserSettingsRepository'] ?? self::getUserSettingsRepositoryService($container)), $o));$instance->addGlobal('ImpotClassificationService', new \App\Services\ImpotClassificationService());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$userSettingsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#493
            #message: "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$employerRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/UserSettingsService.php"
            #line: 182
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/UserSettingsService.php:182 {
                App\Services\UserSettingsService->__construct(UserRepository $userRepository, UserSettingsRepository $userSettingsRepository, EmployerRepository $employerRepository) …
                ›     $this->userSettingsRepository = $userSettingsRepository;    $this->employerRepository = $employerRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2458 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PdfService', ($container->privates['App\\Services\\PdfService'] ??= new \App\Services\PdfService()));$instance->addGlobal('UserSettingsService', new \App\Services\UserSettingsService($q, ($container->privates['App\\Repository\\UserSettingsRepository'] ?? self::getUserSettingsRepositoryService($container)), $o));$instance->addGlobal('ImpotClassificationService', new \App\Services\ImpotClassificationService());
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\UserSettingsService::$employerRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#498
            #message: "Deprecated: Creation of dynamic property App\Services\BusinessContactVCFExport::$templateDirectory is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/BusinessContactVCFExport.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/BusinessContactVCFExport.php:24 {
                App\Services\BusinessContactVCFExport->__construct(ParameterBagInterface $params) …
                ›     $this->photoDirectory = rtrim($params->get('business_contacts_photos_directory'), DIRECTORY_SEPARATOR);    $this->templateDirectory = rtrim($params->get('business_contacts_import_directory'), '/\\');}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1354 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getBusinessContactVCFExportService($container) …
                › {    return $container->privates['App\\Services\\BusinessContactVCFExport'] = new \App\Services\BusinessContactVCFExport(($container->privates['parameter_bag'] ??= new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2461 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('AgeService', new \App\Services\AgeService());$instance->addGlobal('BusinessContactVCFExport', ($container->privates['App\\Services\\BusinessContactVCFExport'] ?? self::getBusinessContactVCFExportService($container)));$instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\BusinessContactVCFExport::$templateDirectory is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#496
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckIfUserService.php"
            #line: 38
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckIfUserService.php:38 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                › {    $this->websiteContactsRepository = $websiteContactsRepository;    $this->userRepository = $userRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1364 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getCheckIfUserServiceService($container) …
                › {    return $container->privates['App\\Services\\CheckIfUserService'] = new \App\Services\CheckIfUserService(($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2462 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('BusinessContactVCFExport', ($container->privates['App\\Services\\BusinessContactVCFExport'] ?? self::getBusinessContactVCFExportService($container)));$instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));$instance->addGlobal('CompanyDetailsService', $s);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#479
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CheckIfUserService.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CheckIfUserService.php:39 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                ›     $this->websiteContactsRepository = $websiteContactsRepository;    $this->userRepository = $userRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1364 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getCheckIfUserServiceService($container) …
                › {    return $container->privates['App\\Services\\CheckIfUserService'] = new \App\Services\CheckIfUserService(($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container)), ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2462 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('BusinessContactVCFExport', ($container->privates['App\\Services\\BusinessContactVCFExport'] ?? self::getBusinessContactVCFExportService($container)));$instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));$instance->addGlobal('CompanyDetailsService', $s);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#517
            #message: "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountAllocatedWebsites.php"
            #line: 26
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountAllocatedWebsites.php:26 {
                App\Services\CountAllocatedWebsites->__construct(UsefulLinksRepository $usefulLinksRepository) …
                › {    $this->usefulLinksRepository = $usefulLinksRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1384 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getCountAllocatedWebsitesService($container) …
                › {    return $container->privates['App\\Services\\CountAllocatedWebsites'] = new \App\Services\CountAllocatedWebsites(($container->privates['App\\Repository\\UsefulLinksRepository'] ?? self::getUsefulLinksRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2464 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CompanyDetailsService', $s);$instance->addGlobal('CountAllocatedWebsites', ($container->privates['App\\Services\\CountAllocatedWebsites'] ?? self::getCountAllocatedWebsitesService($container)));$instance->addGlobal('CountBusinessContactReferralsService', new \App\Services\CountBusinessContactReferralsService(($container->privates['App\\Repository\\ReferralsRepository'] ?? self::getReferralsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container))));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#548
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountBusinessContactReferralsService.php"
            #line: 62
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountBusinessContactReferralsService.php:62 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                › {    $this->businessContactsRepository = $businessContactsRepository;    $this->referralRepository = $referralsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2465 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountAllocatedWebsites', ($container->privates['App\\Services\\CountAllocatedWebsites'] ?? self::getCountAllocatedWebsitesService($container)));$instance->addGlobal('CountBusinessContactReferralsService', new \App\Services\CountBusinessContactReferralsService(($container->privates['App\\Repository\\ReferralsRepository'] ?? self::getReferralsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container))));$instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#539
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountBusinessContactReferralsService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountBusinessContactReferralsService.php:63 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                ›     $this->businessContactsRepository = $businessContactsRepository;    $this->referralRepository = $referralsRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2465 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountAllocatedWebsites', ($container->privates['App\\Services\\CountAllocatedWebsites'] ?? self::getCountAllocatedWebsitesService($container)));$instance->addGlobal('CountBusinessContactReferralsService', new \App\Services\CountBusinessContactReferralsService(($container->privates['App\\Repository\\ReferralsRepository'] ?? self::getReferralsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container))));$instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#524
            #message: "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsPhotoRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountCMSCopyPhotoService.php"
            #line: 37
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountCMSCopyPhotoService.php:37 {
                App\Services\CountCMSCopyPhotoService->__construct(CmsPhotoRepository $cmsPhotoRepository, CmsCopyRepository $cmsCopyRepository) …
                › {    $this->cmsPhotoRepository = $cmsPhotoRepository;    $this->cmsCopyRepository = $cmsCopyRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2467 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($container)));$instance->addGlobal('CountCMSCopyPhotoService', new \App\Services\CountCMSCopyPhotoService(($container->privates['App\\Repository\\CmsPhotoRepository'] ?? self::getCmsPhotoRepositoryService($container)), ($container->privates['App\\Repository\\CmsCopyRepository'] ?? self::getCmsCopyRepositoryService($container))));$instance->addGlobal('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($r));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsPhotoRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#556
            #message: "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsCopyRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountCMSCopyPhotoService.php"
            #line: 38
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountCMSCopyPhotoService.php:38 {
                App\Services\CountCMSCopyPhotoService->__construct(CmsPhotoRepository $cmsPhotoRepository, CmsCopyRepository $cmsCopyRepository) …
                ›     $this->cmsPhotoRepository = $cmsPhotoRepository;    $this->cmsCopyRepository = $cmsCopyRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2467 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($container)));$instance->addGlobal('CountCMSCopyPhotoService', new \App\Services\CountCMSCopyPhotoService(($container->privates['App\\Repository\\CmsPhotoRepository'] ?? self::getCmsPhotoRepositoryService($container)), ($container->privates['App\\Repository\\CmsCopyRepository'] ?? self::getCmsCopyRepositoryService($container))));$instance->addGlobal('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($r));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsCopyRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#567
            #message: "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountPendingWebsiteInquiriesService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountPendingWebsiteInquiriesService.php:29 {
                App\Services\CountPendingWebsiteInquiriesService->__construct(WebsiteContactsRepository $websiteContactsRepository) …
                › {    $this->websiteContactsRepository = $websiteContactsRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2468 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountCMSCopyPhotoService', new \App\Services\CountCMSCopyPhotoService(($container->privates['App\\Repository\\CmsPhotoRepository'] ?? self::getCmsPhotoRepositoryService($container)), ($container->privates['App\\Repository\\CmsCopyRepository'] ?? self::getCmsCopyRepositoryService($container))));$instance->addGlobal('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($r));$instance->addGlobal('CountPhotoLocationsService', $t);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#518
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountPhotosService.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountPhotosService.php:24 {
                App\Services\CountPhotosService->__construct(PhotosRepository $photosRepository) …
                › {    $this->photosRepository = $photosRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1404 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getCountPhotosServiceService($container) …
                › {    return $container->privates['App\\Services\\CountPhotosService'] = new \App\Services\CountPhotosService(($container->privates['App\\Repository\\PhotosRepository'] ?? self::getPhotosRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2470 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountPhotoLocationsService', $t);$instance->addGlobal('CountPhotosService', ($container->privates['App\\Services\\CountPhotosService'] ?? self::getCountPhotosServiceService($container)));$instance->addGlobal('CountUserLogsService', new \App\Services\CountUserLogsService(($container->privates['App\\Repository\\LogRepository'] ?? self::getLogRepositoryService($container))));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#572
            #message: "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/CountUserLogsService.php"
            #line: 27
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/CountUserLogsService.php:27 {
                App\Services\CountUserLogsService->__construct(LogRepository $logRepository) …
                › {    $this->logRepository = $logRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2471 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountPhotosService', ($container->privates['App\\Services\\CountPhotosService'] ?? self::getCountPhotosServiceService($container)));$instance->addGlobal('CountUserLogsService', new \App\Services\CountUserLogsService(($container->privates['App\\Repository\\LogRepository'] ?? self::getLogRepositoryService($container))));$instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#531
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindUser.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindUser.php:39 {
                App\Services\FindUser->__construct(UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                › public function __construct(UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository){    $this->userRepository = $userRepository;    $this->websiteContactsRepository = $websiteContactsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2473 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));$instance->addGlobal('FindUser', new \App\Services\FindUser($q, $r));$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#557
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/FindUser.php"
            #line: 40
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/FindUser.php:40 {
                App\Services\FindUser->__construct(UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                ›     $this->userRepository = $userRepository;    $this->websiteContactsRepository = $websiteContactsRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2473 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));$instance->addGlobal('FindUser', new \App\Services\FindUser($q, $r));$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#528
            #message: "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocationService::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PhotoAuthorsByLocationService.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PhotoAuthorsByLocationService.php:31 {
                App\Services\PhotoAuthorsByLocationService->__construct(PhotosRepository $photosRepository) …
                › {    $this->photosRepository = $photosRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1550 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getPhotoAuthorsByLocationServiceService($container) …
                › {    return $container->privates['App\\Services\\PhotoAuthorsByLocationService'] = new \App\Services\PhotoAuthorsByLocationService(($container->privates['App\\Repository\\PhotosRepository'] ?? self::getPhotosRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2475 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));$instance->addGlobal('PhotoAuthorsByLocationService', ($container->privates['App\\Services\\PhotoAuthorsByLocationService'] ?? self::getPhotoAuthorsByLocationServiceService($container)));$instance->addGlobal('PhoneAnalyzer', ($container->privates['App\\Services\\PhoneAnalyzer'] ?? self::getPhoneAnalyzerService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocationService::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#623
            #message: "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/ProductService.php"
            #line: 70
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/ProductService.php:70 {
                App\Services\ProductService->__construct(ProductRepository $productRepository) …
                › {    $this->productRepository = $productRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2477 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PhoneAnalyzer', ($container->privates['App\\Services\\PhoneAnalyzer'] ?? self::getPhoneAnalyzerService($container)));$instance->addGlobal('ProductService', new \App\Services\ProductService($m));$instance->addGlobal('RoleService', ($container->privates['App\\Services\\RoleService'] ?? self::getRoleServiceService($container)));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#622
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/WeatherService.php"
            #line: 109
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/WeatherService.php:109 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                › {    $this->manager = $entityManager;    $this->weatherRepository = $weatherRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1580 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getWeatherServiceService($container) …
                › {    return $container->privates['App\\Services\\WeatherService'] = new \App\Services\WeatherService(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\WeatherRepository'] ?? self::getWeatherRepositoryService($container)), ($container->privates['App\\Repository\\CompanyDetailsRepository'] ?? self::getCompanyDetailsRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2480 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $i);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));$instance->addGlobal('attachments_directory', (\dirname(__DIR__, 4).'/public/administration/Attachments/'));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#630
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/WeatherService.php"
            #line: 110
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/WeatherService.php:110 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                › $this->manager = $entityManager;$this->weatherRepository = $weatherRepository;$this->companyDetailsRepository = $companyDetailsRepository;
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1580 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getWeatherServiceService($container) …
                › {    return $container->privates['App\\Services\\WeatherService'] = new \App\Services\WeatherService(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\WeatherRepository'] ?? self::getWeatherRepositoryService($container)), ($container->privates['App\\Repository\\CompanyDetailsRepository'] ?? self::getCompanyDetailsRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2480 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $i);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));$instance->addGlobal('attachments_directory', (\dirname(__DIR__, 4).'/public/administration/Attachments/'));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#617
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/WeatherService.php"
            #line: 111
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/WeatherService.php:111 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                ›     $this->weatherRepository = $weatherRepository;    $this->companyDetailsRepository = $companyDetailsRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1580 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getWeatherServiceService($container) …
                › {    return $container->privates['App\\Services\\WeatherService'] = new \App\Services\WeatherService(($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)), ($container->privates['App\\Repository\\WeatherRepository'] ?? self::getWeatherRepositoryService($container)), ($container->privates['App\\Repository\\CompanyDetailsRepository'] ?? self::getCompanyDetailsRepositoryService($container)));}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2480 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $i);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));$instance->addGlobal('attachments_directory', (\dirname(__DIR__, 4).'/public/administration/Attachments/'));
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#633
            #message: "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocation::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/payroll/src/Services/PhotoAuthorsByLocation.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/payroll/src/Services/PhotoAuthorsByLocation.php:31 {
                App\Services\PhotoAuthorsByLocation->__construct(PhotosRepository $photosRepository) …
                › {    $this->photosRepository = $photosRepository;}
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2493 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('DateParserService', ($container->privates['App\\Services\\DateParserService'] ??= new \App\Services\DateParserService()));$instance->addGlobal('PhotoAuthorsByLocation', new \App\Services\PhotoAuthorsByLocation(($container->privates['App\\Repository\\PhotosRepository'] ?? self::getPhotosRepositoryService($container))));$instance->addGlobal('countPhotoLocationsService', $t);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:615 {
                ContainerECzdWUL\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(new \Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector(($container->privates['security.untracked_token_storage'] ??= new \Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage()), ($container->privates['security.role_hierarchy'] ?? self::getSecurity_RoleHierarchyService($container)), ($container->privates['security.logout_url_generator'] ?? self::getSecurity_LogoutUrlGeneratorService($container)), ($container->privates['debug.security.access.decision_manager'] ?? self::getDebug_Security_Access_DecisionManagerService($container)), ($container->privates['security.firewall.map'] ?? self::getSecurity_Firewall_MapService($container)), ($container->privates['debug.security.firewall'] ?? self::getDebug_Security_FirewallService($container))));$instance->add(new \Symfony\Bridge\Twig\DataCollector\TwigDataCollector(($container->privates['twig.profile'] ??= new \Twig\Profiler\Profile()), ($container->privates['twig'] ?? self::getTwigService($container))));$instance->add($d);
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:2080 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:810 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › $instance->addListener('kernel.response', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelResponse'], -100);$instance->addListener('kernel.exception', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelException'], 0);$instance->addListener('kernel.terminate', [#[\Closure(name: 'profiler_listener', class: 'Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener')] fn () => ($container->privates['profiler_listener'] ?? self::getProfilerListenerService($container)), 'onKernelTerminate'], -1024);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:235 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/payroll/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/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:276 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:133 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocation::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#136
            #message: "No route found for "GET https://payroll.atts-systems.com/favicon.ico""
            #code: 0
            #file: "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#204 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:157 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://payroll.atts-systems.com/favicon.ico"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
    ]
    547 => [
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LocalListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1528
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1829, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/payroll/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:1829 {
                ContainerECzdWUL\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultConfigurationService($container) …
                › $a = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$a->addDriver(($container->privates['doctrine.orm.default_attribute_metadata_driver'] ??= new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false)), 'App\\Entity');}
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:758 {
                ContainerECzdWUL\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/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:749 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/payroll/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/payroll/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerECzdWUL\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/payroll/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/payroll/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:98 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:1829, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1432
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/payroll/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/payroll/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/html/payroll/vendor/doctrine/orm/src/EntityManager.php:177 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /var/www/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:758 {
                ContainerECzdWUL\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/html/payroll/var/cache/dev/ContainerECzdWUL/App_KernelDevDebugContainer.php:749 {
                ContainerECzdWUL\App_KernelDevDebugContainer::ContainerECzdWUL\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhostEbeb667', static fn () => \EntityManagerGhostEbeb667::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/html/payroll/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/payroll/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerECzdWUL\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/payroll/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/payroll/vendor/doctrine/doctrine-bundle/src/DataCollector/DoctrineDataCollector.php:98 {
                Doctrine\Bundle\DoctrineBundle\DataCollector\DoctrineDataCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › 
                › $factory   = $em->getMetadataFactory();$validator = new SchemaValidator($em);
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php:169 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:108 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:214 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:202 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php:117 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event) …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:239 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/html/payroll/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/payroll/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/payroll/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1766699048
        "timestamp_rfc3339" => "2025-12-25T21:44:08.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    14 => 1
    547 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#366 …}
}

Request Headers

Header Value
accept-encoding
"gzip"
accept-language
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
host
"payroll.atts-systems.com"
user-agent
"Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 25 Dec 2025 21:44:08 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fpayroll.atts-systems.com%2Ffavicon.ico%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fpayroll%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"6ed7ce"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 25 Dec 25 21:44:08 +0000"
Last used
"Thu, 25 Dec 25 21:44:08 +0000"
Lifetime
15000

Session Attributes

No session attributes

Session Usage

6 Usages
Stateless check enabled
Usage
App\EventListener\LocalListener:20
[
  [
    "file" => "/var/www/html/payroll/src/EventListener/LocalListener.php"
    "line" => 20
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocalListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 169
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 117
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 239
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/payroll/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/payroll/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"3e1e903454d53f3e9c239ed8c4dd4c64"
APP_SERVER
"live"
DATABASE_URL
"mysql://stephen:Descartes99@127.0.0.1:3306/payroll"
MAILER_DSN
"smtp://stephen@stephen-nurse.com:Descartes99!@ns0.ovh.net:465"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/payroll/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/payroll/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7"
HTTP_HOST
"payroll.atts-systems.com"
HTTP_USER_AGENT
"Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"payroll.atts-systems.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/favicon.ico"
REMOTE_ADDR
"35.180.62.155"
REMOTE_PORT
"60079"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1766699047
REQUEST_TIME_FLOAT
1766699047.231
REQUEST_URI
"/favicon.ico"
SCRIPT_FILENAME
"/var/www/html/payroll/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.36.163.14"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"payroll.atts-systems.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at payroll.atts-systems.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"payroll.atts-systems.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SERVER,APP_SECRET,DATABASE_URL,MAILER_DSN"

Parent Request

Return to parent request (token = ebebc3)

Key Value
_remove_csp_headers
true
_stopwatch_token
"fc2462"