Error 404 Not Found

GET http://boodschappen.daisy-town.nl/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"c035cb"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1650
  #message: "No route found for "GET http://boodschappen.daisy-town.nl/robots.txt""
  #code: 0
  #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1638 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/html/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 {#185 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#54 …}
        }
      }
    }
    /var/www/html/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 {#185 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#54 …}
      }
    }
    /var/www/html/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: [ …15]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#185 …}
      }
    }
    /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      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 {#185 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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 {#185 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/html/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
      }
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:191 {
      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
      }
    }
    /var/www/html/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 …}
      }
    }
    /var/www/html/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#62
  -records: [
    2 => [
      [
        "timestamp" => 1771876699
        "timestamp_rfc3339" => "2026-02-23T19:58:19.392+00:00"
        "message" => "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#652
            #message: "User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:75 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "/var/www/html/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/html/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/html/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /var/www/html/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:102 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, array $mappingTypes = []): Connection …
                › $driver     = $connection->getDriver();$platform   = $driver->getDatabasePlatform(new StaticServerVersionProvider(    $params['serverVersion'] ?? $params['primary']['serverVersion'] ?? '',
              }
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:818 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = (new \Doctrine\Bundle\DoctrineBundle\ConnectionFactory($container->parameters['doctrine.dbal.connection_factory.types'], new \Doctrine\DBAL\Tools\DsnParser(['db2' => 'ibm_db2', 'mssql' => 'pdo_sqlsrv', 'mysql' => 'pdo_mysql', 'mysql2' => 'pdo_mysql', 'postgres' => 'pdo_pgsql', 'postgresql' => 'pdo_pgsql', 'pgsql' => 'pdo_pgsql', 'sqlite' => 'pdo_sqlite', 'sqlite3' => 'pdo_sqlite'])))->createConnection(['url' => $container->getEnv('resolve:DATABASE_URL'), 'driver' => 'pdo_mysql', 'idle_connection_ttl' => 600, 'host' => 'localhost', 'port' => NULL, 'user' => 'root', 'password' => NULL, 'driverOptions' => [], 'defaultTableOptions' => []], $a, []);}
              }
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:837 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService($container, $lazyLoad = true) …
                › 
                › $instance = ($lazyLoad->__construct(($container->services['doctrine.dbal.default_connection'] ?? self::getDoctrine_Dbal_DefaultConnectionService($container)), ($container->privates['doctrine.orm.default_configuration'] ?? self::getDoctrine_Orm_DefaultConfigurationService($container)), ($container->privates['doctrine.dbal.default_connection.event_manager'] ?? self::getDoctrine_Dbal_DefaultConnection_EventManagerService($container))) && false ?: $lazyLoad);}
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:829 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::{closure:ContainerMkY4XkF\App_KernelDevDebugContainer::getDoctrine_Orm_DefaultEntityManagerService():829} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = new \ReflectionClass('Doctrine\ORM\EntityManager')->newLazyGhost(static function ($proxy) use ($container) { self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy); });}
              }
              /var/www/html/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/html/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php:182 {
                Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor->getMetadata(string $class): ClassMetadata …
                › try {    return $this->entityManager->getClassMetadata($class);} catch (MappingException|OrmMappingException) {
              }
              /var/www/html/vendor/symfony/doctrine-bridge/PropertyInfo/DoctrineExtractor.php:169 {
                Symfony\Bridge\Doctrine\PropertyInfo\DoctrineExtractor->isWritable(string $class, string $property, array $context = []): ?bool …
                › if (    null === ($metadata = $this->getMetadata($class))    || ClassMetadata::GENERATOR_TYPE_NONE === $metadata->generatorType
              }
              /var/www/html/vendor/symfony/property-info/PropertyInfoExtractor.php:91 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->extract(iterable $extractors, string $method, array $arguments): mixed …
                › foreach ($extractors as $extractor) {    if (null !== $value = $extractor->{$method}(...$arguments)) {        return $value;
              }
              /var/www/html/vendor/symfony/property-info/PropertyInfoExtractor.php:74 {
                Symfony\Component\PropertyInfo\PropertyInfoExtractor->isWritable(string $class, string $property, array $context = []): ?bool …
                › {    return $this->extract($this->accessExtractors, 'isWritable', [$class, $property, $context]);}
              }
              /var/www/html/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php:148 {
                Symfony\Component\Serializer\Normalizer\ObjectNormalizer->isAllowedAttribute($classOrObject, string $attribute, ?string $format = null, array $context = []): bool …
                › return self::$isWritableCache[$class.$attribute] ??= str_contains($attribute, '.')    || $this->propertyInfoExtractor->isWritable($class, $attribute)    || !\in_array($this->writeInfoExtractor->getWriteInfo($class, $attribute)?->getType(), [null, PropertyWriteInfo::TYPE_NONE, PropertyWriteInfo::TYPE_PROPERTY], true);
              }
              /var/www/html/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php:239 {
                Symfony\Component\Serializer\Normalizer\AbstractNormalizer->getAllowedAttributes(object|string $classOrObject, array $context, bool $attributesAsString = false): array|bool …
                ›     && ([] === $groups || \in_array('*', $groups, true) || array_intersect($attributeMetadata->getGroups(), $groups))    && $this->isAllowedAttribute($classOrObject, $name = $attributeMetadata->getName(), null, $context)) {
              }
              /var/www/html/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:820 {
                Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->getAllowedAttributes(object|string $classOrObject, array $context, bool $attributesAsString = false): array|bool …
                › {    if (false === $allowedAttributes = parent::getAllowedAttributes($classOrObject, $context, $attributesAsString)) {        return false;
              }
              /var/www/html/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php:318 {
                Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer->denormalize(mixed $data, string $type, ?string $format = null, array $context = []): mixed …
                › 
                › $allowedAttributes = $this->getAllowedAttributes($type, $context, true);$normalizedData = $this->prepareForDenormalization($data);
              }
              /var/www/html/vendor/symfony/serializer/Debug/TraceableNormalizer.php:76 {
                Symfony\Component\Serializer\Debug\TraceableNormalizer->denormalize(mixed $data, string $type, ?string $format = null, array $context = []): mixed …
                › $startTime = microtime(true);$denormalized = $this->normalizer->denormalize($data, $type, $format, $context);$time = microtime(true) - $startTime;
              }
              /var/www/html/vendor/symfony/serializer/Serializer.php:240 {
                Symfony\Component\Serializer\Serializer->denormalize(mixed $data, string $type, ?string $format = null, array $context = []): mixed …
                › 
                ›     return $normalizer->denormalize($data, $type, $format, $context);}
              }
              /var/www/html/vendor/symfony/serializer/Debug/TraceableSerializer.php:89 {
                Symfony\Component\Serializer\Debug\TraceableSerializer->denormalize(mixed $data, string $type, ?string $format = null, array $context = []): mixed …
                › $startTime = microtime(true);$result = $this->serializer->denormalize($data, $type, $format, $context);$time = microtime(true) - $startTime;
              }
              /var/www/html/vendor/spomky-labs/pwa-bundle/src/Service/ManifestBuilder.php:27 {
                SpomkyLabs\PwaBundle\Service\ManifestBuilder->create(): Manifest …
                › if ($this->manifest === null) {    $result = $this->denormalizer->denormalize($this->config, Manifest::class);    assert($result instanceof Manifest);
              }
              /var/www/html/vendor/spomky-labs/pwa-bundle/src/Service/ManifestCompiler.php:55 {
                SpomkyLabs\PwaBundle\Service\ManifestCompiler->__construct(SerializerInterface $serializer, ManifestBuilder $manifestBuilder, string $manifestPublicUrl, bool $debug, ?EventDispatcherInterface $dispatcher, array $locales) …
                › ) {    $this->manifest = $manifestBuilder->create();    $this->dispatcher = $dispatcher ?? new NullEventDispatcher();
              }
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:1320 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::getManifestCompilerService($container) …
                › 
                › $instance = new \SpomkyLabs\PwaBundle\Service\ManifestCompiler($a, $b, '/site.webmanifest', true, $c, []);}
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:1150 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::getPwaCollectorService($container) …
                › }$b = ($container->privates['SpomkyLabs\\PwaBundle\\Service\\ManifestCompiler'] ?? self::getManifestCompilerService($container));}
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:658 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::get_Container_Private_ProfilerService($container) …
                › $instance->add(($container->privates['serializer.data_collector'] ??= new \Symfony\Component\Serializer\DataCollector\SerializerDataCollector()));$instance->add(($container->privates['SpomkyLabs\\PwaBundle\\DataCollector\\PwaCollector'] ?? self::getPwaCollectorService($container)));$instance->add($f);
              }
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:1179 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::getPwaDevServerListenerService($container) …
                › {    $a = ($container->services['.container.private.profiler'] ?? self::get_Container_Private_ProfilerService($container));}
              /var/www/html/var/cache/dev/ContainerMkY4XkF/App_KernelDevDebugContainer.php:863 {
                ContainerMkY4XkF\App_KernelDevDebugContainer::{closure:ContainerMkY4XkF\App_KernelDevDebugContainer::getEventDispatcherService():863} …
                › $instance->addListener('SpomkyLabs\\PwaBundle\\Event\\PreManifestCompileEvent', [#[\Closure(name: 'SpomkyLabs\\PwaBundle\\EventListener\\ManifestScreenshotListener')] fn () => ($container->privates['SpomkyLabs\\PwaBundle\\EventListener\\ManifestScreenshotListener'] ?? $container->load('getManifestScreenshotListenerService')), '__invoke'], -100);$instance->addListener('kernel.request', [#[\Closure(name: 'SpomkyLabs\\PwaBundle\\EventListener\\PwaDevServerListener')] fn () => ($container->privates['SpomkyLabs\\PwaBundle\\EventListener\\PwaDevServerListener'] ?? self::getPwaDevServerListenerService($container)), 'onKernelRequest'], 35);$instance->addListener('kernel.response', [#[\Closure(name: 'SpomkyLabs\\PwaBundle\\EventListener\\PwaDevServerListener')] fn () => ($container->privates['SpomkyLabs\\PwaBundle\\EventListener\\PwaDevServerListener'] ?? self::getPwaDevServerListenerService($container)), 'onKernelResponse'], 1024);
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:221 {
                Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName): void …
                › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] ??= '__invoke';
              }
              /var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php:70 {
                Symfony\Component\EventDispatcher\EventDispatcher->getListeners(?string $eventName = null): array …
                › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:256 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName): void …
                › 
                › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:120 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › 
                › $this->preProcess($eventName);try {
              }
              /var/www/html/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 {#185 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:191 {
                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
                }
              }
              /var/www/html/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 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1771876699
        "timestamp_rfc3339" => "2026-02-23T19:58:19.417+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET http://boodschappen.daisy-town.nl/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1650
            #message: "No route found for "GET http://boodschappen.daisy-town.nl/robots.txt""
            #code: 0
            #file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1638 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php:156 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/html/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 {#185 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#54 …}
                  }
                }
              }
              /var/www/html/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 {#185 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#54 …}
                }
              }
              /var/www/html/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: [ …15]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#185 …}
                }
              }
              /var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                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 {#185 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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 {#185 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/html/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
                }
              }
              /var/www/html/vendor/symfony/http-kernel/Kernel.php:191 {
                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
                }
              }
              /var/www/html/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 …}
                }
              }
              /var/www/html/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/html/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/html/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#61 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"boodschappen.daisy-town.nl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.24"
x-forwarded-host
"boodschappen.daisy-town.nl"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"tenderfoot"
x-php-ob-level
"1"
x-real-ip
"216.73.216.24"

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, 23 Feb 2026 19:58:19 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20http%3A%2F%2Fboodschappen.daisy-town.nl%2Frobots.txt%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"109077"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_LOCALE
"nl"
APP_SECRET
"e8b0548a92e3e8f4bf1380aaad55e2d9"
APP_SHARE_DIR
"var/share"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
ABSOLUTE_APACHE_DOCUMENT_ROOT
"/var/www/html/public/"
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"public/"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_RUN_GROUP
"docker"
APACHE_RUN_USER
"docker"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
BLACKFIRE_VERSION
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public/"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://root:ChangeMe@database:3306/su_myapp?serverVersion=8.0"
DEBIAN_FRONTEND
"noninteractive"
DOCUMENT_ROOT
"/var/www/html/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HOSTNAME
"3f40ef710735"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"boodschappen.daisy-town.nl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.24"
HTTP_X_FORWARDED_HOST
"boodschappen.daisy-town.nl"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"tenderfoot"
HTTP_X_REAL_IP
"216.73.216.24"
IMAGE_VARIANT
"apache"
LANG
"C.UTF-8"
LOGNAME
"root"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./node_modules/.bin:./vendor/bin:~/.composer/vendor/bin:/snap/bin"
PHP_EXTENSIONS
""
PHP_EXTENSION_APCU
"1"
PHP_EXTENSION_CALENDAR
"1"
PHP_EXTENSION_CTYPE
"1"
PHP_EXTENSION_CURL
"1"
PHP_EXTENSION_DOM
"1"
PHP_EXTENSION_EXIF
"1"
PHP_EXTENSION_FILEINFO
"1"
PHP_EXTENSION_FTP
"1"
PHP_EXTENSION_GD
"1"
PHP_EXTENSION_GETTEXT
"1"
PHP_EXTENSION_ICONV
"1"
PHP_EXTENSION_IGBINARY
"1"
PHP_EXTENSION_IMAGICK
"1"
PHP_EXTENSION_INTL
"1"
PHP_EXTENSION_JSON
"1"
PHP_EXTENSION_MBSTRING
"1"
PHP_EXTENSION_MYSQLI
"1"
PHP_EXTENSION_OPCACHE
"1"
PHP_EXTENSION_PDO
"1"
PHP_EXTENSION_PDO_MYSQL
"1"
PHP_EXTENSION_PDO_SQLITE
"1"
PHP_EXTENSION_PHAR
"1"
PHP_EXTENSION_POSIX
"1"
PHP_EXTENSION_READLINE
"1"
PHP_EXTENSION_REDIS
"1"
PHP_EXTENSION_SHMOP
"1"
PHP_EXTENSION_SIMPLEXML
"1"
PHP_EXTENSION_SOAP
"1"
PHP_EXTENSION_SOCKETS
"1"
PHP_EXTENSION_SYSVMSG
"1"
PHP_EXTENSION_SYSVSEM
"1"
PHP_EXTENSION_SYSVSHM
"1"
PHP_EXTENSION_TOKENIZER
"1"
PHP_EXTENSION_WDDX
"1"
PHP_EXTENSION_XML
"1"
PHP_EXTENSION_XMLREADER
"1"
PHP_EXTENSION_XMLWRITER
"1"
PHP_EXTENSION_XSL
"1"
PHP_EXTENSION_ZIP
"1"
PHP_EXTRA_BUILD_DEPS
"apache2-dev"
PHP_EXTRA_CONFIGURE_ARGS
"--with-apxs2 --disable-cgi"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_ABSOLUTE_APACHE_DOCUMENT_ROOT
"/var/www/html/public/"
REDIRECT_APACHE_CONFDIR
"/etc/apache2"
REDIRECT_APACHE_DOCUMENT_ROOT
"public/"
REDIRECT_APACHE_ENVVARS
"/etc/apache2/envvars"
REDIRECT_APACHE_RUN_GROUP
"docker"
REDIRECT_APACHE_RUN_USER
"docker"
REDIRECT_APP_ENV
"dev"
REDIRECT_BLACKFIRE_VERSION
"1"
REDIRECT_DATABASE_URL
"mysql://root:ChangeMe@database:3306/su_myapp?serverVersion=8.0"
REDIRECT_DEBIAN_FRONTEND
"noninteractive"
REDIRECT_HOSTNAME
"3f40ef710735"
REDIRECT_IMAGE_VARIANT
"apache"
REDIRECT_LANG
"C.UTF-8"
REDIRECT_LOGNAME
"root"
REDIRECT_PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:./node_modules/.bin:./vendor/bin:~/.composer/vendor/bin:/snap/bin"
REDIRECT_PHP_EXTENSIONS
""
REDIRECT_PHP_EXTENSION_APCU
"1"
REDIRECT_PHP_EXTENSION_CALENDAR
"1"
REDIRECT_PHP_EXTENSION_CTYPE
"1"
REDIRECT_PHP_EXTENSION_CURL
"1"
REDIRECT_PHP_EXTENSION_DOM
"1"
REDIRECT_PHP_EXTENSION_EXIF
"1"
REDIRECT_PHP_EXTENSION_FILEINFO
"1"
REDIRECT_PHP_EXTENSION_FTP
"1"
REDIRECT_PHP_EXTENSION_GD
"1"
REDIRECT_PHP_EXTENSION_GETTEXT
"1"
REDIRECT_PHP_EXTENSION_ICONV
"1"
REDIRECT_PHP_EXTENSION_IGBINARY
"1"
REDIRECT_PHP_EXTENSION_IMAGICK
"1"
REDIRECT_PHP_EXTENSION_INTL
"1"
REDIRECT_PHP_EXTENSION_JSON
"1"
REDIRECT_PHP_EXTENSION_MBSTRING
"1"
REDIRECT_PHP_EXTENSION_MYSQLI
"1"
REDIRECT_PHP_EXTENSION_OPCACHE
"1"
REDIRECT_PHP_EXTENSION_PDO
"1"
REDIRECT_PHP_EXTENSION_PDO_MYSQL
"1"
REDIRECT_PHP_EXTENSION_PDO_SQLITE
"1"
REDIRECT_PHP_EXTENSION_PHAR
"1"
REDIRECT_PHP_EXTENSION_POSIX
"1"
REDIRECT_PHP_EXTENSION_READLINE
"1"
REDIRECT_PHP_EXTENSION_REDIS
"1"
REDIRECT_PHP_EXTENSION_SHMOP
"1"
REDIRECT_PHP_EXTENSION_SIMPLEXML
"1"
REDIRECT_PHP_EXTENSION_SOAP
"1"
REDIRECT_PHP_EXTENSION_SOCKETS
"1"
REDIRECT_PHP_EXTENSION_SYSVMSG
"1"
REDIRECT_PHP_EXTENSION_SYSVSEM
"1"
REDIRECT_PHP_EXTENSION_SYSVSHM
"1"
REDIRECT_PHP_EXTENSION_TOKENIZER
"1"
REDIRECT_PHP_EXTENSION_WDDX
"1"
REDIRECT_PHP_EXTENSION_XML
"1"
REDIRECT_PHP_EXTENSION_XMLREADER
"1"
REDIRECT_PHP_EXTENSION_XMLWRITER
"1"
REDIRECT_PHP_EXTENSION_XSL
"1"
REDIRECT_PHP_EXTENSION_ZIP
"1"
REDIRECT_PHP_EXTRA_BUILD_DEPS
"apache2-dev"
REDIRECT_PHP_EXTRA_CONFIGURE_ARGS
"--with-apxs2 --disable-cgi"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_PWD
"/var/www/html"
REDIRECT_SHELL
"/bin/bash"
REDIRECT_SHLVL
"0"
REDIRECT_STATUS
"200"
REDIRECT_SUDO_COMMAND
"/usr/local/bin/docker-entrypoint-as-root.sh apache2-foreground"
REDIRECT_SUDO_GID
"1000"
REDIRECT_SUDO_UID
"1000"
REDIRECT_SUDO_USER
"docker"
REDIRECT_SUPERCRONIC_OPTIONS
""
REDIRECT_TARGETARCH
"amd64"
REDIRECT_TARGETOS
"linux"
REDIRECT_TEMPLATE_PHP_INI
"development"
REDIRECT_TERM
"xterm"
REDIRECT_URL
"/robots.txt"
REDIRECT_USER
"root"
REDIRECT_XDEBUG_CLIENT_HOST
"172.18.0.1"
REMOTE_ADDR
"192.168.1.4"
REMOTE_PORT
"41962"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1771876699
REQUEST_TIME_FLOAT
1771876699.3787
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.2"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"boodschappen.daisy-town.nl"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at boodschappen.daisy-town.nl Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SHELL
"/bin/bash"
SHLVL
"0"
SUDO_COMMAND
"/usr/local/bin/docker-entrypoint-as-root.sh apache2-foreground"
SUDO_GID
"1000"
SUDO_UID
"1000"
SUDO_USER
"docker"
SUPERCRONIC_OPTIONS
""
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,APP_SHARE_DIR,APP_LOCALE,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
TARGETARCH
"amd64"
TARGETOS
"linux"
TEMPLATE_PHP_INI
"development"
TERM
"xterm"
USER
"root"
XDEBUG_CLIENT_HOST
"172.18.0.1"

Parent Request

Return to parent request (token = 9c9688)

Key Value
_remove_csp_headers
true
_stopwatch_token
"0e8d43"