Error 404 Not Found

GET https://helpinghand.nz/index.html

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"86586b"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5054
  #message: "No route found for "GET https://helpinghand.nz/index.html""
  #code: 0
  #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 149
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#4954 …}
  -statusCode: 404
  -headers: []
  trace: {
    /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1334 …}
        }
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1334 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …22]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
        $eventName: "kernel.request"
      }
    }
    /app/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
        $eventName: "kernel.request"
      }
    }
    /app/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 {#2 …}
        $type: 1
      }
    }
    /app/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 {#2 …}
        $type: 1
        $catch: true
      }
    }
    /app/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 {#2 …}
      }
    }
    /app/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /app/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#289
  -records: [
    "" => [
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.974+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#321
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead."
            #code: 0
            #file: "/app/vendor/liip/imagine-bundle/Templating/FilterTrait.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/liip/imagine-bundle/Templating/FilterTrait.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterTrait::class.' trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.', E_USER_DEPRECATED);}
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:1385 {
                ContainerXlRGujo\App_KernelProdDebugContainer::ContainerXlRGujo\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/knplabs/knp-menu/src/Knp/Menu/Twig/MenuExtension.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';
              }
              /app/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:409 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /app/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /app/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /app/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 {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.975+00:00"
        "message" => "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#320
            #message: "User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead."
            #code: 0
            #file: "/app/vendor/liip/imagine-bundle/Templating/FilterExtension.php"
            #line: 14
            #severity: E_USER_DEPRECATED
            trace: {
              /app/vendor/liip/imagine-bundle/Templating/FilterExtension.php:14 {
                include_once …
                › 
                › @trigger_error('The '.FilterExtension::class.' class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.', E_USER_DEPRECATED);}
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:1386 {
                ContainerXlRGujo\App_KernelProdDebugContainer::ContainerXlRGujo\{closure} …
                › include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterTrait.php';include_once \dirname(__DIR__, 4).'/vendor/liip/imagine-bundle/Templating/FilterExtension.php';include_once \dirname(__DIR__, 4).'/vendor/pagerfanta/pagerfanta/lib/Twig/Extension/PagerfantaExtension.php';
              }
              /app/vendor/symfony/dependency-injection/Container.php:144 {
                Symfony\Component\DependencyInjection\Container->set(string $id, ?object $service): void …
                ›     unset($this->privates['service_container']);    $initialize($this);}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:409 {
                Symfony\Component\HttpKernel\Kernel->initializeContainer(): void …
                › self::$freshCache[$cachePath] = true;$this->container->set('kernel', $this);error_reporting($errorLevel);
              }
              /app/vendor/symfony/http-kernel/Kernel.php:743 {
                Symfony\Component\HttpKernel\Kernel->preBoot(): ContainerInterface …
                › $this->initializeBundles();$this->initializeContainer();}
              /app/vendor/symfony/http-kernel/Kernel.php:170 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › if (!$this->booted) {    $container = $this->container ?? $this->preBoot();}
              /app/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 {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.976+00:00"
        "message" => "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelProdDebugContainer.php:2154, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#231
            #message: "User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelProdDebugContainer.php:2154, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)"
            #code: 0
            #file: "/app/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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);}
              }
              /app/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);}
              }
              /app/vendor/doctrine/orm/src/Mapping/Driver/AttributeDriver.php:77 {
                Doctrine\ORM\Mapping\Driver\AttributeDriver->__construct(array $paths, bool $reportFieldsWhereDeclared = false) …
                › if (! $reportFieldsWhereDeclared) {    Deprecation::trigger(        'doctrine/orm',
              }
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:2154 {
                ContainerXlRGujo\App_KernelProdDebugContainer::getResourceMappingDriverChainService($container) …
                › $a->addDriver($b, 'Payum\\Core\\Model');$a->addDriver(new \Doctrine\ORM\Mapping\Driver\AttributeDriver([(\dirname(__DIR__, 4).'/src/Entity')], false), 'App\\Entity');$a->addDriver(new \Doctrine\ORM\Mapping\Driver\XmlDriver(new \Doctrine\Persistence\Mapping\Driver\SymfonyFileLocator([(\dirname(__DIR__, 4).'/vendor/sylius/sylius/src/Sylius/Bundle/OrderBundle/Resources/config/doctrine/model') => 'Sylius\\Component\\Order\\Model'], '.orm.xml'), '.dcm.xml', false), 'Sylius\\Component\\Order\\Model');
              }
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:2423 {
                ContainerXlRGujo\App_KernelProdDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › $a->setResultCache(\Doctrine\Common\Cache\Psr6\CacheAdapter::wrap(\Doctrine\Common\Cache\Psr6\DoctrineProvider::wrap(($container->privates['doctrine.result_cache_pool'] ?? self::getDoctrine_ResultCachePoolService($container)))));$a->setMetadataDriverImpl(new \Doctrine\Bundle\DoctrineBundle\Mapping\MappingDriver(($container->services['Sylius\\Bundle\\ResourceBundle\\Doctrine\\ResourceMappingDriverChain'] ?? self::getResourceMappingDriverChainService($container)), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService ??= $container->getService(...), [    'doctrine.ulid_generator' => ['privates', 'doctrine.ulid_generator', 'getDoctrine_UlidGeneratorService', true],
              }
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:2382 {
                ContainerXlRGujo\App_KernelProdDebugContainer::ContainerXlRGujo\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost35f0d92', static fn () => \EntityManagerGhost35f0d92::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /app/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
                ContainerXlRGujo\EntityManagerGhost35f0d92->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:880 {
                Doctrine\ORM\EntityManager->getConfiguration() …
                › {    return $this->config;}
              }
              /app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:108 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->setDefaultOutputWalker(string $outputWalkerClass): void …
                › ->get('doctrine.orm.entity_manager')->getConfiguration()->setDefaultQueryHint(
              }
              /app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:68 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->boot(): void …
                › if ($this->container->getParameter('sylius_core.order_by_identifier')) {    $this->setDefaultOutputWalker(OrderByIdentifierSqlWalker::class);}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:177 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /app/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 {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.977+00:00"
        "message" => "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#338
            #message: "User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)"
            #code: 0
            #file: "/app/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /app/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);}
              }
              /app/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);}
              }
              /app/vendor/doctrine/orm/src/Proxy/ProxyFactory.php:166 {
                Doctrine\ORM\Proxy\ProxyFactory->__construct(EntityManagerInterface $em, $proxyDir, $proxyNs, $autoGenerate = self::AUTOGENERATE_NEVER) …
                › if (PHP_VERSION_ID >= 80100) {    Deprecation::trigger(        'doctrine/orm',
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:177 {
                Doctrine\ORM\EntityManager->__construct(Connection $conn, Configuration $config, ?EventManager $eventManager = null) …
                › $this->unitOfWork        = new UnitOfWork($this);$this->proxyFactory      = new ProxyFactory(    $this,
              }
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:2549 {
                ContainerXlRGujo\App_KernelProdDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), $a, ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /app/var/cache/prod/ContainerXlRGujo/App_KernelProdDebugContainer.php:2382 {
                ContainerXlRGujo\App_KernelProdDebugContainer::ContainerXlRGujo\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost35f0d92', static fn () => \EntityManagerGhost35f0d92::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /app/vendor/symfony/var-exporter/Internal/LazyObjectState.php:59 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $propertyScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /app/vendor/symfony/var-exporter/LazyGhostTrait.php:140 {
                ContainerXlRGujo\EntityManagerGhost35f0d92->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $readonlyScope ?? $scope)) {    goto get_in_scope;
              }
              /app/vendor/doctrine/orm/src/EntityManager.php:880 {
                Doctrine\ORM\EntityManager->getConfiguration() …
                › {    return $this->config;}
              }
              /app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:108 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->setDefaultOutputWalker(string $outputWalkerClass): void …
                › ->get('doctrine.orm.entity_manager')->getConfiguration()->setDefaultQueryHint(
              }
              /app/vendor/sylius/sylius/src/Sylius/Bundle/CoreBundle/SyliusCoreBundle.php:68 {
                Sylius\Bundle\CoreBundle\SyliusCoreBundle->boot(): void …
                › if ($this->container->getParameter('sylius_core.order_by_identifier')) {    $this->setDefaultOutputWalker(OrderByIdentifierSqlWalker::class);}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:125 {
                Symfony\Component\HttpKernel\Kernel->boot(): void …
                ›     $bundle->setContainer($this->container);    $bundle->boot();}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:177 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                › $this->boot();++$this->requestStackSize;
              }
              /app/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 {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.978+00:00"
        "message" => "User Warning: Using WebProfilerBundle in production is not supported and puts your project at risk, disable it."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1333
            +count: 1
            -severity: E_USER_WARNING
            trace: {
              /app/vendor/symfony/web-profiler-bundle/WebProfilerBundle.php:24 {
                Symfony\Bundle\WebProfilerBundle\WebProfilerBundle->boot(): void …
                › if ('prod' === $this->container->getParameter('kernel.environment')) {    @trigger_error('Using WebProfilerBundle in production is not supported and puts your project at risk, disable it.', \E_USER_WARNING);}
              }
              /app/vendor/symfony/http-kernel/Kernel.php:125 {    $bundle->setContainer($this->container);    $bundle->boot();}
              }
            }
          }
        ]
        "channel" => "php"
      ]
    ]
    2 => [
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879666
        "timestamp_rfc3339" => "2025-04-28T22:34:26.995+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.105+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://helpinghand.nz/index.html"" at RouterListener.php line 149"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#5054
            #message: "No route found for "GET https://helpinghand.nz/index.html""
            #code: 0
            #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 149
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#4954 …}
            -statusCode: 404
            -headers: []
            trace: {
              /app/vendor/symfony/http-kernel/EventListener/RouterListener.php:149 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1334 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#1334 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …22]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:122 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#1607 …}
                  $eventName: "kernel.request"
                }
              }
              /app/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 {#2 …}
                  $type: 1
                }
              }
              /app/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 {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /app/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 {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidCurrentPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "BabDev\PagerfantaBundle\EventListener\ConvertNotValidMaxPerPageToNotFoundListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Payum\Bundle\PayumBundle\EventListener\ReplyToHttpResponseListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Resource\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteExceptionListener::onResourceDeleteException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\ResourceDeleteListener::onResourceDelete"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "ApiPlatform\Symfony\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.229+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.235+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.236+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    7466 => [
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.108+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "database.internal"
            "port" => 3306
            "user" => "user"
            "password" => null
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "main"
            "sslmode" => "disable"
            "charset" => "utf8mb4"
            "serverVersion" => "11.0.0-MariaDB"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.112+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.name AS name_2, t0.color AS color_3, t0.description AS description_4, t0.enabled AS enabled_5, t0.hostname AS hostname_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.id AS id_9, t0.theme_name AS theme_name_10, t0.tax_calculation_strategy AS tax_calculation_strategy_11, t0.contact_email AS contact_email_12, t0.contact_phone_number AS contact_phone_number_13, t0.skipping_shipping_step_allowed AS skipping_shipping_step_allowed_14, t0.skipping_payment_step_allowed AS skipping_payment_step_allowed_15, t0.account_verification_required AS account_verification_required_16, t0.shipping_address_in_checkout_required AS shipping_address_in_checkout_required_17, t0.default_locale_id AS default_locale_id_18, t19.code AS code_20, t19.created_at AS created_at_21, t19.updated_at AS updated_at_22, t19.id AS id_23, t0.base_currency_id AS base_currency_id_24, t25.code AS code_26, t25.created_at AS created_at_27, t25.updated_at AS updated_at_28, t25.id AS id_29, t0.default_tax_zone_id AS default_tax_zone_id_30, t0.menu_taxon_id AS menu_taxon_id_31, t0.shop_billing_data_id AS shop_billing_data_id_32, t0.channel_price_history_config_id AS channel_price_history_config_id_33 FROM sylius_channel t0 INNER JOIN sylius_locale t19 ON t0.default_locale_id = t19.id INNER JOIN sylius_currency t25 ON t0.base_currency_id = t25.id WHERE t0.hostname = ? AND t0.enabled = ? ORDER BY t0.id ASC LIMIT 1"
          "params" => [
            1 => "helpinghand.nz"
            2 => 1
          ]
          "types" => [
            1 => 2
            2 => 5
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.120+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.code AS code_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.id AS id_4 FROM sylius_locale t0 INNER JOIN sylius_channel_locales ON t0.id = sylius_channel_locales.locale_id WHERE sylius_channel_locales.channel_id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.120+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.120+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.120+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ApiBundle\EventSubscriber\KernelRequestEventSubscriber::validateApi"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Resource\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\AddFormatListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\NonChannelLocaleListener::restrictRequestLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\LocaleBundle\Listener\RequestLocaleSetter::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\ReadListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "ApiPlatform\Symfony\EventListener\DeserializeListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminFilterSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Sylius\Bundle\CoreBundle\Checkout\CheckoutResolver::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.121+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerXlRGujo\RequestPayloadValueResolverGhost5776a3c::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.123+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.206+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT s0_.code AS code_0, s0_.name AS name_1, s0_.hostname AS hostname_2 FROM sylius_channel s0_ ORDER BY s0_.id ASC"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\XFrameOptionsSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\AdminBundle\EventListener\AdminSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\ShopCustomerAccountSubSectionCacheControlSubscriber::setCacheControlDirectives"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ShopBundle\EventListener\SessionCartSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\CircularDependencyBreakingErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.211+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ResourceBundle\Storage\CookieStorage::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Sylius\Bundle\ChannelBundle\Context\FakeChannel\FakeChannelPersister::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+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" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1745879667
        "timestamp_rfc3339" => "2025-04-28T22:34:27.212+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Sylius\Bundle\CoreBundle\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    "" => 0
    2 => 1
    7466 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#288 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
client-asn
"32934"
client-country
"us"
content-length
"0"
host
"helpinghand.nz"
mod-rewrite
"On"
traceparent
"00-183a9c4e9976f6dfd02824ace998d06f-75eae79fc6229437-01"
transfer-encoding
"chunked"
user-agent
"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)"
x-client-ip
"57.141.2.18"
x-client-ssl
"on"
x-client-verify
"NONE"
x-forwarded-for
"57.141.2.18"
x-forwarded-proto
"https"
x-original-route
"https://{default}/"
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, 28 Apr 2025 22:34:27 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fhelpinghand.nz%2Findex.html%22"
x-debug-exception-file
"%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:149"
x-debug-token
"998f49"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
JWT_PASSPHRASE
"e7c5fca1060bdf6ad23c33e4c236081f"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
NZ_POST_API_TOKEN
""
NZ_POST_UAT_API_TOKEN
""
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN
"doctrine://default?queue_name=catalog_promotion_removal"
SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN
"doctrine://default?queue_name=catalog_promotion_removal_failed"
SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN
"doctrine://default"
SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN
"doctrine://default?queue_name=main_failed"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN
"sync://"
SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN
"sync://"
SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH
"%kernel.project_dir%/config/encryption/dev.key"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"prod"
APP_SECRET
"GMB7TAVKU4RUBYZUS7CGA5JTRF4QX2YY2C3I65PMMRUHAFY7LUKA===="
COMPOSER_HOME
"/app/.global"
CONTENT_LENGTH
"0"
CONTENT_TYPE
""
DATABASE_DATABASE
"main"
DATABASE_DRIVER
"mysql"
DATABASE_HOST
"database.internal"
DATABASE_NAME
"main"
DATABASE_PORT
"3306"
DATABASE_SERVER
"mysql://database.internal:3306"
DATABASE_URL
"mysql://user@database.internal:3306/main?sslmode=disable&charset=utf8mb4&serverVersion=11.0.0-MariaDB"
DATABASE_USER
"user"
DATABASE_USERNAME
"user"
DATABASE_VERSION
"11.0.0-MariaDB"
DBUS_SESSION_BUS_ADDRESS
"unix:path=/run/user/10000/bus"
DOCUMENT_ROOT
"/app/public/"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEM_PATH
"/app/.global:/app:/usr/share/rubygems-integration/all"
HISTFILE
"/tmp/.bash_history"
HISTFILESIZE
"10000"
HISTSIZE
"10000"
HOME
"/app"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CLIENT_ASN
"32934"
HTTP_CLIENT_COUNTRY
"us"
HTTP_HOST
"helpinghand.nz"
HTTP_MOD_REWRITE
"On"
HTTP_TRACEPARENT
"00-183a9c4e9976f6dfd02824ace998d06f-75eae79fc6229437-01"
HTTP_TRANSFER_ENCODING
"chunked"
HTTP_USER_AGENT
"meta-externalagent/1.1 (+https://developers.facebook.com/docs/sharing/webmasters/crawler)"
HTTP_X_CLIENT_IP
"57.141.2.18"
HTTP_X_CLIENT_SSL
"on"
HTTP_X_CLIENT_VERIFY
"NONE"
HTTP_X_FORWARDED_FOR
"57.141.2.18"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_ORIGINAL_ROUTE
"https://{default}/"
INVOCATION_ID
"05c89c12d9624737b5579582e0885b84"
IRBRC
"/etc/platform/ruby_irbrc"
JOURNAL_STREAM
"8:4093901674"
LANG
"C.UTF-8"
LOGNAME
"web"
MAILER_DSN
"gmail+smtp://nathan%40eit.co.nz:tlqhklnxmltehhac@default"
MAILER_ENABLED
"1"
MAILFROM
"dhxkxn6byzpiy+main@cron.noreply.s5y.io"
MANAGERPID
"147"
MIX_HOME
"/app/.global/mix"
MYSQL_HISTFILE
"/tmp/.mysql_history"
NODE_OPTIONS
"--max-old-space-size=96"
NODE_REPL_HISTORY
"/tmp/.node_repl_history"
NODE_REPL_HISTORY_SIZE
"10000"
NPM_CONFIG_CACHE
"/tmp"
NPM_CONFIG_PREFIX
"/app/.global"
N_PREFIX
"/app/.global"
OLDPWD
"/app"
PATH
"/app/.global/bin:/app/.global/composer/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
PLATFORM_APPLICATION
"eyJhY2Nlc3MiOiB7InNzaCI6ICJjb250cmlidXRvciJ9LCAiYWRkaXRpb25hbF9ob3N0cyI6IHt9LCAiYXBwX2RpciI6ICIvYXBwIiwgImJ1aWxkIjogeyJjYWNoZXMiOiB7fSwgImZsYXZvciI6ICJjb21wb3NlciJ9LCAiY29uZmlnX2lkIjogImRkMTBmNDM3ODkyMjY3MTZmNzQzMWQ0MDc2MWFlZjQ1Yzc5MjEyNjEiLCAiY29udGFpbmVyX3Byb2ZpbGUiOiBudWxsLCAiY3JvbnMiOiB7InN5bGl1cy1yZW1vdmUtZXhwaXJlZC1jYXJ0cyI6IHsiY29tbWFuZHMiOiB7InN0YXJ0IjogInBocCBiaW4vY29uc29sZSAtLWVudj1wcm9kIHN5bGl1czpyZW1vdmUtZXhwaXJlZC1jYXJ0cyIsICJzdG9wIjogbnVsbH0sICJzaHV0ZG93bl90aW1lb3V0IjogbnVsbCwgInNwZWMiOiAiMCAyICogKiAqIiwgInRpbWVvdXQiOiA4NjQwMH19LCAiZGVwZW5kZW5jaWVzIjogeyJub2RlanMiOiB7Im4iOiAiKiIsICJ5YXJuIjogIioifSwgInBocCI6IHsiY29tcG9zZXIvY29tcG9zZXIiOiAiXjIifX0sICJkaXNrIjogMjA0OCwgImVuZHBvaW50cyI6IHsiaHR0cCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifSwgInBocCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifX0sICJmaXJld2FsbCI6IG51bGwsICJob29rcyI6IHsiYnVpbGQiOiAic2V0IC1lXG5uIGF1dG9cbmhhc2ggLXJcbmN1cmwgLXNTIGh0dHBzOi8vZ2V0LnN5bWZvbnkuY29tL2NsaS9pbnN0YWxsZXIgfCBiYXNoXG5tdiBcIiRQTEFURk9STV9BUFBfRElSLy5zeW1mb255NS9iaW4vc3ltZm9ueVwiIFwiJFBMQVRGT1JNX0FQUF9ESVIvLmdsb2JhbC9iaW4vc3ltZm9ueVwiXG5jYXQgPj4gXCIkUExBVEZPUk1fQVBQX0RJUi8uZ2xvYmFsL2Vudmlyb25tZW50XCIgPDxFT1NcbiAgICBleHBvcnQgXFwkKHN5bWZvbnkgdmFyOmV4cG9ydClcbkVPU1xueWFybiBpbnN0YWxsIC0tZnJvemVuLWxvY2tmaWxlXG55YXJuIGJ1aWxkOnByb2RcbiIsICJkZXBsb3kiOiAic2V0IC1lXG5ybSAtcmYgdmFyL2NhY2hlLypcbm1rZGlyIC1wIHB1YmxpYy9tZWRpYS9pbWFnZVxuYmluL2NvbnNvbGUgZG9jdHJpbmU6ZGF0YWJhc2U6Y3JlYXRlIC0taWYtbm90LWV4aXN0c1xuYmluL2NvbnNvbGUgZG9jdHJpbmU6bWlncmF0aW9uczptaWdyYXRlIC1uXG5iaW4vY29uc29sZSBsZXhpazpqd3Q6Z2VuZXJhdGUta2V5cGFpciAtLXNraXAtaWYtZXhpc3RzXG5iaW4vY29uc29sZSBhc3NldHM6aW5zdGFsbCAtLXN5bWxpbmsgLS1yZWxhdGl2ZSBwdWJsaWNcbmJpbi9jb25zb2xlIGNhY2hlOmNsZWFyXG4iLCAicG9zdF9kZXBsb3kiOiBudWxsfSwgImluc3RhbmNlX2NvdW50IjogMSwgImlzX2Fjcm9zc19zdWJtb2R1bGUiOiBmYWxzZSwgIm1vdW50cyI6IHsiL2NvbmZpZy9qd3QiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJqd3QifSwgIi9wdWJsaWMvYXNzZXRzIjogeyJzb3VyY2UiOiAibG9jYWwiLCAic291cmNlX3BhdGgiOiAiYXNzZXRzIn0sICIvcHVibGljL2J1bmRsZXMiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJidW5kbGVzIn0sICIvcHVibGljL21lZGlhIjogeyJzb3VyY2UiOiAibG9jYWwiLCAic291cmNlX3BhdGgiOiAibWVkaWEifSwgIi9wdWJsaWMvdXBsb2FkcyI6IHsic291cmNlIjogImxvY2FsIiwgInNvdXJjZV9wYXRoIjogInVwbG9hZHMifSwgIi92YXIvY2FjaGUiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJjYWNoZSJ9LCAiL3Zhci9sb2ciOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJsb2cifSwgIi92YXIvc2Vzc2lvbnMiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJzZXNzaW9ucyJ9fSwgIm5hbWUiOiAic3lsaXVzIiwgIm9wZXJhdGlvbnMiOiB7fSwgInByZWZsaWdodCI6IHsiZW5hYmxlZCI6IHRydWUsICJpZ25vcmVkX3J1bGVzIjogW119LCAicmVsYXRpb25zaGlwcyI6IHsiZGF0YWJhc2UiOiB7ImVuZHBvaW50IjogIm15c3FsIiwgInNlcnZpY2UiOiAiZGIifX0sICJyZXNvdXJjZXMiOiBudWxsLCAicnVudGltZSI6IHsiZXh0ZW5zaW9ucyI6IFsic29kaXVtIl19LCAic2l6ZSI6ICJBVVRPIiwgInNsdWdfaWQiOiAiZGh4a3huNmJ5enBpeS1zeWxpdXMtYmVlYjQzMDI2ODc1NTNhOGE5ZWEwOWE5MWFkODk0MDAwZjc1ODU2Yy1kZDEwZjQzNzg5MjI2NzE2Zjc0MzFkNDA3NjFhZWY0NWM3OTIxMjYxIiwgInNvdXJjZSI6IHsib3BlcmF0aW9ucyI6IHt9LCAicm9vdCI6ICIvIn0sICJzdGFjayI6IFtdLCAidGltZXpvbmUiOiBudWxsLCAidHJlZV9pZCI6ICJiZWViNDMwMjY4NzU1M2E4YTllYTA5YTkxYWQ4OTQwMDBmNzU4NTZjIiwgInR5cGUiOiAicGhwOjguMzo0MjYiLCAidmFyaWFibGVzIjogeyJlbnYiOiB7IkFQUF9ERUJVRyI6IDEsICJBUFBfRU5WIjogInByb2QiLCAiTUFJTEVSX0RTTiI6ICJnbWFpbCtzbXRwOi8vbmF0aGFuJTQwZWl0LmNvLm56OnRscWhrbG54bWx0ZWhoYWNAZGVmYXVsdCIsICJOX1BSRUZJWCI6ICIvYXBwLy5nbG9iYWwiLCAiU1lMSVVTX1VOU0VDVVJFRF9VUkxTIjogMH19LCAid2ViIjogeyJsb2NhdGlvbnMiOiB7Ii8iOiB7ImFsbG93IjogdHJ1ZSwgImV4cGlyZXMiOiAiLTFzIiwgImhlYWRlcnMiOiB7fSwgInBhc3N0aHJ1IjogIi9pbmRleC5waHAiLCAicm9vdCI6ICJwdWJsaWMiLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9hc3NldHMvc2hvcCI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGNzc3xqc3xqcGU/Z3xwbmd8Z2lmfHN2Z3o/fGljb3xibXB8dGlmZj98d2JtcHx3ZWJwfGljb3xqbmd8Ym1wfGh0bWx8cGRmfG90Znx3b2ZmMnx3b2ZmfGVvdHx0dGZ8amFyfHN3ZnxvZ3h8YXZpfHdtdnxhc2Z8YXN4fG1uZ3xmbHZ8d2VibXxtb3Z8b2d2fG1wZXxtcGU/Z3xtcDR8M2dwcHx3ZWJhfHJhfG00YXxtcDN8bXAyfG1wZT9nYXxtaWRpPykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9jYWNoZSI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGpwZT9nfHBuZ3xnaWZ8d2VicHxzdmd6PykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9jYWNoZS9yZXNvbHZlIjogeyJhbGxvdyI6IHRydWUsICJleHBpcmVzIjogIi0xcyIsICJoZWFkZXJzIjoge30sICJwYXNzdGhydSI6ICIvaW5kZXgucGhwIiwgInJvb3QiOiBudWxsLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfSwgIi9tZWRpYS9pbWFnZSI6IHsiYWxsb3ciOiBmYWxzZSwgImV4cGlyZXMiOiAiMnciLCAiaGVhZGVycyI6IHt9LCAicGFzc3RocnUiOiB0cnVlLCAicm9vdCI6IG51bGwsICJydWxlcyI6IHsiXFwuKGpwZT9nfHBuZ3xnaWZ8d2VicHxzdmd6PykkIjogeyJhbGxvdyI6IHRydWV9fSwgInNjcmlwdHMiOiB0cnVlfX0sICJtb3ZlX3RvX3Jvb3QiOiBmYWxzZX19"
PLATFORM_APPLICATION_NAME
"sylius"
PLATFORM_APP_COMMAND
"/usr/bin/start-php-app"
PLATFORM_APP_DIR
"/app"
PLATFORM_BRANCH
"main"
PLATFORM_DIR
"/app"
PLATFORM_DOCUMENT_ROOT
"/app/public"
PLATFORM_ENVIRONMENT
"main-bvxea6i"
PLATFORM_ENVIRONMENT_TYPE
"production"
PLATFORM_POST_APP_COMMAND
""
PLATFORM_PRE_APP_COMMAND
""
PLATFORM_PROJECT
"dhxkxn6byzpiy"
PLATFORM_PROJECT_ENTROPY
"GMB7TAVKU4RUBYZUS7CGA5JTRF4QX2YY2C3I65PMMRUHAFY7LUKA===="
PLATFORM_RELATIONSHIPS
"eyJkYXRhYmFzZSI6IFt7Imhvc3QiOiAiZGF0YWJhc2UuaW50ZXJuYWwiLCAiaG9zdG5hbWUiOiAib25ybmx5a2o0aWF3d25ycHhuZmxwanNuYnEuZGIuc2VydmljZS5fLmF1LnBsYXRmb3Jtc2guc2l0ZSIsICJjbHVzdGVyIjogImRoeGt4bjZieXpwaXktbWFpbi1idnhlYTZpIiwgInNlcnZpY2UiOiAiZGIiLCAicmVsIjogIm15c3FsIiwgInNjaGVtZSI6ICJteXNxbCIsICJ1c2VybmFtZSI6ICJ1c2VyIiwgInBhc3N3b3JkIjogIiIsICJwb3J0IjogMzMwNiwgImVwb2NoIjogMCwgInBhdGgiOiAibWFpbiIsICJxdWVyeSI6IHsiaXNfbWFzdGVyIjogdHJ1ZX0sICJmcmFnbWVudCI6IG51bGwsICJwdWJsaWMiOiBmYWxzZSwgImhvc3RfbWFwcGVkIjogZmFsc2UsICJ0eXBlIjogIm15c3FsOjExLjAiLCAiaW5zdGFuY2VfaXBzIjogWyIyNDcuMTMxLjI0MC4xOTAiXSwgImlwIjogIjE2OS4yNTQuMTkzLjE4In1dfQ=="
PLATFORM_ROUTES
"eyJodHRwOi8vaGVscGluZ2hhbmQubnovIjogeyJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cDovL3tkZWZhdWx0fS8iLCAicHJpbWFyeSI6IGZhbHNlLCAicHJvZHVjdGlvbl91cmwiOiAiaHR0cDovL2hlbHBpbmdoYW5kLm56LyIsICJ0byI6ICJodHRwczovL2hlbHBpbmdoYW5kLm56LyIsICJ0eXBlIjogInJlZGlyZWN0In0sICJodHRwOi8vd3d3LmhlbHBpbmdoYW5kLm56LyI6IHsiaWQiOiBudWxsLCAib3JpZ2luYWxfdXJsIjogImh0dHA6Ly93d3cue2RlZmF1bHR9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwOi8vd3d3LmhlbHBpbmdoYW5kLm56LyIsICJ0byI6ICJodHRwczovL3d3dy5oZWxwaW5naGFuZC5uei8iLCAidHlwZSI6ICJyZWRpcmVjdCJ9LCAiaHR0cHM6Ly9oZWxwaW5naGFuZC5uei8iOiB7ImF0dHJpYnV0ZXMiOiB7fSwgImlkIjogbnVsbCwgIm9yaWdpbmFsX3VybCI6ICJodHRwczovL3tkZWZhdWx0fS8iLCAicHJpbWFyeSI6IHRydWUsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwczovL2hlbHBpbmdoYW5kLm56LyIsICJ0eXBlIjogInVwc3RyZWFtIiwgInVwc3RyZWFtIjogInN5bGl1cyJ9LCAiaHR0cHM6Ly93d3cuaGVscGluZ2hhbmQubnovIjogeyJhdHRyaWJ1dGVzIjoge30sICJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cHM6Ly93d3cue2RlZmF1bHR9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwczovL3d3dy5oZWxwaW5naGFuZC5uei8iLCAidG8iOiAiaHR0cHM6Ly9oZWxwaW5naGFuZC5uei8iLCAidHlwZSI6ICJyZWRpcmVjdCJ9fQ=="
PLATFORM_SMTP_HOST
"smtp.global.service._.au.platform.sh"
PLATFORM_TREE_ID
"beeb4302687553a8a9ea09a91ad894000f75856c"
PLATFORM_VARIABLES
"eyJwaHA6bWVtb3J5X2xpbWl0IjogIjI1Nk0ifQ=="
PSQL_HISTORY
"/tmp/.psql_history"
PSYSH_CONFIG
"/etc/platform/psysh_config"
PWD
"/app"
PYTHONSTARTUP
"/etc/platform/python_startup"
PYTHONUSERBASE
"/app/.global"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDISCLI_HISTFILE
"/tmp/.rediscli_history"
REMOTE_ADDR
"57.141.2.18"
REQUEST_METHOD
"GET"
REQUEST_TIME
1745879666
REQUEST_TIME_FLOAT
1745879666.9592
REQUEST_URI
"/index.html"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"247.131.240.189"
SERVER_NAME
"helpinghand.nz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx"
SHELL
"/bin/dash"
SHLVL
"0"
SOCKET
"/run/app.sock"
SQLITE_HISTORY
"/tmp/.sqlite_history"
SYLIUS_UNSECURED_URLS
"0"
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST
"helpinghand.nz"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH
"/"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT
"443"
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL
"https://helpinghand.nz/"
SYMFONY_DEBUG
"1"
SYMFONY_DEFAULT_ROUTE_HOST
"helpinghand.nz"
SYMFONY_DEFAULT_ROUTE_PATH
"/"
SYMFONY_DEFAULT_ROUTE_PORT
"443"
SYMFONY_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_DEFAULT_ROUTE_URL
"https://helpinghand.nz/"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_DSN,SYLIUS_MESSENGER_TRANSPORT_MAIN_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_DSN,SYLIUS_MESSENGER_TRANSPORT_CATALOG_PROMOTION_REMOVAL_FAILED_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_DSN,SYLIUS_MESSENGER_TRANSPORT_PAYMENT_REQUEST_FAILED_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYLIUS_PAYMENT_ENCRYPTION_KEY_PATH,NZ_POST_API_TOKEN,NZ_POST_UAT_API_TOKEN"
SYMFONY_ENV
"prod"
SYMFONY_IS_WORKER
"0"
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST
"helpinghand.nz"
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH
"/"
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT
"443"
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_PROJECT_DEFAULT_ROUTE_URL
"https://helpinghand.nz/"
SYSTEMD_EXEC_PID
"185"
USER
"web"
XDG_CACHE_HOME
"/tmp"
XDG_RUNTIME_DIR
"/run/user/10000"
_
"/usr/bin/start-php-app"

Parent Request

Return to parent request (token = 41acfc)

Key Value
_remove_csp_headers
true
_stopwatch_token
"ffc70b"