Error 404 Not Found

GET https://itrsp.giobtrans.ch/sitemap.xml

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"6a7845"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#346
  #message: "No route found for "GET https://itrsp.giobtrans.ch/sitemap.xml""
  #code: 0
  #file: "/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#25 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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) {
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
        }
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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: [ …11]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#147 …}
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
        $type: 1
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#11 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#238
  -records: [
    11 => [
      [
        "timestamp" => 1783158780
        "timestamp_rfc3339" => "2026-07-04T11:53:00.605+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://itrsp.giobtrans.ch/sitemap.xml"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#346
            #message: "No route found for "GET https://itrsp.giobtrans.ch/sitemap.xml""
            #code: 0
            #file: "/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#25 …}
            -statusCode: 404
            -headers: []
            trace: {
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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) {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                  }
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#147 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
                  $type: 1
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#11 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    714 => [
      [
        "timestamp" => 1783158780
        "timestamp_rfc3339" => "2026-07-04T11:53:00.677+02:00"
        "message" => "Deprecated: App\Filter\VehiculeEnParcFilter::filterProperty(): Implicitly marking parameter $operation as nullable is deprecated, the explicit nullable type must be used instead"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#3373
            #message: "Deprecated: App\Filter\VehiculeEnParcFilter::filterProperty(): Implicitly marking parameter $operation as nullable is deprecated, the explicit nullable type must be used instead"
            #code: 0
            #file: "/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/src/Filter/VehiculeEnParcFilter.php"
            #line: 12
            #severity: E_DEPRECATED
            trace: {
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/src/Filter/VehiculeEnParcFilter.php:12 {
                Symfony\Component\ErrorHandler\ErrorHandler->handleError(int $type, string $message, string $file, int $line): bool …
                › {    protected function filterProperty(        string $property,
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/error-handler/DebugClassLoader.php:307 {
                is_a(mixed $object_or_class, string $class, bool $allow_string = false): bool …
                ›     return;} elseif (false === include $file) {    return;
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/api-platform/core/src/Metadata/ApiFilter.php:38 {
                ApiPlatform\Metadata\ApiFilter->__construct(string $filterClass, ?string $id = null, ?string $strategy = null, array $properties = [], array $arguments = [], ?string $alias = null) …
                › ) {    if (!is_a($this->filterClass, FilterInterface::class, true)) {        throw new InvalidArgumentException(\sprintf('The filter class "%s" does not implement "%s". Did you forget a use statement?', $this->filterClass, FilterInterface::class));
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/src/Entity/Fleet/Vehicules.php:36 {
                ReflectionAttribute->newInstance(): object …
                › #[ApiFilter(OrderFilter::class, properties: ['plaques', 'type.nom', 'km'])]\r#[ApiFilter(VehiculeEnParcFilter::class)]\rclass Vehicules\r
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:122 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->convertToAttributeInstances(array $attributes): array …
                › $attributeName = $attribute->getName();$instance = $attribute->newInstance();}
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:15 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttributes(ReflectionClass $class): array …
                › {    return $this->convertToAttributeInstances($class->getAttributes());}
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeReader.php:20 {
                Vich\UploaderBundle\Metadata\Driver\AttributeReader->getClassAttribute(ReflectionClass $class, string $attributeName): AttributeInterface …
                › {    return $this->getClassAttributes($class)[$attributeName] ?? null;}
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:104 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->isUploadable(ReflectionClass $class): bool …
                › // Support both new Attribute\ and deprecated Annotation\ namespaces$uploadable = $this->reader->getClassAttribute($class, Uploadable::class);if (null === $uploadable) {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/Driver/AttributeDriver.php:93 {
                Vich\UploaderBundle\Metadata\Driver\AttributeDriver->getAllClassNames(): array …
                › foreach ($metadata as $classMeta) {    if ($this->isUploadable(new \ReflectionClass($classMeta->getName()))) {        $classes[] = $classMeta->getName();
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/jms/metadata/src/Driver/DriverChain.php:57 {
                Metadata\Driver\DriverChain->getAllClassNames(): array …
                › 
                › $driverClasses = $driver->getAllClassNames();if (!empty($driverClasses)) {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/jms/metadata/src/MetadataFactory.php:145 {
                Metadata\MetadataFactory->getAllClassNames(): array …
                › 
                ›     return $this->driver->getAllClassNames();}
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/Metadata/MetadataReader.php:66 {
                Vich\UploaderBundle\Metadata\MetadataReader->getUploadableClasses(): array …
                › {    return $this->reader->getAllClassNames();}
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/vich/uploader-bundle/src/DataCollector/MappingCollector.php:22 {
                Vich\UploaderBundle\DataCollector\MappingCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › $mappings = [];$uploadableClasses = $this->metadataReader->getUploadableClasses();foreach ($uploadableClasses as $class) {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/Profiler/Profiler.php:158 {
                Symfony\Component\HttpKernel\Profiler\Profiler->collect(Request $request, Response $response, ?Throwable $exception = null): Profile …
                › foreach ($this->collectors as $collector) {    $collector->collect($request, $response, $exception);}
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:102 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelResponse(ResponseEvent $event): void …
                › try {    if (!$profile = $this->profiler->collect($request, $event->getResponse(), $exception)) {        return;
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                  }
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#147 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/HttpKernel.php:216 {
                Symfony\Component\HttpKernel\HttpKernel->filterResponse(Response $response, Request $request, int $type): Response …
                › 
                › $this->dispatcher->dispatch($event, KernelEvents::RESPONSE);}
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/HttpKernel.php:204 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › 
                ›     return $this->filterResponse($response, $request, $type);}
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
                  $type: 1
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/EventListener/ErrorListener.php:99 {
                Symfony\Component\HttpKernel\EventListener\ErrorListener->onKernelException(ExceptionEvent $event): void …
                › try {    $response = $event->getKernel()->handle($request, HttpKernelInterface::SUB_REQUEST, false);} catch (\Exception $e) {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                  }
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#239 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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: [ …11]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#147 …}
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#147 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/HttpKernel.php:241 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › $event = new ExceptionEvent($this, $request, $type, $e, isKernelTerminating: $this->terminating);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/vendor/symfony/http-kernel/HttpKernel.php:91 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › 
                ›     return $response = $this->handleThrowable($e, $request, $type);} finally {
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/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 {#11 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#11 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
    ]
  ]
  -errorCount: [
    11 => 1
    714 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#234 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"itrsp.giobtrans.ch"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 04 Jul 2026 09:53:00 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fitrsp.giobtrans.ch%2Fsitemap.xml%22"
x-debug-exception-file
"%2Fhome%2Fclients%2F7013e9c520340d452787db41b1ef6905%2Fsites%2Fitrsp.giobtrans.ch%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"49f75b"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_MAILER_ERROR_TO
"fabian.joris@fji.ch"
APP_MAILER_FROM
"fabian.joris@giobtrans.ch"
APP_SECRET
"0b6ab4a9906a7d59f9a09dee58705bca"
DATABASE_URL
"mysql://sc6s0_iTrsp:09xrif4OaP_R@sc6s0.myd.infomaniak.com:3306/sc6s0_iTrsp?serverVersion=mariadb-10.11.15"
DEFAULT_URI
"https://itrsp.giobtrans.ch/"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://fabian.joris%40giobtrans.ch:Jspp186.feu@mail.infomaniak.com:587"
TELTONIKA_API_TOKEN
"BOSCHUNGISSHIT_2025@ViveMoi"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"itrsp.giobtrans.ch"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.4"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.4"
REDIRECT_SCRIPT_URI
"https://itrsp.giobtrans.ch/sitemap.xml"
REDIRECT_SCRIPT_URL
"/sitemap.xml"
REDIRECT_SSL_TLS_SNI
"itrsp.giobtrans.ch"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"akjX_Kc42IsEQE0oAKOXFwAAAKY"
REDIRECT_URL
"/sitemap.xml"
REMOTE_ADDR
"216.73.216.4"
REMOTE_PORT
"37580"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1783158780
REQUEST_TIME_FLOAT
1783158780.5123
REQUEST_URI
"/sitemap.xml"
SCRIPT_FILENAME
"/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://itrsp.giobtrans.ch/sitemap.xml"
SCRIPT_URL
"/sitemap.xml"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@giobtrans.ch"
SERVER_NAME
"itrsp.giobtrans.ch"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"itrsp.giobtrans.ch"
SYMFONY_DOTENV_PATH
"/home/clients/7013e9c520340d452787db41b1ef6905/sites/itrsp.giobtrans.ch/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_MAILER_ERROR_TO,APP_MAILER_FROM,TELTONIKA_API_TOKEN,MAILER_DSN,DATABASE_URL,LOCK_DSN,DEFAULT_URI"
TEMP
"/home/clients/7013e9c520340d452787db41b1ef6905/tmp"
TMP
"/home/clients/7013e9c520340d452787db41b1ef6905/tmp"
TMPDIR
"/home/clients/7013e9c520340d452787db41b1ef6905/tmp"
UNIQUE_ID
"akjX_Kc42IsEQE0oAKOXFwAAAKY"

Parent Request

Return to parent request (token = c55ab8)

Key Value
_remove_csp_headers
true
_stopwatch_token
"6aa3d2"