Error 500 Internal Server Error

GET https://stephen-nurse.com/todolist_items/change_priority/Down/237

Forwarded to ErrorController (815e9d)

ToDoListItemsController :: changePriority

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\ToDoListItemsController::changePriority"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"to_do_list_items_change_priority"
_route_params
[
  "change" => "Down"
  "id" => "237"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"d5935f"
change
"Down"
id
"237"
toDoListItem
App\Entity\ToDoListItems {#958
  -id: 237
  -project: Proxies\__CG__\App\Entity\ToDoList {#1174 …}
  -status: "Pending"
  -priority: 2.01
  -task: "<p><strong>Mortgages</strong>:&nbsp;</p><p>Scrape once a day the following (establish a chron job at a set time, eg 5pm)</p><ul><li>Mortgage rates (from moneysupermarket.com)<ul><li>&nbsp;Bank name, Rate and Product Fee. &nbsp;Set Term to 2yr or 3yr or 5yr and date =Today</li></ul></li><li>Swap rates (Gilts or GBP-swaps) from investing.com [DONE]<ul><li>2yr, 3yr, 5yr, 10yr</li></ul></li></ul>"
  -hoursAllocated: null
  -immediatePriority: "Top Priority"
  -attachment: null
  -needsResearch: "No"
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"stephen-nurse.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"781833085"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 03 Apr 2025 21:52:56 GMT"
x-debug-exception
"Symfony%5CBundle%5CFrameworkBundle%5CController%5CAbstractController%3A%3Aredirect%28%29%3A%20Argument%20%231%20%28%24url%29%20must%20be%20of%20type%20string%2C%20null%20given%2C%20called%20in%20%2Fvar%2Fwww%2Fhtml%2Fstephennurse%2Fsrc%2FController%2FToDoListItemsController.php%20on%20line%20271"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fstephennurse%2Fvendor%2Fsymfony%2Fframework-bundle%2FController%2FAbstractController.php:130"
x-debug-token
"18da65"
x-debug-token-link
"https://stephen-nurse.com/_profiler/815e9d"
x-previous-debug-token
"815e9d"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"ec48582a7659a570fb0293b8684e20b9"
APP_SERVER
"live"
APP_TIMEZONE
"Europe/London"
DATABASE_URL
"mysql://stephen:Descartes99@localhost:3306/stephennurse"
GOOGLE_MAP_API
"AIzaSyBIMNeOCE1pdTZu8p-7dSXhIUmpYhWzydc"
MAILER_DSN
"smtp://stephen@stephen-nurse.com:Descartes99!@ns0.ovh.net:465"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/stephennurse/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/stephennurse/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"stephen-nurse.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"781833085"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"stephen-nurse.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/todolist_items/change_priority/Down/237"
REMOTE_ADDR
"20.171.207.4"
REMOTE_PORT
"58718"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743717176
REQUEST_TIME_FLOAT
1743717176.6839
REQUEST_URI
"/todolist_items/change_priority/Down/237"
SCRIPT_FILENAME
"/var/www/html/stephennurse/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.36.163.14"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"stephen-nurse.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at stephen-nurse.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"stephen-nurse.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SERVER,APP_SECRET,DATABASE_URL,MAILER_DSN,GOOGLE_MAP_API,APP_TIMEZONE"

Sub Requests 1

ErrorController (token = 815e9d)

Key Value
_controller
"error_controller"
_stopwatch_token
"c99292"
exception
TypeError {#1073
  #message: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirect(): Argument #1 ($url) must be of type string, null given, called in /var/www/html/stephennurse/src/Controller/ToDoListItemsController.php on line 271"
  #code: 0
  #file: "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
  #line: 130
  trace: {
    /var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php:130 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->redirect(string $url, int $status = 302): RedirectResponse …
      ›  */protected function redirect(string $url, int $status = 302): RedirectResponse{
    }
    /var/www/html/stephennurse/src/Controller/ToDoListItemsController.php:271 {
      App\Controller\ToDoListItemsController->changePriority(Request $request, $change, ToDoListItems $toDoListItem, EntityManagerInterface $manager): Response …
      ›     $manager->flush();    return $this->redirect($referer);}
    }
    /var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:181 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Component\HttpKernel\Log\Logger {#30
  -minLevelIndex: 0
  -formatter: Symfony\Component\HttpKernel\Log\Logger::format(string $level, string $message, array $context, bool $prefixDate = true): string {#372 …}
  -debug: true
  -logs: [
    10 => [
      [
        "channel" => null
        "context" => [
          "route" => "to_do_list_items_change_priority"
          "route_parameters" => [
            "_route" => "to_do_list_items_change_priority"
            "_controller" => "App\Controller\ToDoListItemsController::changePriority"
            "change" => "Down"
            "id" => "237"
          ]
          "request_uri" => "https://stephen-nurse.com/todolist_items/change_priority/Down/237"
          "method" => "GET"
        ]
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#224
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CachedReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CachedReaderService.php:23 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:499 {
                ContainerP5tF5C3\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1842 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
                › {    return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:945 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{closure} …
                › $instance->addListener('console.terminate', [#[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] fn () => ($container->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()), 'onConsoleTerminate'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cached_reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#226
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_ReaderService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_ReaderService.php:23 {
                ContainerP5tF5C3\getAnnotations_ReaderService::do($container, $lazyLoad = true) …
                › {    trigger_deprecation('symfony/framework-bundle', '6.4', 'The "annotations.reader" service is deprecated without replacement.');}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:499 {
                ContainerP5tF5C3\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CachedReaderService.php:25 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:499 {
                ContainerP5tF5C3\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1842 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
                › {    return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:945 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{closure} …
                › $instance->addListener('console.terminate', [#[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] fn () => ($container->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()), 'onConsoleTerminate'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.reader" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#138
            #message: "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CacheAdapterService.php"
            #line: 23
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CacheAdapterService.php:23 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:499 {
                ContainerP5tF5C3\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/getAnnotations_CachedReaderService.php:25 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:499 {
                ContainerP5tF5C3\App_KernelDevDebugContainer->load($file, $lazyLoad = true): mixed …
                › 
                ›     return class_exists($class, false) ? $class::do($this, $lazyLoad) : $service;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1842 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getSensioFrameworkExtra_Controller_ListenerService($container) …
                › {    return $container->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($container->privates['annotations.cached_reader'] ?? $container->load('getAnnotations_CachedReaderService')));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:945 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{closure} …
                › $instance->addListener('console.terminate', [#[\Closure(name: 'maker.console_error_listener', class: 'Symfony\\Bundle\\MakerBundle\\Event\\ConsoleErrorSubscriber')] fn () => ($container->privates['maker.console_error_listener'] ??= new \Symfony\Bundle\MakerBundle\Event\ConsoleErrorSubscriber()), 'onConsoleTerminate'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.controller.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener')] fn () => ($container->privates['sensio_framework_extra.controller.listener'] ?? self::getSensioFrameworkExtra_Controller_ListenerService($container)), 'onKernelController'], 0);$instance->addListener('kernel.controller', [#[\Closure(name: 'sensio_framework_extra.converter.listener', class: 'Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener')] fn () => ($container->privates['sensio_framework_extra.converter.listener'] ?? self::getSensioFrameworkExtra_Converter_ListenerService($container)), 'onKernelController'], 0);
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/framework-bundle 6.4: The "annotations.cache_adapter" service is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#902
            #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:708, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/var/www/html/stephennurse/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:708 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $b = new \Doctrine\Persistence\Mapping\Driver\MappingDriverChain();$b->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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:679 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/stephennurse/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerP5tF5C3\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/stephennurse/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:332 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getManager($name, $class) …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:301 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
                › // Doctrine Entity?$em = $this->getManager($options['entity_manager'], $configuration->getClass());if (null === $em) {
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "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:708, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#942
            #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/stephennurse/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:877 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:679 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/vendor/symfony/var-exporter/Internal/LazyObjectState.php:100 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/html/stephennurse/vendor/symfony/var-exporter/LazyGhostTrait.php:178 {
                ContainerP5tF5C3\EntityManagerGhostEbeb667->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/EntityManager.php:206 {
                Doctrine\ORM\EntityManager->getMetadataFactory() …
                › {    return $this->metadataFactory;}
              }
              /var/www/html/stephennurse/vendor/doctrine/persistence/src/Persistence/AbstractManagerRegistry.php:194 {
                Doctrine\Persistence\AbstractManagerRegistry->getManagerForClass(string $class) …
                › 
                › if (! $manager->getMetadataFactory()->isTransient($class)) {    return $manager;
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:332 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->getManager($name, $class) …
                › if (null === $name) {    return $this->registry->getManagerForClass($class);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:301 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->supports(ParamConverter $configuration) …
                › // Doctrine Entity?$em = $this->getManager($options['entity_manager'], $configuration->getClass());if (null === $em) {
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:83 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › foreach ($this->all() as $converter) {    if ($converter->supports($configuration)) {        if ($converter->apply($request, $configuration)) {
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1101
            #message: "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message."
            #code: 0
            #file: "/var/www/html/stephennurse/vendor/symfony/error-handler/DebugClassLoader.php"
            #line: 339
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/vendor/symfony/error-handler/DebugClassLoader.php:339 {
                class_exists(string $class, bool $autoload = true): bool …
                › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Mapping/ClassMetadataInfo.php:1213 {
                Doctrine\ORM\Mapping\ClassMetadataInfo->validateAssociations() …
                › if (    ! class_exists($mapping['targetEntity'])    && ! interface_exists($mapping['targetEntity'])
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:285 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->validateRuntimeMetadata($class, $parent) …
                › $class->validateIdentifier();$class->validateAssociations();$class->validateLifecycleCallbacks($this->getReflectionService());
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:264 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents) …
                › 
                ›     $this->validateRuntimeMetadata($class, $parent);}
              }
              /var/www/html/stephennurse/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/html/stephennurse/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:343 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name) …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/html/stephennurse/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:207 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className) …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/EntityManager.php:329 {
                Doctrine\ORM\EntityManager->getClassMetadata($className) …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1405 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnAssociationSQL($field, $assoc, ClassMetadata $class, $alias = 'r') …
                › $columnList    = [];$targetClass   = $this->em->getClassMetadata($assoc['targetEntity']);$isIdentifier  = isset($assoc['id']) && $assoc['id'] === true;
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1293 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectColumnsSQL() …
                › foreach ($this->class->associationMappings as $assocField => $assoc) {    $assocColumnSQL = $this->getSelectColumnAssociationSQL($assocField, $assoc, $this->class);}
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:1160 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->getSelectSQL($criteria, $assoc = null, $lockMode = null, $limit = null, $offset = null, ?array $orderBy = null) …
                › 
                › $columnList = $this->getSelectColumnsSQL();$tableAlias = $this->getSQLTableAlias($this->class->name);
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:777 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->load(array $criteria, $entity = null, $assoc = null, array $hints = [], $lockMode = null, $limit = null, ?array $orderBy = null) …
                › 
                › $sql              = $this->getSelectSQL($criteria, $assoc, $lockMode, $limit, null, $orderBy);[$params, $types] = $this->expandParameters($criteria);
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php:797 {
                Doctrine\ORM\Persisters\Entity\BasicEntityPersister->loadById(array $identifier, $entity = null) …
                › {    return $this->load($identifier, $entity);}
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/EntityManager.php:530 {
                Doctrine\ORM\EntityManager->find($className, $id, $lockMode = null, $lockVersion = null) …
                ›     default:        return $persister->loadById($sortedId);}
              }
              /var/www/html/stephennurse/vendor/doctrine/orm/src/EntityRepository.php:196 {
                Doctrine\ORM\EntityRepository->find($id, $lockMode = null, $lockVersion = null) …
                › {    return $this->_em->find($this->_entityName, $id, $lockMode, $lockVersion);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:142 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->find($class, Request $request, $options, $name) …
                › try {    return $om->getRepository($class)->$method($id);} catch (NoResultException $e) {
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:91 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter->apply(Request $request, ParamConverter $configuration) …
                ›     // find by identifier?} elseif (false === $object = $this->find($class, $request, $options, $name)) {    // find by criteria
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:84 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->applyConverter(Request $request, ParamConverter $configuration) …
                › if ($converter->supports($configuration)) {    if ($converter->apply($request, $configuration)) {        return;
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php:48 {
                Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager->apply(Request $request, $configurations) …
                › foreach ($configurations as $configuration) {    $this->applyConverter($request, $configuration);}
              }
              /var/www/html/stephennurse/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php:72 {
                Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener->onKernelController(KernelEvent $event) …
                › 
                ›     $this->manager->apply($request, $configurations);}
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:169 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new ControllerEvent($this, $controller, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::CONTROLLER);$controller = $event->getController();
              }
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "message" => "User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "App\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#995
            #message: "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
            #code: 0
            #file: "/var/www/html/stephennurse/vendor/symfony/validator/ValidatorBuilder.php"
            #line: 252
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/stephennurse/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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2061 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1577 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:533 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement."
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1260
            #message: "Deprecated: Creation of dynamic property App\Services\LanguagesService::$languagesRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/LanguagesService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/LanguagesService.php:63 {
                App\Services\LanguagesService->__construct(LanguagesRepository $languagesRepository, RequestStack $requestStack) …
                › {    $this->languagesRepository = $languagesRepository;    $this->requestStack = $requestStack;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1337 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getLanguagesServiceService($container) …
                › {    return $container->privates['App\\Services\\LanguagesService'] = new \App\Services\LanguagesService(($container->privates['App\\Repository\\LanguagesRepository'] ?? self::getLanguagesRepositoryService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1367 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1944 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $g = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$h = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\LanguagesService::$languagesRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1261
            #message: "Deprecated: Creation of dynamic property App\Services\LanguagesService::$requestStack is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/LanguagesService.php"
            #line: 64
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/LanguagesService.php:64 {
                App\Services\LanguagesService->__construct(LanguagesRepository $languagesRepository, RequestStack $requestStack) …
                ›     $this->languagesRepository = $languagesRepository;    $this->requestStack = $requestStack;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1337 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getLanguagesServiceService($container) …
                › {    return $container->privates['App\\Services\\LanguagesService'] = new \App\Services\LanguagesService(($container->privates['App\\Repository\\LanguagesRepository'] ?? self::getLanguagesRepositoryService($container)), ($container->services['request_stack'] ??= new \Symfony\Component\HttpFoundation\RequestStack()));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1367 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1944 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $g = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$h = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\LanguagesService::$requestStack is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1262
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/TranslationsWorkerService.php"
            #line: 28
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/TranslationsWorkerService.php:28 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                › {    $this->translationRepository = $translationRepository;    $this->languages = $languages;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1367 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1944 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $g = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$h = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$translationRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1263
            #message: "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/TranslationsWorkerService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/TranslationsWorkerService.php:29 {
                App\Services\TranslationsWorkerService->__construct(TranslationRepository $translationRepository, LanguagesService $languages) …
                ›     $this->translationRepository = $translationRepository;    $this->languages = $languages;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1367 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1944 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $g = ($container->privates['security.token_storage'] ?? self::getSecurity_TokenStorageService($container));$h = ($container->privates['App\\Services\\TranslationsWorkerService'] ?? self::getTranslationsWorkerServiceService($container));$i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL, 'UTF-8', 1);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\TranslationsWorkerService::$languages is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1299
            #message: "Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankBalancesRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/BankBalanceOnAsOfDate.php"
            #line: 34
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/BankBalanceOnAsOfDate.php:34 {
                App\Services\BankBalanceOnAsOfDate->__construct(BankBalancesRepository $bankBalancesRepository, BankAccountsRepository $bankAccountsRepository) …
                › {    $this->bankBalancesRepository = $bankBalancesRepository;    $this->bankAccountsRepository = $bankAccountsRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1986 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('BankBalanceOnAsOfDate', new \App\Services\BankBalanceOnAsOfDate(($container->privates['App\\Repository\\BankBalancesRepository'] ?? self::getBankBalancesRepositoryService($container)), ($container->privates['App\\Repository\\BankAccountsRepository'] ?? self::getBankAccountsRepositoryService($container))));$instance->addGlobal('FindRecruiterService', new \App\Services\FindRecruiterService($k, ($container->privates['App\\Repository\\RecruitersRepository'] ?? self::getRecruitersRepositoryService($container))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankBalancesRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1300
            #message: "Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankAccountsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/BankBalanceOnAsOfDate.php"
            #line: 35
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/BankBalanceOnAsOfDate.php:35 {
                App\Services\BankBalanceOnAsOfDate->__construct(BankBalancesRepository $bankBalancesRepository, BankAccountsRepository $bankAccountsRepository) …
                ›     $this->bankBalancesRepository = $bankBalancesRepository;    $this->bankAccountsRepository = $bankAccountsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1986 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › ])));$instance->addGlobal('BankBalanceOnAsOfDate', new \App\Services\BankBalanceOnAsOfDate(($container->privates['App\\Repository\\BankBalancesRepository'] ?? self::getBankBalancesRepositoryService($container)), ($container->privates['App\\Repository\\BankAccountsRepository'] ?? self::getBankAccountsRepositoryService($container))));$instance->addGlobal('FindRecruiterService', new \App\Services\FindRecruiterService($k, ($container->privates['App\\Repository\\RecruitersRepository'] ?? self::getRecruitersRepositoryService($container))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\BankBalanceOnAsOfDate::$bankAccountsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1303
            #message: "Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/FindRecruiterService.php"
            #line: 22
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/FindRecruiterService.php:22 {
                App\Services\FindRecruiterService->__construct(UserRepository $userRepository, RecruitersRepository $recruitersRepository) …
                › public function __construct(UserRepository $userRepository, RecruitersRepository $recruitersRepository){    $this->userRepository = $userRepository;    $this->recruitersRepository = $recruitersRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1987 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('BankBalanceOnAsOfDate', new \App\Services\BankBalanceOnAsOfDate(($container->privates['App\\Repository\\BankBalancesRepository'] ?? self::getBankBalancesRepositoryService($container)), ($container->privates['App\\Repository\\BankAccountsRepository'] ?? self::getBankAccountsRepositoryService($container))));$instance->addGlobal('FindRecruiterService', new \App\Services\FindRecruiterService($k, ($container->privates['App\\Repository\\RecruitersRepository'] ?? self::getRecruitersRepositoryService($container))));$instance->addGlobal('FXRatesOnAsOfDate', ($container->privates['App\\Services\\FXRatesOnAsOfDate'] ?? self::getFXRatesOnAsOfDateService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1304
            #message: "Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$recruitersRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/FindRecruiterService.php"
            #line: 23
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/FindRecruiterService.php:23 {
                App\Services\FindRecruiterService->__construct(UserRepository $userRepository, RecruitersRepository $recruitersRepository) …
                ›     $this->userRepository = $userRepository;    $this->recruitersRepository = $recruitersRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1987 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('BankBalanceOnAsOfDate', new \App\Services\BankBalanceOnAsOfDate(($container->privates['App\\Repository\\BankBalancesRepository'] ?? self::getBankBalancesRepositoryService($container)), ($container->privates['App\\Repository\\BankAccountsRepository'] ?? self::getBankAccountsRepositoryService($container))));$instance->addGlobal('FindRecruiterService', new \App\Services\FindRecruiterService($k, ($container->privates['App\\Repository\\RecruitersRepository'] ?? self::getRecruitersRepositoryService($container))));$instance->addGlobal('FXRatesOnAsOfDate', ($container->privates['App\\Services\\FXRatesOnAsOfDate'] ?? self::getFXRatesOnAsOfDateService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindRecruiterService::$recruitersRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1307
            #message: "Deprecated: Creation of dynamic property App\Services\FXRatesOnAsOfDate::$fxRatesHistoryRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/FXRatesOnAsOfDate.php"
            #line: 50
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/FXRatesOnAsOfDate.php:50 {
                App\Services\FXRatesOnAsOfDate->__construct(FxRatesHistory2Repository $fxRatesHistoryRepository) …
                › {    $this->fxRatesHistoryRepository = $fxRatesHistoryRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1317 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getFXRatesOnAsOfDateService($container) …
                › {    return $container->privates['App\\Services\\FXRatesOnAsOfDate'] = new \App\Services\FXRatesOnAsOfDate(($container->privates['App\\Repository\\FxRatesHistory2Repository'] ?? self::getFxRatesHistory2RepositoryService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1988 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('FindRecruiterService', new \App\Services\FindRecruiterService($k, ($container->privates['App\\Repository\\RecruitersRepository'] ?? self::getRecruitersRepositoryService($container))));$instance->addGlobal('FXRatesOnAsOfDate', ($container->privates['App\\Services\\FXRatesOnAsOfDate'] ?? self::getFXRatesOnAsOfDateService($container)));$instance->addGlobal('AgeService', new \App\Services\AgeService());
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FXRatesOnAsOfDate::$fxRatesHistoryRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1310
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CheckIfUserService.php"
            #line: 38
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CheckIfUserService.php:38 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                › {    $this->websiteContactsRepository = $websiteContactsRepository;    $this->userRepository = $userRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1267 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1990 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('AgeService', new \App\Services\AgeService());$instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));$instance->addGlobal('CompanyDetailsService', ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1311
            #message: "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CheckIfUserService.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CheckIfUserService.php:39 {
                App\Services\CheckIfUserService->__construct(WebsiteContactsRepository $websiteContactsRepository, UserRepository $userRepository) …
                ›     $this->websiteContactsRepository = $websiteContactsRepository;    $this->userRepository = $userRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1267 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1990 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('AgeService', new \App\Services\AgeService());$instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));$instance->addGlobal('CompanyDetailsService', ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CheckIfUserService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1314
            #message: "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CompanyDetailsService.php"
            #line: 17
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CompanyDetailsService.php:17 {
                App\Services\CompanyDetailsService->__construct(CompanyDetailsRepository $companyDetailsRepository) …
                › {    $this->companyDetailsRepository = $companyDetailsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1277 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1991 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CheckIfUserService', ($container->privates['App\\Services\\CheckIfUserService'] ?? self::getCheckIfUserServiceService($container)));$instance->addGlobal('CompanyDetailsService', ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container)));$instance->addGlobal('CountAllocatedWebsites', ($container->privates['App\\Services\\CountAllocatedWebsites'] ?? self::getCountAllocatedWebsitesService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CompanyDetailsService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1317
            #message: "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountAllocatedWebsites.php"
            #line: 26
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountAllocatedWebsites.php:26 {
                App\Services\CountAllocatedWebsites->__construct(UsefulLinksRepository $usefulLinksRepository) …
                › {    $this->usefulLinksRepository = $usefulLinksRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1287 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1992 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CompanyDetailsService', ($container->privates['App\\Services\\CompanyDetailsService'] ?? self::getCompanyDetailsServiceService($container)));$instance->addGlobal('CountAllocatedWebsites', ($container->privates['App\\Services\\CountAllocatedWebsites'] ?? self::getCountAllocatedWebsitesService($container)));$instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountAllocatedWebsites::$usefulLinksRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1323
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountBusinessContactReferralsService.php"
            #line: 62
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountBusinessContactReferralsService.php:62 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                › {    $this->businessContactsRepository = $businessContactsRepository;    $this->referralRepository = $referralsRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1994 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($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('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$businessContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1324
            #message: "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountBusinessContactReferralsService.php"
            #line: 63
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountBusinessContactReferralsService.php:63 {
                App\Services\CountBusinessContactReferralsService->__construct(ReferralsRepository $referralsRepository, BusinessContactsRepository $businessContactsRepository) …
                ›     $this->businessContactsRepository = $businessContactsRepository;    $this->referralRepository = $referralsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1994 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountBusinessContactsService', ($container->privates['App\\Services\\CountBusinessContactsService'] ?? self::getCountBusinessContactsServiceService($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('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountBusinessContactReferralsService::$referralRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1326
            #message: "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountPendingWebsiteInquiriesService.php"
            #line: 29
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountPendingWebsiteInquiriesService.php:29 {
                App\Services\CountPendingWebsiteInquiriesService->__construct(WebsiteContactsRepository $websiteContactsRepository) …
                › {    $this->websiteContactsRepository = $websiteContactsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1995 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($l));$instance->addGlobal('CountPhotoLocationsService', new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPendingWebsiteInquiriesService::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1329
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountPhotoLocationsService.php"
            #line: 11
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountPhotoLocationsService.php:11 {
                App\Services\CountPhotoLocationsService->__construct(PhotoLocationsRepository $photoLocationsRepository) …
                › {    $this->photoLocationsRepository = $photoLocationsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1996 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountPendingWebsiteInquiriesService', new \App\Services\CountPendingWebsiteInquiriesService($l));$instance->addGlobal('CountPhotoLocationsService', new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($container))));$instance->addGlobal('CountPhotosService', ($container->privates['App\\Services\\CountPhotosService'] ?? self::getCountPhotosServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotoLocationsService::$photoLocationsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1332
            #message: "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountPhotosService.php"
            #line: 24
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountPhotosService.php:24 {
                App\Services\CountPhotosService->__construct(PhotosRepository $photosRepository) …
                › {    $this->photosRepository = $photosRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1307 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1997 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('CountPhotoLocationsService', new \App\Services\CountPhotoLocationsService(($container->privates['App\\Repository\\PhotoLocationsRepository'] ?? self::getPhotoLocationsRepositoryService($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))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountPhotosService::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1335
            #message: "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/CountUserLogsService.php"
            #line: 27
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/CountUserLogsService.php:27 {
                App\Services\CountUserLogsService->__construct(LogRepository $logRepository) …
                › {    $this->logRepository = $logRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1998 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\CountUserLogsService::$logRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1337
            #message: "Deprecated: Creation of dynamic property App\Services\ImportUserService::$container is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ImportUserService.php"
            #line: 200
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ImportUserService.php:200 {
                App\Services\ImportUserService->__construct(ContainerInterface $container, UserRepository $userRepository, BusinessContactsRepository $businessContactsRepository, BusinessTypesRepository $businessTypesRepository, EntityManagerInterface $manager) …
                › {    $this->container = $container;    $this->manager = $manager;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1327 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getImportUserServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportUserService'] = new \App\Services\ImportUserService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessTypesRepository'] ?? self::getBusinessTypesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1999 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportUserService::$container is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1338
            #message: "Deprecated: Creation of dynamic property App\Services\ImportUserService::$manager is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ImportUserService.php"
            #line: 201
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ImportUserService.php:201 {
                App\Services\ImportUserService->__construct(ContainerInterface $container, UserRepository $userRepository, BusinessContactsRepository $businessContactsRepository, BusinessTypesRepository $businessTypesRepository, EntityManagerInterface $manager) …
                › $this->container = $container;$this->manager = $manager;$this->userRepository = $userRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1327 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getImportUserServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportUserService'] = new \App\Services\ImportUserService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessTypesRepository'] ?? self::getBusinessTypesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1999 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportUserService::$manager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1339
            #message: "Deprecated: Creation of dynamic property App\Services\ImportUserService::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ImportUserService.php"
            #line: 202
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ImportUserService.php:202 {
                App\Services\ImportUserService->__construct(ContainerInterface $container, UserRepository $userRepository, BusinessContactsRepository $businessContactsRepository, BusinessTypesRepository $businessTypesRepository, EntityManagerInterface $manager) …
                › $this->manager = $manager;$this->userRepository = $userRepository;$this->businessContactsRepository = $businessContactsRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1327 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getImportUserServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportUserService'] = new \App\Services\ImportUserService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessTypesRepository'] ?? self::getBusinessTypesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1999 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportUserService::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1340
            #message: "Deprecated: Creation of dynamic property App\Services\ImportUserService::$businessContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ImportUserService.php"
            #line: 203
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ImportUserService.php:203 {
                App\Services\ImportUserService->__construct(ContainerInterface $container, UserRepository $userRepository, BusinessContactsRepository $businessContactsRepository, BusinessTypesRepository $businessTypesRepository, EntityManagerInterface $manager) …
                › $this->userRepository = $userRepository;$this->businessContactsRepository = $businessContactsRepository;$this->businessTypesRepository = $businessTypesRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1327 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getImportUserServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportUserService'] = new \App\Services\ImportUserService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessTypesRepository'] ?? self::getBusinessTypesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1999 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportUserService::$businessContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1341
            #message: "Deprecated: Creation of dynamic property App\Services\ImportUserService::$businessTypesRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ImportUserService.php"
            #line: 204
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ImportUserService.php:204 {
                App\Services\ImportUserService->__construct(ContainerInterface $container, UserRepository $userRepository, BusinessContactsRepository $businessContactsRepository, BusinessTypesRepository $businessTypesRepository, EntityManagerInterface $manager) …
                ›     $this->businessContactsRepository = $businessContactsRepository;    $this->businessTypesRepository = $businessTypesRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1327 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getImportUserServiceService($container) …
                › {    return $container->privates['App\\Services\\ImportUserService'] = new \App\Services\ImportUserService($container, ($container->privates['App\\Repository\\UserRepository'] ?? self::getUserRepositoryService($container)), ($container->privates['App\\Repository\\BusinessContactsRepository'] ?? self::getBusinessContactsRepositoryService($container)), ($container->privates['App\\Repository\\BusinessTypesRepository'] ?? self::getBusinessTypesRepositoryService($container)), ($container->services['doctrine.orm.default_entity_manager'] ?? self::getDoctrine_Orm_DefaultEntityManagerService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1999 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($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)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ImportUserService::$businessTypesRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1343
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/FindUser.php"
            #line: 39
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2000 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$userRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1344
            #message: "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/FindUser.php"
            #line: 40
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/FindUser.php:40 {
                App\Services\FindUser->__construct(UserRepository $userRepository, WebsiteContactsRepository $websiteContactsRepository) …
                ›     $this->userRepository = $userRepository;    $this->websiteContactsRepository = $websiteContactsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2000 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('ImportUserService', ($container->privates['App\\Services\\ImportUserService'] ?? self::getImportUserServiceService($container)));$instance->addGlobal('FindUser', new \App\Services\FindUser($k, $l));$instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\FindUser::$websiteContactsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1346
            #message: "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocation::$photosRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/PhotoAuthorsByLocation.php"
            #line: 31
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/PhotoAuthorsByLocation.php:31 {
                App\Services\PhotoAuthorsByLocation->__construct(PhotosRepository $photosRepository) …
                › {    $this->photosRepository = $photosRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1347 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getPhotoAuthorsByLocationService($container) …
                › {    return $container->privates['App\\Services\\PhotoAuthorsByLocation'] = new \App\Services\PhotoAuthorsByLocation(($container->privates['App\\Repository\\PhotosRepository'] ?? self::getPhotosRepositoryService($container)));}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2002 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('LanguagesService', ($container->privates['App\\Services\\LanguagesService'] ?? self::getLanguagesServiceService($container)));$instance->addGlobal('PhotoAuthorsByLocation', ($container->privates['App\\Services\\PhotoAuthorsByLocation'] ?? self::getPhotoAuthorsByLocationService($container)));$instance->addGlobal('ProductService', new \App\Services\ProductService(($container->privates['App\\Repository\\ProductRepository'] ?? self::getProductRepositoryService($container))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\PhotoAuthorsByLocation::$photosRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1349
            #message: "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/ProductService.php"
            #line: 70
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/ProductService.php:70 {
                App\Services\ProductService->__construct(ProductRepository $productRepository) …
                › {    $this->productRepository = $productRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2003 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('PhotoAuthorsByLocation', ($container->privates['App\\Services\\PhotoAuthorsByLocation'] ?? self::getPhotoAuthorsByLocationService($container)));$instance->addGlobal('ProductService', new \App\Services\ProductService(($container->privates['App\\Repository\\ProductRepository'] ?? self::getProductRepositoryService($container))));$instance->addGlobal('RoleService', ($container->privates['App\\Services\\RoleService'] ??= new \App\Services\RoleService(($container->services['kernel'] ?? $container->get('kernel', 1)))));
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\ProductService::$productRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1353
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/WeatherService.php"
            #line: 109
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/WeatherService.php:109 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                › {    $this->manager = $entityManager;    $this->weatherRepository = $weatherRepository;
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1377 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2006 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $h);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$manager is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1354
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/WeatherService.php"
            #line: 110
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1377 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2006 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $h);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$weatherRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => ErrorException {#1355
            #message: "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
            #code: 0
            #file: "/var/www/html/stephennurse/src/Services/WeatherService.php"
            #line: 111
            #severity: E_DEPRECATED
            trace: {
              /var/www/html/stephennurse/src/Services/WeatherService.php:111 {
                App\Services\WeatherService->__construct(EntityManagerInterface $entityManager, WeatherRepository $weatherRepository, CompanyDetailsRepository $companyDetailsRepository) …
                ›     $this->weatherRepository = $weatherRepository;    $this->companyDetailsRepository = $companyDetailsRepository;}
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1377 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:2006 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getTwigService($container) …
                › $instance->addGlobal('TranslationsWorkerService', $h);$instance->addGlobal('WeatherService', ($container->privates['App\\Services\\WeatherService'] ?? self::getWeatherServiceService($container)));(new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i', '%d days', NULL, 0, '.', ','))->configure($instance);
              }
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:545 {
                ContainerP5tF5C3\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/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:1701 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::getProfilerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/stephennurse/var/cache/dev/ContainerP5tF5C3/App_KernelDevDebugContainer.php:925 {
                ContainerP5tF5C3\App_KernelDevDebugContainer::ContainerP5tF5C3\{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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/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/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:132 {
                Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Throwable $exception, ?Request $request = null): void …
                › try {    $response = $this->handleThrowable($exception, $request, self::MAIN_REQUEST);} finally {
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:84 {
                Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure} …
                ›     $hasRun = true;    $kernel->terminateWithException($e, $request);};
              }
              /var/www/html/stephennurse/vendor/symfony/error-handler/ErrorHandler.php:538 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleException(Throwable $exception): void …
                › if (null !== $exceptionHandler) {    $exceptionHandler($exception);}
              Symfony\Component\ErrorHandler\ErrorHandler->handleException() {}
            }
          }
        ]
        "message" => "Deprecated: Creation of dynamic property App\Services\WeatherService::$companyDetailsRepository is deprecated"
        "priority" => 200
        "priorityName" => "info"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "exception" => TypeError {#1073
            #message: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirect(): Argument #1 ($url) must be of type string, null given, called in /var/www/html/stephennurse/src/Controller/ToDoListItemsController.php on line 271"
            #code: 0
            #file: "/var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php"
            #line: 130
            trace: {
              /var/www/html/stephennurse/vendor/symfony/framework-bundle/Controller/AbstractController.php:130 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->redirect(string $url, int $status = 302): RedirectResponse …
                ›  */protected function redirect(string $url, int $status = 302): RedirectResponse{
              }
              /var/www/html/stephennurse/src/Controller/ToDoListItemsController.php:271 {
                App\Controller\ToDoListItemsController->changePriority(Request $request, $change, ToDoListItems $toDoListItem, EntityManagerInterface $manager): Response …
                ›     $manager->flush();    return $this->redirect($referer);}
              }
              /var/www/html/stephennurse/vendor/symfony/http-kernel/HttpKernel.php:181 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/html/stephennurse/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/stephennurse/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/stephennurse/public/index.php:20 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "message" => "Uncaught PHP Exception TypeError: "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::redirect(): Argument #1 ($url) must be of type string, null given, called in /var/www/html/stephennurse/src/Controller/ToDoListItemsController.php on line 271" at AbstractController.php line 130"
        "priority" => 500
        "priorityName" => "critical"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
      [
        "channel" => null
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "debug"
        "timestamp" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
    ]
    1403 => [
      [
        "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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.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" => 1743717176
        "timestamp_rfc3339" => "2025-04-03T21:52:56.000+00:00"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
    1403 => 0
  ]
  -handle: null
  -requestStack: Symfony\Component\HttpFoundation\RequestStack {#377 …}
}