Error 500 Internal Server Error

GET https://mail.saving-health.com/our-services

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"10197d"
exception
Twig\Error\RuntimeError {#3640
  #message: "Neither the property "url" nor one of the methods "url()", "geturl()"/"isurl()"/"hasurl()" or "__call()" exist and have public access in class "App\Entity\Service" in "sections/our-services.html.twig" at line 29."
  #code: 0
  #file: "/home/njianimu/saving-health.com/templates/sections/our-services.html.twig"
  #line: 29
  -lineno: 29
  -rawMessage: "Neither the property "url" nor one of the methods "url()", "geturl()"/"isurl()"/"hasurl()" or "__call()" exist and have public access in class "App\Entity\Service"."
  -source: Twig\Source {#3538 …}
  -phpFile: "/home/njianimu/saving-health.com/vendor/twig/twig/src/Extension/CoreExtension.php"
  -phpLine: 1883
  trace: {
    /home/njianimu/saving-health.com/templates/sections/our-services.html.twig:29 {
      Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
      › <div class="service__img">  <a href="{{ path('app_service', {'service': service.url }) }}">    <img src="{{ asset('site/images/page_images/' ~ service.featuredImage ) }}" alt="{{ service.heading }}" class="img-fluid">
    }
    /home/njianimu/saving-health.com/templates/sections/our-services.html.twig:29 {
      __TwigTemplate_7109113f0b9c113310368c6efacf3b55->doDisplay(array $context, array $blocks = []): iterable …
      › <div class="service__img">  <a href="{{ path('app_service', {'service': service.url }) }}">    <img src="{{ asset('site/images/page_images/' ~ service.featuredImage ) }}" alt="{{ service.heading }}" class="img-fluid">
      arguments: {
        $env: Twig\Environment {#133 …}
        $source: Twig\Source {#3538 …}
        $object: App\Entity\Service {#1970 …}
        $item: "url"
        $arguments: []
        $type: "any"
        $isDefinedTest: false
        $ignoreStrictCheck: false
        $sandboxed: false
        $lineno: 29
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …18]
        $blocks: [ …3]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …16]
        $blocks: [ …3]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Extension/CoreExtension.php:1520 {
      Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
      › 
      ›     return $loaded->render($variables);} finally {
      arguments: {
        $context: [ …27]
      }
    }
    /home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php:257 {
      __TwigTemplate_1132106f719142ba066ec33024294058->block_page(array $context, array $blocks = []): iterable …
      › yield "            ";yield Twig\Extension\CoreExtension::include($this->env, $context, ("sections/" . CoreExtension::getAttribute($this->env, $this->source, $context["section"], "templatePath", [], "any", false, false, false, 30)));yield "
      arguments: {
        $env: Twig\Environment {#133 …}
        $context: [ …27]
        $template: "sections/our-services.html.twig"
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:446 {
      Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
      › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …27]
        $blocks: [ …6]
      }
    }
    /home/njianimu/saving-health.com/templates/base.html.twig:84 {
      __TwigTemplate_475a43756e1b657a468373570f990802->doDisplay(array $context, array $blocks = []): iterable …
      › 
      › {% block page %}{% endblock %}arguments: {
        $name: "page"
        $context: [ …21]
        $blocks: [ …6]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …18]
        $blocks: [ …3]
      }
    }
    /home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php:68 {
      __TwigTemplate_1132106f719142ba066ec33024294058->doDisplay(array $context, array $blocks = []): iterable …
      › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
        $context: [ …18]
        $blocks: [ …6]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
      Twig\Template->yield(array $context, array $blocks = []): iterable …
      › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
      arguments: {
        $context: [ …18]
        $blocks: [ …3]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:358 {
      Twig\Template->display(array $context, array $blocks = []): void …
      › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
      arguments: {
        $context: [ …16]
        $blocks: [ …3]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:373 {
      Twig\Template->render(array $context): string …
      › try {    $this->display($context);} catch (\Throwable $e) {
      arguments: {
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
      Twig\TemplateWrapper->render(array $context = []): string …
      › {    return $this->template->render($context);}
      arguments: {
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/twig/twig/src/Environment.php:333 {
      Twig\Environment->render($name, array $context = []): string …
      › {    return $this->load($name)->render($context);}
      arguments: {
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:459 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
      › 
      ›     return $this->container->get('twig')->render($view, $parameters);}
      arguments: {
        $name: "index/page.html.twig"
        $context: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:464 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
      › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
      arguments: {
        $view: "index/page.html.twig"
        $block: null
        $parameters: [ …14]
        $method: "render"
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:278 {
      Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
      › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
      arguments: {
        $view: "index/page.html.twig"
        $block: null
        $parameters: [ …14]
        $response: null
        $method: "render"
      }
    }
    /home/njianimu/saving-health.com/src/Controller/IndexController.php:145 {
      App\Controller\IndexController->page(Request $request, BlogCategoryRepository $blogCategoryRepository, TeamMemberRepository $teamMemberRepository, TestimonialsRepository $testimonialsRepository, BlogRepository $blogRepository, FAQRepository $fAQRepository, ContentRepository $contentRepository, PageRepository $pageRepository, ImageRepository $imageRepository, VideoRepository $videoRepository, ServiceRepository $serviceRepository, $page): Response …
      › 
      › return $this->render('index/page.html.twig', [    'page_category' => $page_category,
      arguments: {
        $view: "index/page.html.twig"
        $parameters: [ …14]
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#19 …}
        $blogCategoryRepository: App\Repository\BlogCategoryRepository {#874 …}
        $teamMemberRepository: App\Repository\TeamMemberRepository {#865 …}
        $testimonialsRepository: App\Repository\TestimonialsRepository {#801 …}
        $blogRepository: App\Repository\BlogRepository {#478 …}
        $fAQRepository: App\Repository\FAQRepository {#930 …}
        $contentRepository: App\Repository\ContentRepository {#516 …}
        $pageRepository: App\Repository\PageRepository {#471 …}
        $imageRepository: App\Repository\ImageRepository {#513 …}
        $videoRepository: App\Repository\VideoRepository {#981 …}
        $serviceRepository: App\Repository\ServiceRepository {#995 …}
        $page: App\Entity\Page {#1691 …}
      }
    }
    /home/njianimu/saving-health.com/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#19 …}
        $type: 1
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#19 …}
        $type: 1
        $catch: true
      }
    }
    /home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#19 …}
      }
    }
    /home/njianimu/saving-health.com/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/njianimu/saving-health.com/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#273
  -records: [
    19 => [
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.890+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_page"
          "route_parameters" => [
            "_route" => "app_page"
            "_controller" => "App\Controller\IndexController::page"
            "page" => "our-services"
          ]
          "request_uri" => "https://mail.saving-health.com/our-services"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.904+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 2
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.904+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.904+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.904+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.904+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.906+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.906+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.906+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.906+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.907+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.914+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.914+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554128
        "timestamp_rfc3339" => "2025-12-01T01:55:28.914+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.011+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.011+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.011+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.011+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerI1dyF7O\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.011+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.014+00:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1078
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:94 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/home/njianimu/saving-health.com/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/njianimu/saving-health.com/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);}
              }
              /home/njianimu/saving-health.com/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);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:94 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if (! version_compare($version, '8.0.0', '>=')) {    Deprecation::trigger(        'doctrine/orm',
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /home/njianimu/saving-health.com/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:550 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /home/njianimu/saving-health.com/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);}
              /home/njianimu/saving-health.com/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/njianimu/saving-health.com/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/njianimu/saving-health.com/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/njianimu/saving-health.com/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:134 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->resolveRepository(): EntityRepository …
                › /** @var ClassMetadata<T> $classMetadata */$classMetadata = $manager->getClassMetadata($this->entityClass);}
              /home/njianimu/saving-health.com/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:72 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->findBy(array $criteria, ?array $orderBy = null, ?int $limit = null, ?int $offset = null): array …
                › {    return ($this->repository ??= $this->resolveRepository())        ->findBy($criteria, $orderBy, $limit, $offset);
              }
              /home/njianimu/saving-health.com/vendor/doctrine/orm/src/EntityRepository.php:96 {
                Doctrine\ORM\EntityRepository->findAll(): array …
                › {    return $this->findBy([]);}
              }
              /home/njianimu/saving-health.com/src/Controller/IndexController.php:106 {
                App\Controller\IndexController->page(Request $request, BlogCategoryRepository $blogCategoryRepository, TeamMemberRepository $teamMemberRepository, TestimonialsRepository $testimonialsRepository, BlogRepository $blogRepository, FAQRepository $fAQRepository, ContentRepository $contentRepository, PageRepository $pageRepository, ImageRepository $imageRepository, VideoRepository $videoRepository, ServiceRepository $serviceRepository, $page): Response …
                › 
                › $all_content = $contentRepository->findAll();$content = [];
              }
              /home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $blogCategoryRepository: App\Repository\BlogCategoryRepository {#874 …}
                  $teamMemberRepository: App\Repository\TeamMemberRepository {#865 …}
                  $testimonialsRepository: App\Repository\TestimonialsRepository {#801 …}
                  $blogRepository: App\Repository\BlogRepository {#478 …}
                  $fAQRepository: App\Repository\FAQRepository {#930 …}
                  $contentRepository: App\Repository\ContentRepository {#516 …}
                  $pageRepository: App\Repository\PageRepository {#471 …}
                  $imageRepository: App\Repository\ImageRepository {#513 …}
                  $videoRepository: App\Repository\VideoRepository {#981 …}
                  $serviceRepository: App\Repository\ServiceRepository {#995 …}
                  $page: App\Entity\Page {#1691 …}
                }
              }
              /home/njianimu/saving-health.com/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $type: 1
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                }
              }
              /home/njianimu/saving-health.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/njianimu/saving-health.com/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.105+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "njianimu_shadmin"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "njianimu_sh"
            "serverVersion" => "8"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.108+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.200+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url AS url_5, t0.featured_image AS featured_image_6, t0.page_content AS page_content_7, t0.content_first AS content_first_8, t0.is_service AS is_service_9, t0.header AS header_10, t0.type AS type_11, t0.keywords AS keywords_12 FROM page t0 WHERE t0.url = ? LIMIT 1"
          "params" => [
            1 => "our-services"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.212+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.service_type AS service_type_4, t0.duration AS duration_5, t0.full_fee AS full_fee_6, t0.booking_amount AS booking_amount_7, t0.starting_date_is_flexible AS starting_date_is_flexible_8, t0.duration_is_flexible AS duration_is_flexible_9, t0.conflicts_with_events AS conflicts_with_events_10, t0.can_book_service_only AS can_book_service_only_11, t0.missed_deadline_payment_forfeited AS missed_deadline_payment_forfeited_12, t0.slug AS slug_13, t0.is_active AS is_active_14, t0.requires_full_profile AS requires_full_profile_15, t0.image_url AS image_url_16, t0.max_participants AS max_participants_17, t0.icon_name AS icon_name_18, t0.terms_and_conditions AS terms_and_conditions_19, t0.testimonial_videos AS testimonial_videos_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM service t0 WHERE t0.is_active = ? ORDER BY t0.title ASC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.298+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.title AS title_4, t0.content AS content_5, t0.video_url AS video_url_6 FROM testimonials t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.299+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.301+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.url AS url_4, t0.thumbnail AS thumbnail_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM video t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.302+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3 FROM faq t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.398+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 50"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.403+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.405+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.photo AS photo_4, t0.description AS description_5 FROM team_member t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.406+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0 ORDER BY t0.id ASC LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.412+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0 LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.486+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.487+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.494+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.495+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.496+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.496+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.497+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.498+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.499+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0 LIMIT 1"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.506+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.description AS description_2, t0.template_path AS template_path_3, t0.priority AS priority_4 FROM section t0 INNER JOIN page_section ON t0.id = page_section.section_id WHERE page_section.page_id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.507+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1"
          "params" => [
            1 => "var-banner-image"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.509+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1"
          "params" => [
            1 => "page_title_description"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.511+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.511+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1"
          "params" => [
            1 => "appointment_button"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.512+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.512+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1"
          "params" => [
            1 => "services_button"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.512+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.513+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1"
          "params" => [
            1 => "services_background"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.513+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.513+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1"
          "params" => [
            1 => "services_subtitle"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.514+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.514+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1"
          "params" => [
            1 => "services_title"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.514+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.589+00:00"
        "message" => "Uncaught PHP Exception Twig\Error\RuntimeError: "Neither the property "url" nor one of the methods "url()", "geturl()"/"isurl()"/"hasurl()" or "__call()" exist and have public access in class "App\Entity\Service" in "sections/our-services.html.twig" at line 29." at our-services.html.twig line 29"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Twig\Error\RuntimeError {#3640
            #message: "Neither the property "url" nor one of the methods "url()", "geturl()"/"isurl()"/"hasurl()" or "__call()" exist and have public access in class "App\Entity\Service" in "sections/our-services.html.twig" at line 29."
            #code: 0
            #file: "/home/njianimu/saving-health.com/templates/sections/our-services.html.twig"
            #line: 29
            -lineno: 29
            -rawMessage: "Neither the property "url" nor one of the methods "url()", "geturl()"/"isurl()"/"hasurl()" or "__call()" exist and have public access in class "App\Entity\Service"."
            -source: Twig\Source {#3538 …}
            -phpFile: "/home/njianimu/saving-health.com/vendor/twig/twig/src/Extension/CoreExtension.php"
            -phpLine: 1883
            trace: {
              /home/njianimu/saving-health.com/templates/sections/our-services.html.twig:29 {
                Twig\Extension\CoreExtension::getAttribute(Environment $env, Source $source, $object, $item, array $arguments = [], $type = Template::ANY_CALL, $isDefinedTest = false, $ignoreStrictCheck = false, $sandboxed = false, int $lineno = -1) …
                › <div class="service__img">  <a href="{{ path('app_service', {'service': service.url }) }}">    <img src="{{ asset('site/images/page_images/' ~ service.featuredImage ) }}" alt="{{ service.heading }}" class="img-fluid">
              }
              /home/njianimu/saving-health.com/templates/sections/our-services.html.twig:29 {
                __TwigTemplate_7109113f0b9c113310368c6efacf3b55->doDisplay(array $context, array $blocks = []): iterable …
                › <div class="service__img">  <a href="{{ path('app_service', {'service': service.url }) }}">    <img src="{{ asset('site/images/page_images/' ~ service.featuredImage ) }}" alt="{{ service.heading }}" class="img-fluid">
                arguments: {
                  $env: Twig\Environment {#133 …}
                  $source: Twig\Source {#3538 …}
                  $object: App\Entity\Service {#1970 …}
                  $item: "url"
                  $arguments: []
                  $type: "any"
                  $isDefinedTest: false
                  $ignoreStrictCheck: false
                  $sandboxed: false
                  $lineno: 29
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …18]
                  $blocks: [ …3]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …16]
                  $blocks: [ …3]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Extension/CoreExtension.php:1520 {
                Twig\Extension\CoreExtension::include(Environment $env, $context, $template, $variables = [], $withContext = true, $ignoreMissing = false, $sandboxed = false): string …
                › 
                ›     return $loaded->render($variables);} finally {
                arguments: {
                  $context: [ …27]
                }
              }
              /home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php:257 {
                __TwigTemplate_1132106f719142ba066ec33024294058->block_page(array $context, array $blocks = []): iterable …
                › yield "            ";yield Twig\Extension\CoreExtension::include($this->env, $context, ("sections/" . CoreExtension::getAttribute($this->env, $this->source, $context["section"], "templatePath", [], "any", false, false, false, 30)));yield "
                arguments: {
                  $env: Twig\Environment {#133 …}
                  $context: [ …27]
                  $template: "sections/our-services.html.twig"
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:446 {
                Twig\Template->yieldBlock($name, array $context, array $blocks = [], $useBlocks = true, ?self $templateContext = null): iterable …
                › try {    yield from $template->$block($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …27]
                  $blocks: [ …6]
                }
              }
              /home/njianimu/saving-health.com/templates/base.html.twig:84 {
                __TwigTemplate_475a43756e1b657a468373570f990802->doDisplay(array $context, array $blocks = []): iterable …
                › 
                › {% block page %}{% endblock %}arguments: {
                  $name: "page"
                  $context: [ …21]
                  $blocks: [ …6]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …18]
                  $blocks: [ …3]
                }
              }
              /home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php:68 {
                __TwigTemplate_1132106f719142ba066ec33024294058->doDisplay(array $context, array $blocks = []): iterable …
                › $this->parent = $this->load("base.html.twig", 1);yield from $this->parent->unwrap()->yield($context, array_merge($this->blocks, $blocks));arguments: {
                  $context: [ …18]
                  $blocks: [ …6]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:402 {
                Twig\Template->yield(array $context, array $blocks = []): iterable …
                › try {    yield from $this->doDisplay($context, $blocks);} catch (Error $e) {
                arguments: {
                  $context: [ …18]
                  $blocks: [ …3]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:358 {
                Twig\Template->display(array $context, array $blocks = []): void …
                › {    foreach ($this->yield($context, $blocks) as $data) {        echo $data;
                arguments: {
                  $context: [ …16]
                  $blocks: [ …3]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php:373 {
                Twig\Template->render(array $context): string …
                › try {    $this->display($context);} catch (\Throwable $e) {
                arguments: {
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php:51 {
                Twig\TemplateWrapper->render(array $context = []): string …
                › {    return $this->template->render($context);}
                arguments: {
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/twig/twig/src/Environment.php:333 {
                Twig\Environment->render($name, array $context = []): string …
                › {    return $this->load($name)->render($context);}
                arguments: {
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:459 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRenderView(string $view, ?string $block, array $parameters, string $method): string …
                › 
                ›     return $this->container->get('twig')->render($view, $parameters);}
                arguments: {
                  $name: "index/page.html.twig"
                  $context: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:464 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->doRender(string $view, ?string $block, array $parameters, ?Response $response, string $method): Response …
                › {    $content = $this->doRenderView($view, $block, $parameters, $method);    $response ??= new Response();
                arguments: {
                  $view: "index/page.html.twig"
                  $block: null
                  $parameters: [ …14]
                  $method: "render"
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php:278 {
                Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render(string $view, array $parameters = [], ?Response $response = null): Response …
                › {    return $this->doRender($view, null, $parameters, $response, __FUNCTION__);}
                arguments: {
                  $view: "index/page.html.twig"
                  $block: null
                  $parameters: [ …14]
                  $response: null
                  $method: "render"
                }
              }
              /home/njianimu/saving-health.com/src/Controller/IndexController.php:145 {
                App\Controller\IndexController->page(Request $request, BlogCategoryRepository $blogCategoryRepository, TeamMemberRepository $teamMemberRepository, TestimonialsRepository $testimonialsRepository, BlogRepository $blogRepository, FAQRepository $fAQRepository, ContentRepository $contentRepository, PageRepository $pageRepository, ImageRepository $imageRepository, VideoRepository $videoRepository, ServiceRepository $serviceRepository, $page): Response …
                › 
                › return $this->render('index/page.html.twig', [    'page_category' => $page_category,
                arguments: {
                  $view: "index/page.html.twig"
                  $parameters: [ …14]
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $blogCategoryRepository: App\Repository\BlogCategoryRepository {#874 …}
                  $teamMemberRepository: App\Repository\TeamMemberRepository {#865 …}
                  $testimonialsRepository: App\Repository\TestimonialsRepository {#801 …}
                  $blogRepository: App\Repository\BlogRepository {#478 …}
                  $fAQRepository: App\Repository\FAQRepository {#930 …}
                  $contentRepository: App\Repository\ContentRepository {#516 …}
                  $pageRepository: App\Repository\PageRepository {#471 …}
                  $imageRepository: App\Repository\ImageRepository {#513 …}
                  $videoRepository: App\Repository\VideoRepository {#981 …}
                  $serviceRepository: App\Repository\ServiceRepository {#995 …}
                  $page: App\Entity\Page {#1691 …}
                }
              }
              /home/njianimu/saving-health.com/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $type: 1
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#19 …}
                }
              }
              /home/njianimu/saving-health.com/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/njianimu/saving-health.com/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.819+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.820+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.820+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.820+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.820+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    3709 => [
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequestPrettyUrls"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.591+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerI1dyF7O\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.598+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1764554129
        "timestamp_rfc3339" => "2025-12-01T01:55:29.808+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    19 => 1
    3709 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#279 …}
}

Request Headers

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

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
"Mon, 01 Dec 2025 01:55:29 GMT"
vary
"Accept"
x-debug-exception
"Neither%20the%20property%20%22url%22%20nor%20one%20of%20the%20methods%20%22url%28%29%22%2C%20%22geturl%28%29%22%2F%22isurl%28%29%22%2F%22hasurl%28%29%22%20or%20%22__call%28%29%22%20exist%20and%20have%20public%20access%20in%20class%20%22App%5CEntity%5CService%22%20in%20%22sections%2Four-services.html.twig%22%20at%20line%2029."
x-debug-exception-file
"%2Fhome%2Fnjianimu%2Fsaving-health.com%2Ftemplates%2Fsections%2Four-services.html.twig:29"
x-debug-token
"291fe3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Mon, 01 Dec 25 01:55:29 +0000"
Last used
"Mon, 01 Dec 25 01:55:29 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/security-bundle/Security.php"
    "line" => 81
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/src/Twig/GlobalVars.php"
    "line" => 106
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/src/Twig/GlobalVars.php"
    "line" => 90
    "function" => "getSecurityToken"
    "class" => "App\Twig\GlobalVars"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/src/Twig/GlobalVars.php"
    "line" => 41
    "function" => "getUserFromSecurityContext"
    "class" => "App\Twig\GlobalVars"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/var/cache/dev/twig/34/34ef9ba944709c5357b2fa3bc8bb5221.php"
    "line" => 61
    "function" => "getGlobalVars"
    "class" => "App\Twig\GlobalVars"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_475a43756e1b657a468373570f990802"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php"
    "line" => 68
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1132106f719142ba066ec33024294058"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/src/Controller/IndexController.php"
    "line" => 145
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "page"
    "class" => "App\Controller\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/var/cache/dev/twig/34/34ef9ba944709c5357b2fa3bc8bb5221.php"
    "line" => 190
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_475a43756e1b657a468373570f990802"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/var/cache/dev/twig/44/443acd075c913081d54a2c902c372b4c.php"
    "line" => 68
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1132106f719142ba066ec33024294058"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 459
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 464
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 278
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/src/Controller/IndexController.php"
    "line" => 145
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "page"
    "class" => "App\Controller\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/njianimu/saving-health.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/njianimu/saving-health.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADMIN_EMAIL
"admin@saving-health.com"
APP_ENV
"dev"
APP_NAME
"Saving Health"
APP_SECRET
"04ffd25ef83cccea0a55cbe24074b75a"
APP_URL
"https://saving-health.com"
DATABASE_URL
"mysql://njianimu_shadmin:Eirwmr-33-sh@127.0.0.1:3306/njianimu_sh?serverVersion=8&charset=utf8mb4"
FROM_EMAIL
"info@saving-health.com"
FROM_NAME
"Saving Health Communications"
MAILER_DSN
"smtp://info@saving-health.com:Eirwmr-33-sh@mail.saving-health.com:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
TWILIO_FROM_NUMBER
"+12408028610"
TWILIO_MESSAGING_SERVICE_SID
"MG3fc03893542685373cd6e2bcae7e57e9"
TWILIO_SID
"AC5f940d94891ceecc8270992a983ad8ec"
TWILIO_TOKEN
"b05eff740639e49e01ea52089deb1036"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
DOCUMENT_ROOT
"/home/njianimu/saving-health.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"mail.saving-health.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_HTTPS
"1"
HTTP_X_OPENAI_HOST_HASH
"269264634"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/our-services"
REMOTE_ADDR
"74.7.241.22"
REMOTE_PORT
"38276"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1764554128
REQUEST_TIME_FLOAT
1764554128.4386
REQUEST_URI
"/our-services"
SCRIPT_FILENAME
"/home/njianimu/saving-health.com/public/index.php"
SCRIPT_NAME
"/public/index.php"
SCRIPT_URI
"https://mail.saving-health.com/our-services"
SCRIPT_URL
"/our-services"
SERVER_ADDR
"54.38.148.83"
SERVER_ADMIN
"webmaster@saving-health.com.njianimusicshop.co.ke"
SERVER_NAME
"mail.saving-health.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SSL_CIPHER
"TLS_AES_256_GCM_SHA384"
SSL_CIPHER_ALGKEYSIZE
"256"
SSL_CIPHER_USEKEYSIZE
"256"
SSL_PROTOCOL
"TLSv1.3"
SYMFONY_DOTENV_PATH
"/home/njianimu/saving-health.com/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,APP_NAME,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TWILIO_SID,TWILIO_TOKEN,TWILIO_FROM_NUMBER,TWILIO_MESSAGING_SERVICE_SID,FROM_EMAIL,FROM_NAME,ADMIN_EMAIL"
X-LSCACHE
"on"
X_SPDY
"HTTP2"
argc
0
argv
[]

Parent Request

Return to parent request (token = aebcc6)

Key Value
_controller
"App\Controller\IndexController::page"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_page"
_route_params
[
  "page" => "our-services"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#587
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginAuthenticator {#622 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#588
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#656 …}
  }
]
_stopwatch_token
"ad0b58"
page
"our-services"