GET https://ki-api.test.sparkundsparkling.com/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1262
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\CustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\CustomAuthenticator {#1152 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1255
    -supports: false
    -passport: null
    -duration: null
    -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#1249 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1260
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1258 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1263
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#1264 …}
  }
]
_stopwatch_token
"a70134"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"ki-api.test.sparkundsparkling.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"216.73.216.223"
x-request-id
"57ea549c-019e-4831-a36e-92f698187337"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Tue, 07 Apr 2026 18:12:36 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"75e3f2"
x-request-id
"57ea549c-019e-4831-a36e-92f698187337"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Tue, 07 Apr 26 20:12:36 +0200"
Last used
"Tue, 07 Apr 26 20:12:36 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

10 Usages
Stateless check enabled
Usage
App\EventListener\LocaleListener:32
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/src/EventListener/LocaleListener.php"
    "line" => 32
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocaleListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/security-bundle/Security.php"
    "line" => 68
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/security-bundle/Security.php"
    "line" => 50
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/src/Plugins/VideoProducer/EventSubscriber/MenuSubscriber.php"
    "line" => 41
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelController"
    "class" => "App\Plugins\VideoProducer\EventSubscriber\MenuSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 171
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/src/Controller/SecurityController.php"
    "line" => 49
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/src/Controller/SecurityController.php"
    "line" => 53
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/var/cache/dev/twig/e5/e515a8deaed321263e282d5fab869e47.php"
    "line" => 138
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_726256dcb48abf2340df7906435e6b09"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/var/cache/dev/twig/8d/8d0aea0951b2f535cdb7665c7214a2e9.php"
    "line" => 97
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7442af3a4c8f768301bb0c255f0adf3d"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/var/cache/dev/twig/e5/e515a8deaed321263e282d5fab869e47.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_726256dcb48abf2340df7906435e6b09"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/src/Controller/SecurityController.php"
    "line" => 66
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
    "line" => 113
    "args" => [
      "/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CATEGORY_NAME
"category"
APP_CHATBOTS_ENABLED
"0"
APP_ENV
"dev"
APP_POST_CATEGORY_NAME
"article"
APP_POST_TAG_NAME
"tag"
APP_SECRET
"dbbc73e35d9f94a644ba258d59b084d2"
APP_SITE_NAME
"App"
APP_TIMEZONE
"Europe/Berlin"
APP_VERSION
"1.0.0"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://kiagent:m7KgDj~Sj4ibfq5_@localhost:3306/ki_agent?serverVersion=11.3.2-MariaDB&charset=utf8mb4"
EMBEDDING_API_TOKEN
"cf170af9ccb701964241c88ca2c75534b202c0ef78a7dff2cc7e3a9fab293559"
EMBEDDING_API_URL
"https://embedding.test.sparkundsparkling.com/embed"
GCP_BUCKET
"veo-output-wiecker"
GCP_CLIENT_EMAIL
"veo-n8n@veo-video-483116.iam.gserviceaccount.com"
GCP_PRIVATE_KEY
"""
-----BEGIN PRIVATE KEY-----\n
MIIEvAIBADANBgkqhkiG9w0BAQEFAASCBKYwggSiAgEAAoIBAQCgTeKI6qV5/Y7T\n
H/3iAyp+h/dqOHluBcEvj043feLJm4Aj/sPu7WRpfK2FjkBWeOSILSzXAJP5Rz6h\n
GHzNkMflYUQGjf3jjcbPpwuj+R0XtYZz13Uyk6S1F1HfqY1By4lC6mUxMWRJopik\n
Gcq2K1spmGX3ChXszN1jJNiVqw45OWMhQrdBzY8XmIoSfHRNdMeJ2gB6ZI5Rp8XR\n
eO0TwMImSHedHTOv9Xv7VHW1q7H3yv3KpotGoas+D1DR8OaRVAtukmU4j8O/l7De\n
OXSYsvgwLsaFZt9z4QK6B2Das8UtCt3y9Xg3k6GaVngwVVL/IsnGVm4yZaYcrsJd\n
+y9uwzcbAgMBAAECggEAINqFhIkOm/dW57clScZbVa5ZCziCzoU4aB5nKeFPcwE/\n
HGFw141oqGPojjguwGorcCtOBsx0B0FOOSbzIRA8n6q1DeDY+WOLrPAv5w29pCfM\n
Y/5y4wg2V/TtDzlJHYRw37l5PsFALAU6Ylt026v8FYTJ1P0IrEz6TID3MIlrs1dX\n
iEBUklNmH1wHyCYqXSCeLD5zHUTDa/lxr6MhxFXa8g+8hd6d9cikNmYxrcgsFeV0\n
XVTHhYQQst98/aXjZaNxTNCd8ojXrMSi8PwwT8z+DK9w2JmwyelCBxiINwpuda/S\n
ktQD7GeEawwMsDMrRX1GvUx+N8gQbjI2gbSWKlDLLQKBgQDiasHKb3VHTFq+gd1u\n
o8aQPw/ArRCsKsKGG2Fz7MzD0g2PZ5oNjyQW1N+gS0nojcFEvj85MwFQ8JdAQ9kA\n
lGLwRbP7w1M6LKtA+jk/Ka4RRTRRy6Mz/GwgGYrAGUB2q8R2sLNCMj8Opu1ntmRR\n
d4JDPBvgG49dOtbv++zTi4MVfQKBgQC1P8YkxyNo7wrFDXj6kIM4npLzRffcE6+X\n
w/OYYc6aQf79ysaEwui0hgEaEacK6VY2wEbJ3uCIN/JzDYdUdRjYwDa13YQVWv8e\n
/8I9dT7xC3JZqP26SJj09J/mx45mZN7nhJz6WLVB8iwRpMzBSUDcVeyvuWuTODCv\n
BPUUKJJCdwKBgQCz21It2PQ0uvaqtsaLiRXGqBF/YPsJiL4VgdKcH9NZCpcy/31k\n
n/xvFpK95pDDZzfLv8TBTz8QaM39gufyie0+KGCc8cA/ShSP/TVUc2uO1IaHI1h1\n
h2Ls7N1HU8fdfP0Hu73qK7fjj76u0DhIbsLPXgRWtg3gZUkwQdMTCJQMkQJ/WH/L\n
QCn8IECYAZ+ScsYdTIghOKfxXoQ+ONx1FPKs7qVK3KEmTazd80d7Qj9cUPeeIR3B\n
ctBg0iJ/P65bZeHHQA6aqDKBS+wipgA718Zn9UqhiyX4vfy0sua/LPBDl7upG2Kl\n
Q5gM6SZWXkcZs0cRZISQDT18SWYmX08MW8tznwKBgQCZIHqgrGalqUZals+eqYq9\n
ee+5hlw12BC2sCVDfFgWlwqKegVuL8wCWmNEKwkFUCLSP4jTFDkDXAAImhl1lwRA\n
zcH0QyaZ+z/1fp8dtViYKLUsn08q3ZFTh6Jeq5LP/qxi5hsjpKtuK7c7fL6pfeYp\n
55iHGkDel/lltwAKaP37EA==\n
-----END PRIVATE KEY-----\n
"""
GCP_PROJECT_ID
"veo-video-483116"
GCP_REGION
"us-central1"
JS_APP_KEY
"537b916624047bb9e1bb86fa40f9cbefc39c81e31c0e70fb35cf644955928e15"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://noreply@wiecker.eu:!Ihjwuba12061971g@srv1.harz-web24.de:587"
MERCURE_JWT_SECRET
"5db4889918019a28dd07fb706c1de49dc4d264d00b981b63aa2ba007ab4550cd"
MERCURE_PUBLIC_URL
"https://ki-api.test.sparkundsparkling.com/.well-known/mercure"
MERCURE_URL
"http://127.0.0.1:3000/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
N8N_TO_SYMFONY_DOWNLOAD_JWT_SECRET
"2251e6c9cf8ac409c184601a39712843599b5a18d671d1c1bc7059e7a63457ce"
N8N_WEBHOOK_JWT_AUDIENCE
"n8n-webhook"
N8N_WEBHOOK_JWT_ISSUER
"symfony-backend"
N8N_WEBHOOK_JWT_SECRET
"f74cc00dc3452dd43f2c6afe637728d4d53bff2a01814c8d8ffa9407c353e698"
N8N_WEBHOOK_JWT_TTL
"60"
QDRANT_BASE_URL
"http://localhost:6333"
SITE_BASE_URL
"https://ki-api.test.sparkundsparkling.com"
VEO_INTERNAL_TOKEN
"super-geheim"
VEO_LOCAL_INPUT_DIR
"%kernel.project_dir%/var/veo_in"
VEO_LOCAL_OUTPUT_DIR
"%kernel.project_dir%/var/veo_out"
WIDGET_FIXED_KEY
"Z2pQJf525/0gKFhZgLtR/6JCSwZrSPMk+aEmci/Sqtl9xomhwd3SPFz/YzYm90eJ"
WIDGET_TOKEN_SECRET
"GbXpEil9y4NYkCdb8UxmSwQlM1KdW3W4Wa6fMwzrFAb+Xu+KUnYs/X7/mpbl/M8c"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/ki-api.test.sparkundsparkling.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"ki-api.test.sparkundsparkling.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"216.73.216.223"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SCRIPT_URI
"https://ki-api.test.sparkundsparkling.com/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"ki-api.test.sparkundsparkling.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.223"
REMOTE_PORT
"52634"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775585556
REQUEST_TIME_FLOAT
1775585556.6222
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://ki-api.test.sparkundsparkling.com/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"136.243.38.121"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ki-api.test.sparkundsparkling.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at ki-api.test.sparkundsparkling.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"ki-api.test.sparkundsparkling.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/ki-api.test.sparkundsparkling.com/httpdocs/.env"
SYMFONY_DOTENV_VARS
"APP_VERSION,SITE_BASE_URL,APP_SITE_NAME,APP_CATEGORY_NAME,APP_POST_CATEGORY_NAME,APP_POST_TAG_NAME,APP_ENV,APP_SECRET,APP_TIMEZONE,JS_APP_KEY,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,LOCK_DSN,VEO_INTERNAL_TOKEN,GCP_PROJECT_ID,GCP_REGION,GCP_BUCKET,GCP_CLIENT_EMAIL,GCP_PRIVATE_KEY,VEO_LOCAL_INPUT_DIR,VEO_LOCAL_OUTPUT_DIR,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,APP_CHATBOTS_ENABLED,N8N_WEBHOOK_JWT_SECRET,N8N_TO_SYMFONY_DOWNLOAD_JWT_SECRET,N8N_WEBHOOK_JWT_ISSUER,N8N_WEBHOOK_JWT_AUDIENCE,N8N_WEBHOOK_JWT_TTL,WIDGET_TOKEN_SECRET,WIDGET_FIXED_KEY,EMBEDDING_API_URL,EMBEDDING_API_TOKEN,QDRANT_BASE_URL"
USER
"ki-api.test.sparkund_7qqevrrei69"
proxy-nokeepalive
"1"