ErrorController

Request

GET Parameters

Key Value
_path
"_format=html&_locale=de&_controller=App%5CController%5CBackend%5CCRM%5CKundeController%…"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"275c8f"
_vary_by_language
true
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#427
  #message: "No route found for "GET https://to3-abnahme.tourone.de/backend/_fragment" (from "https://to3-abnahme.tourone.de/backend/_profiler/32ec22")"
  #code: 0
  #file: "/var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#604 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/web4/htdocs/html/backend/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/web4/htdocs/html/backend/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 {#659 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
        }
      }
    }
    /var/www/web4/htdocs/html/backend/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 {#659 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
      }
    }
    /var/www/web4/htdocs/html/backend/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: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#659 …}
      }
    }
    /var/www/web4/htdocs/html/backend/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 {#659 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/web4/htdocs/html/backend/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 {#659 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/web4/htdocs/html/backend/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 {#14 …}
        $type: 1
      }
    }
    /var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:193 {
      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 {#14 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/web4/htdocs/html/backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#779
  -records: [
    14 => [
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.147+02: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 {#213
            #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/web4/htdocs/html/backend/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/web4/htdocs/html/backend/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/web4/htdocs/html/backend/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/web4/htdocs/html/backend/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:75 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /var/www/web4/htdocs/html/backend/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/web4/htdocs/html/backend/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/web4/htdocs/html/backend/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/web4/htdocs/html/backend/vendor/doctrine/doctrine-bundle/src/ConnectionFactory.php:127 {
                Doctrine\Bundle\DoctrineBundle\ConnectionFactory->createConnection(array $params, ?Configuration $config = null, ?EventManager $eventManager = null, array $mappingTypes = []) …
                › /** @phpstan-ignore arguments.count (DBAL < 4.x doesn't accept an argument) */$platform = $driver->getDatabasePlatform(    ...(class_exists(StaticServerVersionProvider::class)
              }
              /var/www/web4/htdocs/html/backend/var/cache/dev/ContainerLo5W7Mh/App_KernelDevDebugContainer.php:985 {
                ContainerLo5W7Mh\App_KernelDevDebugContainer::getDoctrine_Dbal_DefaultConnectionService($container) …
                › 
                ›     return $container->services['doctrine.dbal.default_connection'] = ($container->privates['doctrine.dbal.connection_factory'] ?? self::getDoctrine_Dbal_ConnectionFactoryService($container))->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, NULL, ['enum' => 'string']);}
              }
              /var/www/web4/htdocs/html/backend/var/cache/dev/ContainerLo5W7Mh/App_KernelDevDebugContainer.php:1067 {
                ContainerLo5W7Mh\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/web4/htdocs/html/backend/var/cache/dev/ContainerLo5W7Mh/App_KernelDevDebugContainer.php:1059 {
                ContainerLo5W7Mh\App_KernelDevDebugContainer::ContainerLo5W7Mh\{closure} …
                › if (true === $lazyLoad) {    return $container->services['doctrine.orm.default_entity_manager'] = $container->createProxy('EntityManagerGhost614a58f', static fn () => \EntityManagerGhost614a58f::createLazyGhost(static fn ($proxy) => self::getDoctrine_Orm_DefaultEntityManagerService($container, $proxy)));}
              }
              /var/www/web4/htdocs/html/backend/vendor/symfony/var-exporter/Internal/LazyObjectState.php:60 {
                Symfony\Component\VarExporter\Internal\LazyObjectState->initialize($instance, $propertyName, $writeScope) …
                › 
                ›     ($this->initializer)($instance);} catch (\Throwable $e) {
              }
              /var/www/web4/htdocs/html/backend/vendor/symfony/var-exporter/LazyGhostTrait.php:153 {
                ContainerLo5W7Mh\EntityManagerGhost614a58f->__get&($name): mixed …
                › 
                › if ($property?->isInitialized($this) ?? LazyObjectState::STATUS_UNINITIALIZED_PARTIAL !== $state->initialize($this, $name, $writeScope ?? $scope)) {    goto get_in_scope;
              }
              /var/www/web4/htdocs/html/backend/vendor/doctrine/orm/src/EntityManager.php:417 {
                Doctrine\ORM\EntityManager->clear(): void …
                › {    $this->unitOfWork->clear();}
              }
              /var/www/web4/htdocs/html/backend/src/EventListener/ExceptionSubscriber.php:33 {
                App\EventListener\ExceptionSubscriber->logException(ExceptionEvent $event): void …
                › public function logException(ExceptionEvent $event): void {    $this->entityManager->clear(); // Hier wurde ggf. versucht, alte Sachen zu persistieren. Bad Idea    $errorRepository = $this->entityManager->getRepository(Error::class);
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
                  }
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
                }
              }
              /var/www/web4/htdocs/html/backend/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: [ …12]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#659 …}
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/web4/htdocs/html/backend/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);}
              /var/www/web4/htdocs/html/backend/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 {
              }
              /var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {#14 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/web4/htdocs/html/backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#14 …}
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.148+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "to3dev.tourone.de"
            "port" => 3306
            "user" => "web4"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "usr_web4_1"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.171+02:00"
        "message" => "Beginning transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.175+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "INSERT INTO error (ip, url, file, error, datum, type) VALUES (?, ?, ?, ?, ?, ?)"
          "params" => [
            1 => "74.7.243.230"
            2 => "https://to3-abnahme.tourone.de/backend/_fragment?_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DApp%255CController%255CBackend%255CCRM%255CKundeController%%E2%80%A6"
            3 => "/var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/EventListener/RouterListener.php - Line: 156"
            4 => "No route found for "GET https://to3-abnahme.tourone.de/backend/_fragment" (from "https://to3-abnahme.tourone.de/backend/_profiler/32ec22")"
            5 => "2026-09-02 15:48:25"
            6 => "ERROR"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#221
              +name: "STRING"
            }
            2 => Doctrine\DBAL\ParameterType {#221}
            3 => Doctrine\DBAL\ParameterType {#221}
            4 => Doctrine\DBAL\ParameterType {#221}
            5 => Doctrine\DBAL\ParameterType {#221}
            6 => Doctrine\DBAL\ParameterType {#221}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.177+02:00"
        "message" => "Committing transaction"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => []
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.181+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://to3-abnahme.tourone.de/backend/_fragment" (from "https://to3-abnahme.tourone.de/backend/_profiler/32ec22")" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#427
            #message: "No route found for "GET https://to3-abnahme.tourone.de/backend/_fragment" (from "https://to3-abnahme.tourone.de/backend/_profiler/32ec22")"
            #code: 0
            #file: "/var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#604 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/web4/htdocs/html/backend/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/web4/htdocs/html/backend/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 {#659 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
                  }
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#761 …}
                }
              }
              /var/www/web4/htdocs/html/backend/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: [ …12]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#659 …}
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#659 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/web4/htdocs/html/backend/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 {#14 …}
                  $type: 1
                }
              }
              /var/www/web4/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php:193 {
                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 {#14 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/web4/htdocs/html/backend/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#14 …}
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
    883 => [
      [
        "timestamp" => 1788356905
        "timestamp_rfc3339" => "2026-09-02T15:48:25.247+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "to3.tourone.de"
            "port" => 3306
            "user" => "web3"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "usr_web3_1"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
    ]
  ]
  -errorCount: [
    14 => 1
    883 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#780 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=bh4vvv0k2pg1lpftg91cn310f3; main_deauth_profile_token=206d36"
from
"gptbot(at)openai.com"
host
"to3-abnahme.tourone.de"
referer
"https://to3-abnahme.tourone.de/backend/_profiler/32ec22"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
x-openai-host-hash
"959974401"
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
"Wed, 02 Sep 2026 13:48:25 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fto3-abnahme.tourone.de%2Fbackend%2F_fragment%22%20%28from%20%22https%3A%2F%2Fto3-abnahme.tourone.de%2Fbackend%2F_profiler%2F32ec22%22%29"
x-debug-exception-file
"%2Fvar%2Fwww%2Fweb4%2Fhtdocs%2Fhtml%2Fbackend%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"46256e"

Cookies

Request Cookies

Key Value
PHPSESSID
"bh4vvv0k2pg1lpftg91cn310f3"
main_deauth_profile_token
"206d36"

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
(no data)

Defined as regular env variables

Key Value
APP_BASE_URL
"https://to3dev.tourone.de"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"=068b607ed406b4bfb599a8251277e0ec"
BASE
"/backend"
CHAM_DB
"mysql://web53:RechWotCaxGoos,@chamdev.tourone.de:3306/usr_web53_1"
CONTEXT_DOCUMENT_ROOT
"/var/www/web4/htdocs/html/backend/public"
CONTEXT_PREFIX
"/backend"
DATABASE_URL
"mysql://web4:WryWibchosDen6@to3dev.tourone.de:3306/usr_web4_1"
DOCUMENT_ROOT
"/var/www/web4/htdocs/html/to3-frontend/public"
DOC_SFTP_HOST
"upgrade.tourone.de"
DOC_SFTP_PASSWORD
"thrispAthWinnAr8"
DOC_SFTP_PORT
"22"
DOC_SFTP_ROOT
"/var/www/web4/ftp_documents"
DOC_SFTP_TIMEOUT
"30"
DOC_SFTP_USERNAME
"web4"
EMAIL_CONNECTOR_API_KEY
"vmw7PjsuZ6342gDC"
EMAIL_CONNECTOR_API_KEY_TEST
"vmw7PjsuZ6342gDC"
EMAIL_CONNECTOR_BASE_URL
"https://to3.connector.e-confirm.de/"
EMAIL_CONNECTOR_BASE_URL_TEST
"https://to3.connector.e-confirm.de/"
ENV_SYNC_CONNECTION
"ftps://web3_ftp:SemtyucPydfom2@to3.tourone.de/htdocs/html/backend/.env.local.php"
EXTERNAL_DATABASE_URL
"mysql://web3:NifwaussYinTat_@to3.tourone.de:3306/usr_web3_1"
FCGI_ROLE
"RESPONDER"
FLIGHT_API_PASSWORD
"yY3@qQ0!vX4!"
FLIGHT_API_PASSWORD_TEST
"yY3@qQ0!vX4!"
FLIGHT_API_USERNAME
"chamaeleon.test"
FLIGHT_API_USERNAME_TEST
"chamaeleon.test"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"82423"
H2_STREAM_TAG
"962479-198-82423"
HMR_API_KEY
"cJP4sFQ0lgdlmLGODYgncYA7SCyxfiRNVHNtn4VMdCRvA1vW"
HMR_API_KEY_TEST
"cJP4sFQ0lgdlmLGODYgncYA7SCyxfiRNVHNtn4VMdCRvA1vW"
HMR_AUTH_URL
"https://api-test.hmrv.de/rest/v1/"
HMR_AUTH_URL_TEST
"https://api-test.hmrv.de/rest/v1/"
HMR_BASE_URL
"https://api-test.hmrv.de/rest/v1/"
HMR_BASE_URL_TEST
"https://api-test.hmrv.de/rest/v1/"
HMR_PASSWORD
"r1p#tourone17"
HMR_PASSWORD_TEST
"r1p#tourone17"
HMR_PAYMENT_URL
"https://payment-test.hmrv.de/rest/v1/"
HMR_PAYMENT_URL_TEST
"https://payment-test.hmrv.de/rest/v1/"
HMR_USER
"RIPTOE"
HMR_USER_TEST
"RIPTOE"
HOME
"/var/www/web4"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=bh4vvv0k2pg1lpftg91cn310f3; main_deauth_profile_token=206d36"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"to3-abnahme.tourone.de"
HTTP_REFERER
"https://to3-abnahme.tourone.de/backend/_profiler/32ec22"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"959974401"
IMG_SFTP_HOST
"upgrade.tourone.de"
IMG_SFTP_PASSWORD
"thrispAthWinnAr8"
IMG_SFTP_PORT
"22"
IMG_SFTP_ROOT
"/var/www/web4/ftp_images"
IMG_SFTP_TIMEOUT
"30"
IMG_SFTP_USERNAME
"web4"
JWT_PASSPHRASE
""
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://tourone-de.mail.protection.outlook.com:25?encryption=null&auth_mode=none&auto_tls=false"
MESSENGER_MONITOR_ALERT_EMAIL
"vojtech.adam@tourone.de"
MESSENGER_MONITOR_FROM_EMAIL
"entwicklung@tourone.de"
MESSENGER_TRANSPORT_DSN
"doctrine://default"
PASSOLUTION_ACCESS_TOKEN
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI5MzNiZjE3OS1kODZmLTQ2MGQtYTE0MC1lMDI0YmM0ZmI5YWYiLCJqdGkiOiJkNzU5MWVhMjIyYmI5Y2FmYjU4MGU4MDVjMGE3ZDJkMzFjZDlhNDU2NzM4ZDg1NmE3MjI0OTA0ZDhhM2ZmNTNkYzBjMjJmZjE5NzkwMWE4ZiIsImlhdCI6MTcxNTkzNDMwMC45NjAwMjksIm5iZiI6MTcxNTkzNDMwMC45NjAwMzMsImV4cCI6MTg3MzQxMTIwMC4wNTg2MDgsInN1YiI6IjEwMSIsInNjb3BlcyI6W119.G-nm8CusqLD9s4kmnVyZ1oli6As9TK9uzr2BKMYWw-swjfhXTFds5cicGfQWAD0IpEbyp5narN4ks3Tcr8JOx7Sl9Saby5GCf4dEyzAnhtWDYv1tW1ElpfIUS-oHlWDdJ6lAawLtrSjLGYgW_8ibOupytN2JiVD51WrCxmw4DLVo_jL3ERaEuC4r_ibBR25odfzfD68N_umFYjxXqFtjca9KpBgTUUALdenNZ09LY90jKu6tjhmBadVJkZ1pnv2Odgtj73GkptQdF3otqqXG-tIcAmAD0LSTjBmwOunR49sqOJE-T6sjm7bVGK54xpGlmUFSzAQtTm1cxDUXsuoK5f-w298KVbvAPV4F-plcdnR8CLgv51QKu1SuBc3JLAjl758-6u2nrscWgDIMKc59Ni-OvrCnUVkLGzItVwlS1esOSSl5f0-7X6SQpLZI-t8h5cZtyViY-YR64DkRaimXEIV986FNIHWV489xl1quilgGxCbXvQ-YtNn7UFVZHnbW_baL-rsHRGVqE8hF99uqQRIwuLmASUtDZfkt6dk1m78yt6fajxy4T3WLmouaed124o2geypnwdWVurxDsubAZVKzdiJOGkIEoOHxwpJmJ7fQ_NUt4Bfto0VgNRx8yhUIMW9tqdUi2a8TN75uh18TE36cuBtE6stxi3DXv5yfQxo"
PASSOLUTION_ACCESS_TOKEN_TEST
"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiI5MzNiZjE3OS1kODZmLTQ2MGQtYTE0MC1lMDI0YmM0ZmI5YWYiLCJqdGkiOiJkNzU5MWVhMjIyYmI5Y2FmYjU4MGU4MDVjMGE3ZDJkMzFjZDlhNDU2NzM4ZDg1NmE3MjI0OTA0ZDhhM2ZmNTNkYzBjMjJmZjE5NzkwMWE4ZiIsImlhdCI6MTcxNTkzNDMwMC45NjAwMjksIm5iZiI6MTcxNTkzNDMwMC45NjAwMzMsImV4cCI6MTg3MzQxMTIwMC4wNTg2MDgsInN1YiI6IjEwMSIsInNjb3BlcyI6W119.G-nm8CusqLD9s4kmnVyZ1oli6As9TK9uzr2BKMYWw-swjfhXTFds5cicGfQWAD0IpEbyp5narN4ks3Tcr8JOx7Sl9Saby5GCf4dEyzAnhtWDYv1tW1ElpfIUS-oHlWDdJ6lAawLtrSjLGYgW_8ibOupytN2JiVD51WrCxmw4DLVo_jL3ERaEuC4r_ibBR25odfzfD68N_umFYjxXqFtjca9KpBgTUUALdenNZ09LY90jKu6tjhmBadVJkZ1pnv2Odgtj73GkptQdF3otqqXG-tIcAmAD0LSTjBmwOunR49sqOJE-T6sjm7bVGK54xpGlmUFSzAQtTm1cxDUXsuoK5f-w298KVbvAPV4F-plcdnR8CLgv51QKu1SuBc3JLAjl758-6u2nrscWgDIMKc59Ni-OvrCnUVkLGzItVwlS1esOSSl5f0-7X6SQpLZI-t8h5cZtyViY-YR64DkRaimXEIV986FNIHWV489xl1quilgGxCbXvQ-YtNn7UFVZHnbW_baL-rsHRGVqE8hF99uqQRIwuLmASUtDZfkt6dk1m78yt6fajxy4T3WLmouaed124o2geypnwdWVurxDsubAZVKzdiJOGkIEoOHxwpJmJ7fQ_NUt4Bfto0VgNRx8yhUIMW9tqdUi2a8TN75uh18TE36cuBtE6stxi3DXv5yfQxo"
PASSOLUTION_API_URL
"https://api.passolution.eu/api/v2/information/search/"
PASSOLUTION_API_URL_TEST
"https://api.passolution.eu/api/v2/information/search/"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PAYONE_KEY
"zpUOGS07nPym1EwS"
PAYONE_KEY_TEST
"zpUOGS07nPym1EwS"
PAYONE_MERCHANTID
"42596"
PAYONE_MERCHANTID_TEST
"42596"
PAYONE_PORTALID
"2030742"
PAYONE_PORTALID_TEST
"2030742"
PAYONE_SUBACCOUNTID
"42616"
PAYONE_SUBACCOUNTID_TEST
"42616"
PAYONE_URL
"https://frontend.pay1.de/frontend/v2/"
PAYONE_URL_TEST
"https://frontend.pay1.de/frontend/v2/"
PHP_SELF
"/backend/index.php"
PIXXIO_AUTH_TOKEN
"wNutrn8NVpPeaiuy1bRqNvsYRo6MX07v6zPUs1hDT4Z999L6kYoVnriQDEr1XSxC"
PIXXIO_AUTH_TOKEN_TEST
"wNutrn8NVpPeaiuy1bRqNvsYRo6MX07v6zPUs1hDT4Z999L6kYoVnriQDEr1XSxC"
PIXXIO_BASE_URL
"https://chamaeleon.px.media/"
PIXXIO_BASE_URL_TEST
"https://chamaeleon.px.media/"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DApp%255CController%255CBackend%255CCRM%255CKundeController%%E2%80%A6"
RAINFOREST_API_KEY
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0by1yYWluZm9yZXN0LWZvdW5kYXRpb24uY29tIiwiYXVkIjoiSW5nbyBMaWVzIiwiaWF0IjoxNzMyODc3MDc4LCJuYmYiOjE3MzI4NzcwNzgsImV4cCI6IjMyNTAzNTkzNjAwIiwidXNlcm5hbWUiOiJjaW5mbyJ9.3XErwTVV8LfOiaxQR4VHcLJlWxlo8P63pwcjZb8I4zg"
RAINFOREST_API_KEY_TEST
"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJ0by1yYWluZm9yZXN0LWZvdW5kYXRpb24uY29tIiwiYXVkIjoiSW5nbyBMaWVzIiwiaWF0IjoxNzMyODc3MDc4LCJuYmYiOjE3MzI4NzcwNzgsImV4cCI6IjMyNTAzNTkzNjAwIiwidXNlcm5hbWUiOiJjaW5mbyJ9.3XErwTVV8LfOiaxQR4VHcLJlWxlo8P63pwcjZb8I4zg"
RAINFOREST_BASE_URL
"https://rainforesttest.tourone.de/api"
RAINFOREST_BASE_URL_TEST
"https://rainforesttest.tourone.de/api"
REDIRECT_BASE
"/backend"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"82423"
REDIRECT_H2_STREAM_TAG
"962479-198-82423"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DApp%255CController%255CBackend%255CCRM%255CKundeController%%E2%80%A6"
REDIRECT_SCRIPT_URI
"https://to3-abnahme.tourone.de/backend/_fragment"
REDIRECT_SCRIPT_URL
"/backend/_fragment"
REDIRECT_SSL_TLS_SNI
"to3-abnahme.tourone.de"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"/var/www/web4/tmp"
REDIRECT_TMPDIR
"/var/www/web4/tmp"
REDIRECT_URL
"/backend/_fragment"
REMOTE_ADDR
"74.7.243.230"
REMOTE_PORT
"39722"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788356905
REQUEST_TIME_FLOAT
1788356905.0774
REQUEST_URI
"/backend/_fragment?_path=_format%3Dhtml%26_locale%3Dde%26_controller%3DApp%255CController%255CBackend%255CCRM%255CKundeController%%E2%80%A6"
SCRIPT_FILENAME
"/var/www/web4/htdocs/html/backend/public/index.php"
SCRIPT_NAME
"/backend/index.php"
SCRIPT_URI
"https://to3-abnahme.tourone.de/backend/_fragment"
SCRIPT_URL
"/backend/_fragment"
SERVER_ADDR
"213.187.93.111"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"to3-abnahme.tourone.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"to3-abnahme.tourone.de"
TEMP
"/var/www/web4/tmp"
TMP
"/var/www/web4/tmp"
TMPDIR
"/var/www/web4/tmp"
USER
"web4"
VIATOR_BRAND
169
VIATOR_BRAND_TEST
169
VIATOR_TOKEN
"DEMOTOKENuZVEO3hqoKrzkuXxzQ7yAUTlGLhDCig"
VIATOR_TOKEN_TEST
"DEMOTOKENuZVEO3hqoKrzkuXxzQ7yAUTlGLhDCig"
VIATOR_URL
"https://dbtov-api-sandbox.bahnanreise.de/api/v1"
VIATOR_URL_TEST
"https://dbtov-api-sandbox.bahnanreise.de/api/v1"
XWIKI_API_KEY
"QVBJVE8zOjFBNUZBOEYxRkY0OUNFRDAyRUUxQ0Q3QTUzQTY0ODY1"
XWIKI_API_URL
"https://tourone.cloud.xwiki.com/xwiki/rest/"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 973dfb)

Key Value
_remove_csp_headers
true
_stopwatch_token
"2cd073"