Error 404 Not Found

GET https://feature-d020365-fix-teams.it.edevel.cz/robots.txt

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9a4f63"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102
  #message: "No route found for "GET https://feature-d020365-fix-teams.it.edevel.cz/robots.txt""
  #code: 0
  #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 156
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1028 …}
  -statusCode: 404
  -headers: []
  trace: {
    /app/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) {
    }
    /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
        }
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
      }
    }
    /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …13]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
      }
    }
    /app/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 {#426 …}
        $eventName: "kernel.request"
      }
    }
    /app/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
        $eventName: "kernel.request"
      }
    }
    /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /app/vendor/symfony/http-kernel/Kernel.php: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
      }
    }
    /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /app/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /app/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/app/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#616
  -records: [
    2 => [
      [
        "timestamp" => 1777809529
        "timestamp_rfc3339" => "2026-05-03T13:58:49.148+02:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://feature-d020365-fix-teams.it.edevel.cz/robots.txt"" at RouterListener.php line 156"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102
            #message: "No route found for "GET https://feature-d020365-fix-teams.it.edevel.cz/robots.txt""
            #code: 0
            #file: "/app/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 156
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1028 …}
            -statusCode: 404
            -headers: []
            trace: {
              /app/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) {
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …13]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
                }
              }
              /app/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 {#426 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#426 …}
                  $eventName: "kernel.request"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /app/vendor/symfony/http-kernel/Kernel.php: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
                }
              }
              /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1777809529
        "timestamp_rfc3339" => "2026-05-03T13:58:49.194+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_pgsql"
            "charset" => "utf8"
            "host" => "10.80.176.41"
            "user" => "ebrana-lab-deploy"
            "password" => "<redacted>"
            "dbname" => "feature-d020365-fix-teams"
            "idle_connection_ttl" => 600
            "port" => null
            "driverOptions" => []
            "serverVersion" => "17"
            "defaultTableOptions" => [
              "charset" => "utf8"
              "collate" => "utf8_unicode_ci"
            ]
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777809529
        "timestamp_rfc3339" => "2026-05-03T13:58:49.196+02:00"
        "message" => "error while trying to collect executed migrations"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Doctrine\DBAL\Exception\ConnectionException {#1434
            #message: """
              An exception occurred in the driver: SQLSTATE[08006] [7] connection to server at "10.80.176.41", port 5432 failed: Connection refused\n
              \tIs the server running on that host and accepting TCP/IP connections?
              """
            #code: 7
            #file: "/app/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php"
            #line: 78
            -previous: Doctrine\DBAL\Driver\PDO\Exception {#1436 …}
            -query: null
            trace: {
              /app/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php:78 {
                Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
                ›     case '08006':        return new ConnectionException($exception, $query);}
              }
              /app/vendor/doctrine/dbal/src/Connection.php:1460 {
                Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
                › $this->exceptionConverter ??= $this->driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
                  $exception: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                  $query: null
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:1402 {
                Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
                › {    return $this->handleDriverException($e, null);}
                arguments: {
                  $driverException: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                  $query: null
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:224 {
                Doctrine\DBAL\Connection->connect(): Connection …
                › } catch (Driver\Exception $e) {    throw $this->convertException($e);}
                arguments: {
                  $e: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:792 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], array $types = [], ?QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->connect();}
              /app/vendor/doctrine/dbal/src/Connection.php:332 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []): mixed …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
                arguments: {
                  $sql: "SELECT CURRENT_DATABASE()"
                  $params: []
                  $types: []
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:161 {
                Doctrine\DBAL\Connection->getDatabase(): ?string …
                › 
                ›     return $this->fetchOne($query);}
                arguments: {
                  $query: "SELECT CURRENT_DATABASE()"
                }
              }
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1458 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->connection->getDatabase();}
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:208 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->listTableNames(): array …
                › }, $this->selectTableNames(    $this->getDatabase(__METHOD__),)->fetchAllAssociative()),
                arguments: {
                  $methodName: "Doctrine\DBAL\Schema\AbstractSchemaManager::listTableNames"
                }
              }
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:184 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist(array $names): bool …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /app/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:225 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
                arguments: {
                  $names: [ …1]
                }
              }
              /app/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:76 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /app/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php:38 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /app/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);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $exception: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                }
              }
              /app/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;
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $exception: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …7]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                }
              }
              /app/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\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ResponseEvent {#822 …}
                  $eventName: "kernel.response"
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:267 {
                Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
                › try {    return $this->filterResponse($response, $request, $type);} catch (\Throwable $e) {
                arguments: {
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /app/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 {
                arguments: {
                  $e: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /app/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
                }
              }
              /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "app"
      ]
    ]
    1044 => [
      [
        "timestamp" => 1777809529
        "timestamp_rfc3339" => "2026-05-03T13:58:49.186+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_pgsql"
            "charset" => "utf8"
            "host" => "10.80.176.41"
            "user" => "ebrana-lab-deploy"
            "password" => "<redacted>"
            "dbname" => "feature-d020365-fix-teams"
            "idle_connection_ttl" => 600
            "port" => null
            "driverOptions" => []
            "serverVersion" => "17"
            "defaultTableOptions" => [
              "charset" => "utf8"
              "collate" => "utf8_unicode_ci"
            ]
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777809529
        "timestamp_rfc3339" => "2026-05-03T13:58:49.189+02:00"
        "message" => "error while trying to collect executed migrations"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Doctrine\DBAL\Exception\ConnectionException {#1282
            #message: """
              An exception occurred in the driver: SQLSTATE[08006] [7] connection to server at "10.80.176.41", port 5432 failed: Connection refused\n
              \tIs the server running on that host and accepting TCP/IP connections?
              """
            #code: 7
            #file: "/app/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php"
            #line: 78
            -previous: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
            -query: null
            trace: {
              /app/vendor/doctrine/dbal/src/Driver/API/PostgreSQL/ExceptionConverter.php:78 {
                Doctrine\DBAL\Driver\API\PostgreSQL\ExceptionConverter->convert(Exception $exception, ?Query $query): DriverException …
                ›     case '08006':        return new ConnectionException($exception, $query);}
              }
              /app/vendor/doctrine/dbal/src/Connection.php:1460 {
                Doctrine\DBAL\Connection->handleDriverException(Exception $driverException, ?Query $query): DriverException …
                › $this->exceptionConverter ??= $this->driver->getExceptionConverter();$exception                  = $this->exceptionConverter->convert($driverException, $query);arguments: {
                  $exception: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                  $query: null
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:1402 {
                Doctrine\DBAL\Connection->convertException(Exception $e): DriverException …
                › {    return $this->handleDriverException($e, null);}
                arguments: {
                  $driverException: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                  $query: null
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:224 {
                Doctrine\DBAL\Connection->connect(): Connection …
                › } catch (Driver\Exception $e) {    throw $this->convertException($e);}
                arguments: {
                  $e: Doctrine\DBAL\Driver\PDO\Exception {#1283 …}
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:792 {
                Doctrine\DBAL\Connection->executeQuery(string $sql, array $params = [], array $types = [], ?QueryCacheProfile $qcp = null): Result …
                › 
                › $connection = $this->connect();}
              /app/vendor/doctrine/dbal/src/Connection.php:332 {
                Doctrine\DBAL\Connection->fetchOne(string $query, array $params = [], array $types = []): mixed …
                › {    return $this->executeQuery($query, $params, $types)->fetchOne();}
                arguments: {
                  $sql: "SELECT CURRENT_DATABASE()"
                  $params: []
                  $types: []
                }
              }
              /app/vendor/doctrine/dbal/src/Connection.php:161 {
                Doctrine\DBAL\Connection->getDatabase(): ?string …
                › 
                ›     return $this->fetchOne($query);}
                arguments: {
                  $query: "SELECT CURRENT_DATABASE()"
                }
              }
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:1458 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->getDatabase(string $methodName): string …
                › {    $database = $this->connection->getDatabase();}
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:208 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->listTableNames(): array …
                › }, $this->selectTableNames(    $this->getDatabase(__METHOD__),)->fetchAllAssociative()),
                arguments: {
                  $methodName: "Doctrine\DBAL\Schema\AbstractSchemaManager::listTableNames"
                }
              }
              /app/vendor/doctrine/dbal/src/Schema/AbstractSchemaManager.php:184 {
                Doctrine\DBAL\Schema\AbstractSchemaManager->tablesExist(array $names): bool …
                › 
                ›     return count($names) === count(array_intersect($names, array_map('strtolower', $this->listTableNames())));}
              }
              /app/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:225 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->isInitialized(): bool …
                › 
                ›     return $this->schemaManager->tablesExist([$this->configuration->getTableName()]);}
                arguments: {
                  $names: [ …1]
                }
              }
              /app/vendor/doctrine/migrations/src/Metadata/Storage/TableMetadataStorage.php:76 {
                Doctrine\Migrations\Metadata\Storage\TableMetadataStorage->getExecutedMigrations(): ExecutedMigrationsList …
                › {    if (! $this->isInitialized()) {        return new ExecutedMigrationsList([]);
              }
              /app/vendor/doctrine/doctrine-migrations-bundle/src/Collector/MigrationsCollector.php:38 {
                Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector->collect(Request $request, Response $response, ?Throwable $exception = null): void …
                › try {    $executedMigrations = $metadataStorage->getExecutedMigrations();} catch (Exception $dbalException) {
              }
              /app/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);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $exception: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                }
              }
              /app/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;
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $exception: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …7]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                }
              }
              /app/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\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ResponseEvent {#822 …}
                  $eventName: "kernel.response"
                }
              }
              /app/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);}
                arguments: {
                  $response: Symfony\Component\HttpFoundation\Response {#767 …}
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $type: 2
                }
              }
              /app/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $type: 2
                }
              }
              /app/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#1044 …}
                  $type: 2
                  $catch: false
                }
              }
              /app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  ...: {
                    "kernel.exception"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                  }
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#561 …}
                }
              }
              /app/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …7]
                  $eventName: "kernel.exception"
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                }
              }
              /app/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\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                }
              }
              /app/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);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\ExceptionEvent {#951 …}
                  $eventName: "kernel.exception"
                }
              }
              /app/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 {
                arguments: {
                  $e: Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1102}
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /app/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
                }
              }
              /app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /app/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /app/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/app/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "app"
      ]
    ]
  ]
  -errorCount: [
    2 => 2
    1044 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#615 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"feature-d020365-fix-teams.it.edevel.cz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.85"
x-forwarded-host
"feature-d020365-fix-teams.it.edevel.cz"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.85"
x-request-id
"637913c41357fbc73a0ae89dd106e6f7"
x-scheme
"https"

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
"Sun, 03 May 2026 11:58:49 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Ffeature-d020365-fix-teams.it.edevel.cz%2Frobots.txt%22"
x-debug-exception-file
"%2Fapp%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:156"
x-debug-token
"901f75"

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_DEFAULT_MAIL_SENDER
"noreply@ebrana.cz"
APP_ENV
"dev"
APP_HTML5_VALIDATION
"false"
APP_MAX_USERS_IN_PICKUP_TIME
"20"
APP_ORDERING_FOOD_SENDER
"obedy@ebrana.cz"
APP_ORDER_ITEM_MAX_QUANTITY_PER_USER
"30"
APP_SECRET
"f364e30b70d28ec1e8a04d15618ca645"
APP_SHARE_DIR
"var/share"
APP_TIMEZONE
"Europe/Prague"
COMPOSE_PROJECT_NAME
"apimpa"
DEFAULT_URI
"https://feature-d020365-fix-teams.it.edevel.cz/"
DOCKER_REGISTRY
"git-fenix.ebrana.cz:5050"
DOCKER_REGISTRY_TOKEN
"generateMe"
DOCKER_REGISTRY_USER
"username"
DRAGONFLY_DSN
"redis://10.80.176.71/1"
EBRANA_HOSTINEC_CHANNEL_ID
"19:6efd9da923fb4f28bb6ed0d0fd50574b@thread.skype"
EBRANA_TEAM_ID
"efa8120e-5cdc-484e-82e9-7eb0fa1956a9"
FENIX_CLIENT_ID
"108"
FENIX_PROJECT_ID
"5"
FIXTURES_TRANSPORT
"async"
GITLAB_TOKEN
""
GITLAB_URL
"https://git-fenix.ebrana.cz"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GRAPH_TOOLS_CLIENT_ID
""
GRAPH_TOOLS_PASSWORD
""
GRAPH_TOOLS_SECRET
""
GRAPH_TOOLS_TENANT_ID
""
GRAPH_TOOLS_USER
""
IMES_API_PASSWORD
"SeMikBuDePsAtH4sLo"
IMES_API_URL
"https://imes2-test.ebrana.cz/api/platform"
IMES_API_USERNAME
"lukas-testovaci"
IMES_CLIENT
"internal_tools"
IMES_SECRET
"7ylercqzjrq35k9hzl1y00i00r11bzt8n4cln9qc"
IMES_URL_ACCESS_TOKEN
"https://imes2-test.ebrana.cz/core/oauth/token"
IMES_URL_AUTHORIZE
"https://imes2-test.ebrana.cz/core/oauth/authorize"
IMES_URL_RESOURCE_OWNER_DETAILS
"https://imes2-test.ebrana.cz/core/oauth/resource"
LDAP_BASE_DN
"ou=Users,dc=ebrana,dc=cz"
LDAP_HOST
"85.207.17.222"
LDAP_PORT
"389"
LDAP_SEARCH_DN
"uid=reader,dc=service_accounts,dc=dsa,ou=Servers,dc=ebrana,dc=cz"
LDAP_SEARCH_PASSWORD
"readerpass"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://mailpit-smtp.services:25"
MESSENGER_FAILED_DSN
"amqp://ebrana:tICajDwJYOfE1r3mZcd6eoMn@10.80.176.51:5672/feature-d020365-fix-teams/failed"
MESSENGER_TRANSPORT_DSN
"amqp://ebrana:tICajDwJYOfE1r3mZcd6eoMn@10.80.176.51:5672/feature-d020365-fix-teams/messages"
PHP_IDE_CONFIG
"serverName=apimpa.loc"
PRIMARY_INTERNAL_FOOD_COMPANY_ID
"2"
QR_ACCOUNT_NUMBER
"2218548019"
QR_API_URL
"https://api.paylibo.com/paylibo/generator/czech/image"
QR_BANK_CODE
"3030"
SENTRY_DSN
"https://016cc7c50b244869a1c5968c7a4fcf10@o147946.ingest.sentry.io/5908477"
TRUSTED_PROXIES
"127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16"
ZBOZI_API_URL
"https://api.zbozi.cz"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
COMPOSER_MEMORY_LIMIT
"-1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_DB
"feature-d020365-fix-teams"
DATABASE_HOST
"10.80.176.41"
DATABASE_USER
"ebrana-lab-deploy"
DEFAULT_PASSWORD
"Ki9Quaigh1jahGh1"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"/index.php"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GOTRACEBACK
"none"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/app"
HOSTNAME
"internal-tools-56fc4f744f-mzsvq"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"feature-d020365-fix-teams.it.edevel.cz"
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.85"
HTTP_X_FORWARDED_HOST
"feature-d020365-fix-teams.it.edevel.cz"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.216.85"
HTTP_X_REQUEST_ID
"637913c41357fbc73a0ae89dd106e6f7"
HTTP_X_SCHEME
"https"
INTERNAL_TOOLS_PORT
"tcp://10.233.59.155:80"
INTERNAL_TOOLS_PORT_80_TCP
"tcp://10.233.59.155:80"
INTERNAL_TOOLS_PORT_80_TCP_ADDR
"10.233.59.155"
INTERNAL_TOOLS_PORT_80_TCP_PORT
"80"
INTERNAL_TOOLS_PORT_80_TCP_PROTO
"tcp"
INTERNAL_TOOLS_SERVICE_HOST
"10.233.59.155"
INTERNAL_TOOLS_SERVICE_PORT
"80"
KUBERNETES_PORT
"tcp://10.233.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.233.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.233.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.233.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.3.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"ce65725b8af07356b69a6046d21487040b11f2acfde786de38b2bfb712c36eb9"
PHP_URL
"https://www.php.net/distributions/php-8.5.3.tar.xz"
PHP_VERSION
"8.5.3"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"10.233.99.28"
REMOTE_HOST
"10.233.99.28"
REMOTE_IDENT
""
REMOTE_PORT
"39542"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1777809529
REQUEST_TIME_FLOAT
1777809529.0899
REQUEST_URI
"/robots.txt"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_HOST
"feature-d020365-fix-teams.it.edevel.cz"
SERVER_NAME
"feature-d020365-fix-teams.it.edevel.cz"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
""
SSL_PROTOCOL
""
SYMFONY_DECRYPTION_SECRET
"HR1Ik1Jgb29RTcrC8fQpE170I2CnBsQlj16BF1qu6c4a04pvxZwk+CfP0lfhEo7YS6Spi9ROhrItvo25WNukHw=="
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"SENTRY_DSN,APP_ENV,APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,COMPOSE_PROJECT_NAME,MAILER_DSN,DRAGONFLY_DSN,PHP_IDE_CONFIG,DOCKER_REGISTRY,DOCKER_REGISTRY_USER,DOCKER_REGISTRY_TOKEN,ZBOZI_API_URL,IMES_API_URL,IMES_API_USERNAME,IMES_API_PASSWORD,LDAP_HOST,LDAP_PORT,LDAP_BASE_DN,LDAP_SEARCH_DN,LDAP_SEARCH_PASSWORD,IMES_CLIENT,IMES_SECRET,IMES_URL_AUTHORIZE,IMES_URL_ACCESS_TOKEN,IMES_URL_RESOURCE_OWNER_DETAILS,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,APP_HTML5_VALIDATION,APP_TIMEZONE,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MESSENGER_FAILED_DSN,QR_API_URL,QR_ACCOUNT_NUMBER,QR_BANK_CODE,APP_ORDERING_FOOD_SENDER,APP_DEFAULT_MAIL_SENDER,APP_ORDER_ITEM_MAX_QUANTITY_PER_USER,APP_MAX_USERS_IN_PICKUP_TIME,PRIMARY_INTERNAL_FOOD_COMPANY_ID,GRAPH_TOOLS_CLIENT_ID,GRAPH_TOOLS_TENANT_ID,GRAPH_TOOLS_SECRET,GRAPH_TOOLS_USER,GRAPH_TOOLS_PASSWORD,EBRANA_TEAM_ID,EBRANA_HOSTINEC_CHANNEL_ID,LOCK_DSN,FIXTURES_TRANSPORT,GITLAB_TOKEN,GITLAB_URL,FENIX_PROJECT_ID,FENIX_CLIENT_ID"
XDG_CONFIG_HOME
"./var/config"
XDG_DATA_HOME
"./var/data"

Parent Request

Return to parent request (token = 7ff113)

Key Value
_remove_csp_headers
true
_stopwatch_token
"2ad02d"