| logger | Symfony\Component\HttpKernel\Log\Logger {#33
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#278 …}
  -debug: true
  -logs: [
    2 => [
      [
        "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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#96
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CachedReaderService.php:23 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:509 {
                ContainerBRgGj7h\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2154 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1459 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:543 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#98
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_ReaderService.php:23 {
                ContainerBRgGj7h\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                ›{›    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:509 {
                ContainerBRgGj7h\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CachedReaderService.php:25 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:509 {
                ContainerBRgGj7h\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2154 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1459 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:543 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#105
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CacheAdapterService.php:23 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:509 {
                ContainerBRgGj7h\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/getAnnotations_CachedReaderService.php:25 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:509 {
                ContainerBRgGj7h\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›    return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2154 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1459 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:543 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#112
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/whistlesandbells/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2154 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1459 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:543 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#315
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/TranslationsWorkerService.php"
            #line: 28
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/TranslationsWorkerService.php:28 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                ›{›    $this->translationRepository = $translationRepository;›    $this->languages = $languages;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1235 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2013 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#316
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/TranslationsWorkerService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/TranslationsWorkerService.php:29 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                ›    $this->translationRepository = $translationRepository;›    $this->languages = $languages;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1235 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2013 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#366
            #message: "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CompanyDetailsService.php"
            #line: 17
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CompanyDetailsService.php:17 {
                App\Services\CompanyDetailsService->__construct(CompanyDetailsRepository $companyDetailsRepository) …
                ›{›    $this->companyDetailsRepository = $companyDetailsRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1145 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2026 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$l = ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container));›$m = ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container));›$n = ($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#356
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountPhotoLocationsService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountPhotoLocationsService.php:63 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository, UserRepository $userRepository, CompanyDetailsService $companyDetailsService) …
                ›{›    $this->photoLocationsRepository = $photoLocationsRepository;›    $this->userRepository = $userRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2028 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$n = ($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container));›$o = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $l, $m);› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#361
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountPhotoLocationsService.php"
            #line: 64
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2028 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$n = ($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container));›$o = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $l, $m);› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#370
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$companyDetailsService is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountPhotoLocationsService.php"
            #line: 65
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountPhotoLocationsService.php:65 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository, UserRepository $userRepository, CompanyDetailsService $companyDetailsService) …
                ›    $this->userRepository = $userRepository;›    $this->companyDetailsService = $companyDetailsService;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2028 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$n = ($container->privates['App\\Repository\\WebsiteContactsRepository'] ?? self::getWebsiteContactsRepositoryService($container));›$o = new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container)), $l, $m);› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$companyDetailsService is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#424
            #message: "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php:31 {
                App\Services\FindClientOrDogDetailsFromUser->__construct(UserRepository $userRepository, ClientDetailsRepository $clientDetailsRepository, DogsRepository $dogsRepository) …
                ›public function __construct(UserRepository $userRepository, ClientDetailsRepository $clientDetailsRepository, DogsRepository $dogsRepository){›  $this->userRepository = $userRepository;›  $this->clientDetailsRepository = $clientDetailsRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2063 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›])));›$instance->addGlobal('FindClientOrDogDetailsFromUser', new \App\Services\FindClientOrDogDetailsFromUser($l, ($container->privates['App\\Repository\\ClientDetailsRepository'] ?? self::getClientDetailsRepositoryService($container)), ($container->privates['App\\Repository\\DogsRepository'] ?? self::getDogsRepositoryService($container))));›$instance->addGlobal('AgeService', ($container->privates['App\\Services\\AgeService'] ??= new \App\Services\AgeService()));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#415
            #message: "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$clientDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php"
            #line: 32
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php:32 {
                App\Services\FindClientOrDogDetailsFromUser->__construct(UserRepository $userRepository, ClientDetailsRepository $clientDetailsRepository, DogsRepository $dogsRepository) …
                ›$this->userRepository = $userRepository;›$this->clientDetailsRepository = $clientDetailsRepository;›$this->dogsRepository = $dogsRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2063 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›])));›$instance->addGlobal('FindClientOrDogDetailsFromUser', new \App\Services\FindClientOrDogDetailsFromUser($l, ($container->privates['App\\Repository\\ClientDetailsRepository'] ?? self::getClientDetailsRepositoryService($container)), ($container->privates['App\\Repository\\DogsRepository'] ?? self::getDogsRepositoryService($container))));›$instance->addGlobal('AgeService', ($container->privates['App\\Services\\AgeService'] ??= new \App\Services\AgeService()));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$clientDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#431
            #message: "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$dogsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php"
            #line: 33
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/FindClientOrDogDetailsFromUser.php:33 {
                App\Services\FindClientOrDogDetailsFromUser->__construct(UserRepository $userRepository, ClientDetailsRepository $clientDetailsRepository, DogsRepository $dogsRepository) …
                ›$this->clientDetailsRepository = $clientDetailsRepository;›$this->dogsRepository = $dogsRepository;› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2063 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›])));›$instance->addGlobal('FindClientOrDogDetailsFromUser', new \App\Services\FindClientOrDogDetailsFromUser($l, ($container->privates['App\\Repository\\ClientDetailsRepository'] ?? self::getClientDetailsRepositoryService($container)), ($container->privates['App\\Repository\\DogsRepository'] ?? self::getDogsRepositoryService($container))));›$instance->addGlobal('AgeService', ($container->privates['App\\Services\\AgeService'] ??= new \App\Services\AgeService()));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindClientOrDogDetailsFromUser::$dogsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#434
            #message: "Deprecated: Creation of dynamic property App\Services\BusinessContactVCFExport::$templateDirectory is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/BusinessContactVCFExport.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1125 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2065 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('AgeService', ($container->privates['App\\Services\\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\BusinessContactVCFExport::$templateDirectory is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#409
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CheckIfUserService.php"
            #line: 38
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CheckIfUserService.php:38 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                ›{›    $this->websiteContactsRepository = $websiteContactsRepository;›    $this->userRepository = $userRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1135 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2066 {
                ContainerBRgGj7h\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', $m);}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#403
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CheckIfUserService.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CheckIfUserService.php:39 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                ›    $this->websiteContactsRepository = $websiteContactsRepository;›    $this->userRepository = $userRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1135 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2066 {
                ContainerBRgGj7h\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', $m);}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#406
            #message: "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountAllocatedWebsites.php"
            #line: 26
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountAllocatedWebsites.php:26 {
                App\Services\CountAllocatedWebsites->__construct(UsefulLinksRepository $usefulLinksRepository) …
                ›{›    $this->usefulLinksRepository = $usefulLinksRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1155 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2068 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('CompanyDetailsService', $m);›$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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#420
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountBusinessContactReferralsService.php"
            #line: 62
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountBusinessContactReferralsService.php:62 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                ›{›    $this->businessContactsRepository = $businessContactsRepository;›    $this->referralRepository = $referralsRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2069 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#423
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountBusinessContactReferralsService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountBusinessContactReferralsService.php:63 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                ›    $this->businessContactsRepository = $businessContactsRepository;›    $this->referralRepository = $referralsRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2069 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#414
            #message: "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsPhotoRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountCMSCopyPhotoService.php"
            #line: 37
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountCMSCopyPhotoService.php:37 {
                App\Services\CountCMSCopyPhotoService->__construct(CmsPhotoRepository $cmsPhotoRepository, CmsCopyRepository $cmsCopyRepository) …
                ›{›    $this->cmsPhotoRepository = $cmsPhotoRepository;›    $this->cmsCopyRepository = $cmsCopyRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2071 {
                ContainerBRgGj7h\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($n));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsPhotoRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#417
            #message: "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsCopyRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountCMSCopyPhotoService.php"
            #line: 38
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountCMSCopyPhotoService.php:38 {
                App\Services\CountCMSCopyPhotoService->__construct(CmsPhotoRepository $cmsPhotoRepository, CmsCopyRepository $cmsCopyRepository) …
                ›    $this->cmsPhotoRepository = $cmsPhotoRepository;›    $this->cmsCopyRepository = $cmsCopyRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2071 {
                ContainerBRgGj7h\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($n));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountCMSCopyPhotoService::$cmsCopyRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#426
            #message: "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountPendingWebsiteInquiriesService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountPendingWebsiteInquiriesService.php:29 {
                App\Services\CountPendingWebsiteInquiriesService->__construct(WebsiteContactsRepository $websiteContactsRepository) …
                ›{›    $this->websiteContactsRepository = $websiteContactsRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2072 {
                ContainerBRgGj7h\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($n));›$instance->addGlobal('CountPhotoLocationsService', $o);}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#410
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountPhotosService.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountPhotosService.php:24 {
                App\Services\CountPhotosService->__construct(PhotosRepository $photosRepository) …
                ›{›    $this->photosRepository = $photosRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1175 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2074 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('CountPhotoLocationsService', $o);›$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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#353
            #message: "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/CountUserLogsService.php"
            #line: 27
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/CountUserLogsService.php:27 {
                App\Services\CountUserLogsService->__construct(LogRepository $logRepository) …
                ›{›    $this->logRepository = $logRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2075 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#452
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/FindUser.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2077 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));›$instance->addGlobal('FindUser', new \App\Services\FindUser($l, $n));›$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#446
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/FindUser.php"
            #line: 40
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/FindUser.php:40 {
                App\Services\FindUser->__construct(UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                ›    $this->userRepository = $userRepository;›    $this->websiteContactsRepository = $websiteContactsRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2077 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));›$instance->addGlobal('FindUser', new \App\Services\FindUser($l, $n));›$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#442
            #message: "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocationService::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/PhotoAuthorsByLocationService.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/PhotoAuthorsByLocationService.php:31 {
                App\Services\PhotoAuthorsByLocationService->__construct(PhotosRepository $photosRepository) …
                ›{›    $this->photosRepository = $photosRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1215 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2079 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocationService::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#473
            #message: "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/ProductService.php"
            #line: 70
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/ProductService.php:70 {
                App\Services\ProductService->__construct(ProductRepository $productRepository) …
                ›{›    $this->productRepository = $productRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2081 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getTwigService($container) …
                ›$instance->addGlobal('PhoneAnalyzer', ($container->privates['App\\Services\\PhoneAnalyzer'] ?? self::getPhoneAnalyzerService($container)));›$instance->addGlobal('ProductService', new \App\Services\ProductService(($container->privates['App\\Repository\\ProductRepository'] ?? self::getProductRepositoryService($container))));›$instance->addGlobal('RoleService', ($container->privates['App\\Services\\RoleService'] ?? self::getRoleServiceService($container)));}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#439
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/WeatherService.php"
            #line: 109
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/WeatherService.php:109 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                ›{›    $this->manager = $entityManager;›    $this->weatherRepository = $weatherRepository;}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1245 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2084 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#438
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/WeatherService.php"
            #line: 110
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1245 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2084 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#472
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/whistlesandbells/src/Services/WeatherService.php"
            #line: 111
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/src/Services/WeatherService.php:111 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                ›    $this->weatherRepository = $weatherRepository;›    $this->companyDetailsRepository = $companyDetailsRepository;›}}
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1245 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:2084 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:556 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1705 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                ›{›    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));› 
              }
              /var/www/html/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:751 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#71
            #message: "No route found for "GET https://whistlesandbells.atts-systems.com/p.php""
            #code: 0
            #file: "/var/www/html/whistlesandbells/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#121 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://whistlesandbells.atts-systems.com/p.php"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "error"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
    ]
    502 => [
      [
        "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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1127
            #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:1494, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/whistlesandbells/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:1494 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:699 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:690 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerBRgGj7h\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/whistlesandbells/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                ›{›    return $this->metadataFactory;›}}
              /var/www/html/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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:1494, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1149
            #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/whistlesandbells/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:699 {
                ContainerBRgGj7h\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/whistlesandbells/var/cache/dev/ContainerBRgGj7h/App_KernelDevDebugContainer.php:690 {
                ContainerBRgGj7h\App_KernelDevDebugContainer::ContainerBRgGj7h\{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/whistlesandbells/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/whistlesandbells/vendor/symfony/var-exporter/LazyGhostTrait.php:184 {
                ContainerBRgGj7h\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/whistlesandbells/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                ›{›    return $this->metadataFactory;›}}
              /var/www/html/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/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/whistlesandbells/vendor/autoload_runtime.php:29 {
                require_once …
                ›        ->getRunner($app)›        ->run()›);}
              /var/www/html/whistlesandbells/public/index.php:5 {
                › 
                ›require_once dirname(__DIR__).'/vendor/autoload_runtime.php';› 
                arguments: {
                  "/var/www/html/whistlesandbells/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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.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" => 1761876305
        "timestamp_rfc3339" => "2025-10-31T02:05:05.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    502 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#283 …}
} |