Error 404 Not Found

GET https://dev-demo-bizzi-api.izzi.digital/info.php

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"3f7bcc"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#126
  #message: "No route found for "GET https://dev-demo-bizzi-api.izzi.digital/info.php""
  #code: 0
  #file: "/var/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 127
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#161 …}
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      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 {#395 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#483 …}
        }
      }
    }
    /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#395 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#483 …}
      }
    }
    /var/www/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 {#395 …}
      }
    }
    /var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      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 {#395 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/vendor/symfony/http-kernel/HttpKernel.php:157 {
      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 {#395 …}
        $eventName: "kernel.request"
      }
    }
    /var/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
      }
    }
    /var/www/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
        $type: 1
        $catch: true
      }
    }
    /var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#2 …}
      }
    }
    /var/www/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#507
  -records: [
    2 => [
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.372+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_pgsql"
            "idle_connection_ttl" => 600
            "host" => "mic-development-tyij4o8vn8-postgresql-rr-dbcluster-hrcfmgleadtp.cluster-ctaqouwy8dag.eu-central-1.rds.amazonaws.com"
            "port" => 3306
            "user" => "dbuser"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "bizzi_dev"
            "serverVersion" => "15"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.396+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET search_path TO bws_dev_demo"
          "params" => []
          "types" => []
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\WorkspaceListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.398+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.399+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://dev-demo-bizzi-api.izzi.digital/info.php"" at RouterListener.php line 127"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#126
            #message: "No route found for "GET https://dev-demo-bizzi-api.izzi.digital/info.php""
            #code: 0
            #file: "/var/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
            #line: 127
            -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#161 …}
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:127 {
                Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event): void …
                › 
                ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
              }
              /var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                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 {#395 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#483 …}
                  }
                }
              }
              /var/www/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#395 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#483 …}
                }
              }
              /var/www/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 {#395 …}
                }
              }
              /var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                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 {#395 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/vendor/symfony/http-kernel/HttpKernel.php:157 {
                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 {#395 …}
                  $eventName: "kernel.request"
                }
              }
              /var/www/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                }
              }
              /var/www/vendor/symfony/http-kernel/Kernel.php:197 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                  $type: 1
                  $catch: true
                }
              }
              /var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#2 …}
                }
              }
              /var/www/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\ExtApiExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\ExtApiExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "App\EventListener\ExtApiExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.421+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    753 => [
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.400+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SET search_path TO bws_dev_demo"
          "params" => []
          "types" => []
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\WorkspaceListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "App\EventListener\LanguageListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.401+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.402+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.402+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.402+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerBBwmjPT\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.402+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.418+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1754744764
        "timestamp_rfc3339" => "2025-08-09T13:06:04.419+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
    753 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#506 …}
}

Request Headers

Header Value
accept-encoding
"gzip"
connection
"close"
host
"dev-demo-bizzi-api.izzi.digital"
user-agent
"Go-http-client/1.1"
x-php-ob-level
"0"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 09 Aug 2025 13:06:04 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fdev-demo-bizzi-api.izzi.digital%2Finfo.php%22"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:127"
x-debug-token
"4bfce9"

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
LANGUAGE
"hr"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"83bb476842c036c61923e64fb0769a76"
ATOLLO_BG_DOMAIN_NAME
"dev-atollo-bg-bizzi-api.izzi.digital"
ATOLLO_DE_DOMAIN_NAME
"dev-atollo-de-bizzi-api.izzi.digital"
ATOLLO_EN_DOMAIN_NAME
"dev-atollo-en-bizzi-api.izzi.digital"
ATOLLO_HR_DOMAIN_NAME
"dev-atollo-hr-bizzi-api.izzi.digital"
ATOLLO_IS_DOMAIN_NAME
"dev-atollo-is-bizzi-api.izzi.digital"
ATOLLO_NO_DOMAIN_NAME
"dev-atollo-no-bizzi-api.izzi.digital"
AUTHAPI_ENVOY_ROKUS_SECRET
"rHAzJaXbp5HuU7QoCndzASns5f7tyuOQ1E3APbie"
AUTHAPI_EXTERNAL_AUTHENTICATION
"CloudDev"
AUTHAPI_KLETTBG_P
"bBZpk6n9udV2YF@SdpQQaYyNhdSrrtEf8pXs7xGq"
AUTHORING_API_PORT
"tcp://172.20.123.173:9000"
AUTHORING_API_PORT_80_TCP
"tcp://172.20.123.173:80"
AUTHORING_API_PORT_80_TCP_ADDR
"172.20.123.173"
AUTHORING_API_PORT_80_TCP_PORT
"80"
AUTHORING_API_PORT_80_TCP_PROTO
"tcp"
AUTHORING_API_PORT_9000_TCP
"tcp://172.20.123.173:9000"
AUTHORING_API_PORT_9000_TCP_ADDR
"172.20.123.173"
AUTHORING_API_PORT_9000_TCP_PORT
"9000"
AUTHORING_API_PORT_9000_TCP_PROTO
"tcp"
AUTHORING_API_SERVICE_HOST
"172.20.123.173"
AUTHORING_API_SERVICE_PORT
"9000"
AUTHORING_API_SERVICE_PORT_FASTCGI
"9000"
AUTHORING_API_SERVICE_PORT_HTTP
"80"
AUTHORING_API_URL
"https://dev-izzi-cloud-api.izzi.digital"
BA_DOMAIN_NAME
"dev-bih-bizzi-api.izzi.digital"
BETT_DOMAIN_NAME
"dev-bett-bizzi-api.izzi.digital"
BG_DOMAIN_NAME
"dev-bg-bizzi-api.izzi.digital"
BIZZI_API_PORT
"tcp://172.20.62.40:9000"
BIZZI_API_PORT_9000_TCP
"tcp://172.20.62.40:9000"
BIZZI_API_PORT_9000_TCP_ADDR
"172.20.62.40"
BIZZI_API_PORT_9000_TCP_PORT
"9000"
BIZZI_API_PORT_9000_TCP_PROTO
"tcp"
BIZZI_API_SERVICE_HOST
"172.20.62.40"
BIZZI_API_SERVICE_PORT
"9000"
BIZZI_API_SERVICE_PORT_FASTCGI
"9000"
BOOKSHELF_API_PORT
"tcp://172.20.99.68:9000"
BOOKSHELF_API_PORT_80_TCP
"tcp://172.20.99.68:80"
BOOKSHELF_API_PORT_80_TCP_ADDR
"172.20.99.68"
BOOKSHELF_API_PORT_80_TCP_PORT
"80"
BOOKSHELF_API_PORT_80_TCP_PROTO
"tcp"
BOOKSHELF_API_PORT_9000_TCP
"tcp://172.20.99.68:9000"
BOOKSHELF_API_PORT_9000_TCP_ADDR
"172.20.99.68"
BOOKSHELF_API_PORT_9000_TCP_PORT
"9000"
BOOKSHELF_API_PORT_9000_TCP_PROTO
"tcp"
BOOKSHELF_API_SERVICE_HOST
"172.20.99.68"
BOOKSHELF_API_SERVICE_PORT
"9000"
BOOKSHELF_API_SERVICE_PORT_FASTCGI
"9000"
BOOKSHELF_API_SERVICE_PORT_HTTP
"80"
BUCKET_ENDPOINT
"https://s3.eu-central-003.backblazeb2.com"
BUCKET_KEY
"003e4455d8171bd0000000002"
BUCKET_NAME
"izzi-dev-assets"
BUCKET_SECRET
"K00306T1nxuWAle8m02sMcfBpJZxHPI"
BUNNY_CDN_TOKEN
"e5bcd94b-8099-41a3-b2d7-93c0911a649f"
BUNNY_CDN_URL
"https://izzi-dev-assets.izzi.digital"
CM_ACME_HTTP_SOLVER_KNB9L_PORT
"tcp://172.20.53.205:8089"
CM_ACME_HTTP_SOLVER_KNB9L_PORT_8089_TCP
"tcp://172.20.53.205:8089"
CM_ACME_HTTP_SOLVER_KNB9L_PORT_8089_TCP_ADDR
"172.20.53.205"
CM_ACME_HTTP_SOLVER_KNB9L_PORT_8089_TCP_PORT
"8089"
CM_ACME_HTTP_SOLVER_KNB9L_PORT_8089_TCP_PROTO
"tcp"
CM_ACME_HTTP_SOLVER_KNB9L_SERVICE_HOST
"172.20.53.205"
CM_ACME_HTTP_SOLVER_KNB9L_SERVICE_PORT
"8089"
CM_ACME_HTTP_SOLVER_KNB9L_SERVICE_PORT_HTTP
"8089"
CONTENT_LENGTH
""
CONTENT_TYPE
""
CORS_ALLOW_ORIGIN
"^https?://.*?$"
CZ_DOMAIN_NAME
"dev-cz-bizzi-api.izzi.digital"
DATABASE_URL
"postgres://dbuser:RkjJVKeG2Hoas3n@mic-development-tyij4o8vn8-postgresql-rr-dbcluster-hrcfmgleadtp.cluster-ctaqouwy8dag.eu-central-1.rds.amazonaws.com:3306/bizzi_dev?serverVersion=15&charset=utf8"
DEMO_DOMAIN_NAME
"dev-demo-bizzi-api.izzi.digital"
DG_DOMAIN_NAME
"dev-bizzi-api.izzi.digital"
DOCUMENT_ROOT
"/var/www/public"
DOCUMENT_URI
"/info.php"
DOMAIN_NAME
"dev-bizzi-api.izzi.digital"
EXTERNAL_BG_PASSWORD
"65AHWIsRYwa1gFW3ki1yTxxp8HPamAB2rQ2m6z7X"
EXTERNAL_ZNAIKO_PASSWORD
"A5AHWIsRYga2gFW3kity1yxp8Q8amAB2raqm6z2y"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOME
"/var/www"
HOSTNAME
"bizzi-api-5ff495cb94-cj5xb"
HR_DOMAIN_NAME
"dev-hr-bizzi-api.izzi.digital"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"dev-demo-bizzi-api.izzi.digital"
HTTP_USER_AGENT
"Go-http-client/1.1"
INTERNAL_BASIC_AUTH_PASSWORD
"bizzi12345"
INTERNAL_BIZZI_KEY
"dhsnp26Xad1w"
KEYCLOAK_SECRET_RS
"dNkZ71ysU70ez7Jnu1x8ImFm1YUqp2Iy"
KUBERNETES_PORT
"tcp://172.20.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://172.20.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"172.20.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"172.20.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LILIBI_DOMAIN_NAME
"dev-lilibi-bizzi-api.izzi.digital"
LJEVAK_DOMAIN_NAME
"dev-ljevak-bizzi-api.izzi.digital"
MAILER_DSN
"postmark+api://94cf0048-e945-42b6-9062-7d771374654d@default"
MAXTURA_DOMAIN_NAME
"dev-maxtura-bizzi-api.izzi.digital"
MK_DOMAIN_NAME
"dev-mk-bizzi-api.izzi.digital"
MULTI_TENANT
"true"
NODE_DIST
"node-v14.21.3-linux-x64"
NODE_VERSION
"14.21.3"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.3.15.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
"/info.php"
PHP_SHA256
"3df5d45637283f759eef8fc3ce03de829ded3e200c3da278936a684955d2f94f"
PHP_URL
"https://www.php.net/distributions/php-8.3.15.tar.xz"
PHP_VERSION
"8.3.15"
PL_DOMAIN_NAME
"dev-pl-bizzi-api.izzi.digital"
PWD
"/var/www"
PYP_DOMAIN_NAME
"dev-pyp-bizzi-api.izzi.digital"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"164.92.244.132"
REMOTE_PORT
"33332"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1754744764
REQUEST_TIME_FLOAT
1754744764.2992
REQUEST_URI
"/info.php"
RO_DOMAIN_NAME
"dev-ro-bizzi-api.izzi.digital"
RS_DOMAIN_NAME
"dev-rs-bizzi-api.izzi.digital"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/info.php"
SERVER_ADDR
"10.0.0.245"
SERVER_NAME
"dev-demo-bizzi-api.izzi.digital"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.19.9"
SI_DOMAIN_NAME
"dev-si-bizzi-api.izzi.digital"
SK_DOMAIN_NAME
"dev-sk-bizzi-api.izzi.digital"
SYMFONY_DOTENV_VARS
"LANGUAGE"
UA_DOMAIN_NAME
"dev-ua-bizzi-api.izzi.digital"
USER
"www-data"
VALUATION_API_PORT
"tcp://172.20.199.39:80"
VALUATION_API_PORT_80_TCP
"tcp://172.20.199.39:80"
VALUATION_API_PORT_80_TCP_ADDR
"172.20.199.39"
VALUATION_API_PORT_80_TCP_PORT
"80"
VALUATION_API_PORT_80_TCP_PROTO
"tcp"
VALUATION_API_SERVICE_HOST
"172.20.199.39"
VALUATION_API_SERVICE_PORT
"80"
XAPI_BASIC_PASSWORD
"b"
XAPI_REPORTS_PORT
"tcp://172.20.46.242:80"
XAPI_REPORTS_PORT_80_TCP
"tcp://172.20.46.242:80"
XAPI_REPORTS_PORT_80_TCP_ADDR
"172.20.46.242"
XAPI_REPORTS_PORT_80_TCP_PORT
"80"
XAPI_REPORTS_PORT_80_TCP_PROTO
"tcp"
XAPI_REPORTS_SERVICE_HOST
"172.20.46.242"
XAPI_REPORTS_SERVICE_PORT
"80"
XAPI_REPORTS_SERVICE_PORT_HTTP
"80"
XAPI_SESSION_STATS_PORT
"tcp://172.20.82.198:80"
XAPI_SESSION_STATS_PORT_80_TCP
"tcp://172.20.82.198:80"
XAPI_SESSION_STATS_PORT_80_TCP_ADDR
"172.20.82.198"
XAPI_SESSION_STATS_PORT_80_TCP_PORT
"80"
XAPI_SESSION_STATS_PORT_80_TCP_PROTO
"tcp"
XAPI_SESSION_STATS_SERVICE_HOST
"172.20.82.198"
XAPI_SESSION_STATS_SERVICE_PORT
"80"
XAPI_SESSION_STATS_SERVICE_PORT_HTTP
"80"
XAPI_STATEMENT_METRICS_PORT
"tcp://172.20.158.187:80"
XAPI_STATEMENT_METRICS_PORT_80_TCP
"tcp://172.20.158.187:80"
XAPI_STATEMENT_METRICS_PORT_80_TCP_ADDR
"172.20.158.187"
XAPI_STATEMENT_METRICS_PORT_80_TCP_PORT
"80"
XAPI_STATEMENT_METRICS_PORT_80_TCP_PROTO
"tcp"
XAPI_STATEMENT_METRICS_SERVICE_HOST
"172.20.158.187"
XAPI_STATEMENT_METRICS_SERVICE_PORT
"80"
XAPI_STATEMENT_METRICS_SERVICE_PORT_HTTP
"80"
YETTEL_CLIENT_SECRET
"a5b4ff7cf41b7d0e55227c35d87fa7ecbf145a67c471c95826a30ea96c1444a0"
YETTEL_PASSWORD
"92795c7b39ce7b7c2b60b7ad1c855d5f5b465f52ce491005d177b4e458afa3c4"
ZNAIKO_DOMAIN_NAME
"dev-znaiko-bizzi-api.izzi.digital"
ZUNS_DOMAIN_NAME
"dev-zuns-bizzi-api.izzi.digital"
argc
0
argv
[]

Parent Request

Return to parent request (token = 571a26)

Key Value
_remove_csp_headers
true
_stopwatch_token
"d5ddac"