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" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#232 -links: [ 1874 => Symfony\Component\WebLink\Link {#1874 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-OXrzPAB.css" } 1860 => Symfony\Component\WebLink\Link {#1860 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/toast-f63RfgN.css" } 1886 => Symfony\Component\WebLink\Link {#1886 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/pos-sImznBj.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#356 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#308 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#363 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#364 …} } ] |
| _stopwatch_token | "e61908" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=a1e85bd8f62cda71f2736814d2c3e3d9; sf_redirect=%7B%22token%22%3A%2208f542%22%2C%22route%22%3A%22site_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSite%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkzmqfxyf%5C%2Fdocs.statskenya.co.ke%5C%2Fsrc%5C%2FController%5C%2FSite%5C%2FHomeController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=08f542" |
| host | "www.docs.statskenya.co.ke" |
| referer | "https://www.docs.statskenya.co.ke/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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 | "Fri, 05 Jun 2026 16:08:17 GMT" |
| link | "</assets/styles/app-OXrzPAB.css>; rel="preload"; as="style",</assets/styles/toast-f63RfgN.css>; rel="preload"; as="style",</assets/styles/pos-sImznBj.css>; rel="preload"; as="style"" |
| x-debug-token | "5a620f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "a1e85bd8f62cda71f2736814d2c3e3d9" |
| main_deauth_profile_token | "08f542" |
| sf_redirect | "{"token":"08f542","route":"site_home","method":"GET","controller":{"class":"App\\Controller\\Site\\HomeController","method":"index","file":"\/home\/kzmqfxyf\/docs.statskenya.co.ke\/src\/Controller\/Site\/HomeController.php","line":15},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 05 Jun 26 16:08:17 +0000" |
| Last used | "Fri, 05 Jun 26 16:08:17 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://www.docs.statskenya.co.ke/" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/EventListener/TwoFactorListener.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "__invoke"
"class" => "App\EventListener\TwoFactorListener"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php"
"line" => 5
"args" => [
"/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Controller/SecurityController.php"
"line" => 32
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php"
"line" => 5
"args" => [
"/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Controller/SecurityController.php"
"line" => 33
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php"
"line" => 5
"args" => [
"/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Athena\UI\AppContextService:29
[
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Athena/UI/AppContextService.php"
"line" => 29
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Athena/UI/AppShortcutContext.php"
"line" => 18
"function" => "getActiveApp"
"class" => "App\Athena\UI\AppContextService"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Twig/SiteExtension.php"
"line" => 24
"function" => "getActiveModule"
"class" => "App\Athena\UI\AppShortcutContext"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/ExtensionSet.php"
"line" => 361
"function" => "getGlobals"
"class" => "App\Twig\SiteExtension"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Environment.php"
"line" => 908
"function" => "getGlobals"
"class" => "Twig\ExtensionSet"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 398
"function" => "getGlobals"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Controller/SecurityController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php"
"line" => 5
"args" => [
"/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Twig\Extension\CoreExtension:1911
[
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/var/cache/dev/twig/50/5040cae2177851649c3e5382b1b352a3.php"
"line" => 60
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_5b305814b0b2ec29fbfd580220945ebe"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/var/cache/dev/twig/55/55698b52e50b37ef152686aeef5b9744.php"
"line" => 107
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3e923ce302cc18168e011e6c8e478dbd"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/var/cache/dev/twig/b5/b590de550e78b5dcbb3e931a596939b3.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2e89405e9677b29b2535c1beccd317ed"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/src/Controller/SecurityController.php"
"line" => 35
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php"
"line" => 5
"args" => [
"/home/kzmqfxyf/docs.statskenya.co.ke/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AI_ANTHROPIC_MAX_TOKENS | "8096" |
| AI_DEFAULT_MODEL | "gemini-flash-latest" |
| ANTHROPIC_API_KEY | "" |
| ANTHROPIC_BETA | "interleaved-thinking-2025-05-14" |
| ANTHROPIC_URL | "https://api.anthropic.com/v1/messages" |
| ANTHROPIC_VERSION | "2023-06-01" |
| APP_ENV | "dev" |
| APP_SECRET | "019d01d3-f6d1-79a0-bb86-6662343f3ca1" |
| APP_SHARE_DIR | "var/share" |
| ASTRO_REVALIDATE_SECRET | "" |
| ASTRO_REVALIDATE_URL | "" |
| AUDIT_LOG_RETENTION_DAYS | "1" |
| CMS_ALLOWED_ORIGINS | "http://localhost:4321" |
| DATABASE_URL | "postgresql://kzmqfxyf_smartenduser:l0l0t1ng%402209@127.0.0.1:5432/kzmqfxyf_stats_kenya?serverVersion=18.3" |
| DEFAULT_URI | "http://localhost" |
| ENCRYPTION_KEY | "8WCgjgSimMSiv9plIbUPko7LbQ1NHIZA" |
| GEMINI_API_KEY | "AIzaSyDLl0Jvq_Gdy_GXceEoA0s3Dbptnl3U9xg" |
| GEMINI_GENERATE_URL | "https://generativelanguage.googleapis.com/v1beta/models/{model}:generateContent" |
| GEMINI_STREAM_URL | "https://generativelanguage.googleapis.com/v1beta/models/{model}:streamGenerateContent?alt=sse" |
| MAILER_DSN | "smtp://e41a739dba1338:b916a88fdd6737@sandbox.smtp.mailtrap.io:2525" |
| MESSENGER_AUTO_CONSUME | "true" |
| MESSENGER_AUTO_CONSUME_INTERVAL | "5" |
| MESSENGER_AUTO_CONSUME_LIMIT | "3" |
| MESSENGER_AUTO_CONSUME_TRANSPORTS | "audit" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MPESA_BASE_URL | "https://sandbox.safaricom.co.ke" |
| MPESA_CALLBACK_URL | "https://evrykit.com/gateway/online/karibu" |
| MPESA_CONSUMER_KEY | "zv08dVgCA9ktGTvqcuIDX7haodRVHWidaqAIrs1UmDAofSJn" |
| MPESA_CONSUMER_SECRET | "HQWUMtGz015oAUXc9nOGWaSSgNlv4XS9wPaZJJk3SFy9bCKoA6OSMJD3k9Mn8hL8" |
| MPESA_PASSKEY | "bfb279f9aa9bdbcf158e97dd71a467cd2e0c893059b10f78e6b72ada1ed2c919" |
| MPESA_SHORTCODE | "174379" |
| MPESA_USD_KES | "130" |
| MPESA_VAT_RATE | "0" |
| OPENAI_API_KEY | "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" |
| OPENAI_URL | "https://api.openai.com/v1/chat/completions" |
| PLATFORM_MAILER_DSN | "smtp://e41a739dba1338:b916a88fdd6737@sandbox.smtp.mailtrap.io:2525" |
| PLATFORM_MAILER_FROM | "accounts@evrykit.com" |
| PLATFORM_MAILER_FROM_NAME | "Evrykit Billing" |
| REDIS_URL | "redis://:abort@127.0.0.1:6379" |
| STATSKENYA_TENANT_SLUG | "datum" |
| STRIPE_SECRET_KEY | "" |
| STRIPE_WEBHOOK_SECRET | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/kzmqfxyf/docs.statskenya.co.ke" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/kzmqfxyf/docs.statskenya.co.ke" ] |
| BASE | "/public" |
| DOCUMENT_ROOT | "/home/kzmqfxyf/docs.statskenya.co.ke" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=a1e85bd8f62cda71f2736814d2c3e3d9; sf_redirect=%7B%22token%22%3A%2208f542%22%2C%22route%22%3A%22site_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSite%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fkzmqfxyf%5C%2Fdocs.statskenya.co.ke%5C%2Fsrc%5C%2FController%5C%2FSite%5C%2FHomeController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=08f542" |
| HTTP_HOST | "www.docs.statskenya.co.ke" |
| HTTP_REFERER | "https://www.docs.statskenya.co.ke/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/app/login" |
| REMOTE_ADDR | "216.73.217.25" |
| REMOTE_PORT | "2206" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780675697 |
| REQUEST_TIME_FLOAT | 1780675697.096 |
| REQUEST_URI | "/app/login" |
| SCRIPT_FILENAME | "/home/kzmqfxyf/docs.statskenya.co.ke/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://www.docs.statskenya.co.ke/app/login" |
| SCRIPT_URL | "/app/login" |
| SERVER_ADDR | "102.212.246.90" |
| SERVER_ADMIN | "webmaster@docs.statskenya.co.ke" |
| SERVER_NAME | "www.docs.statskenya.co.ke" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/kzmqfxyf/docs.statskenya.co.ke/.env" |
| SYMFONY_DOTENV_VARS | "STATSKENYA_TENANT_SLUG,ASTRO_REVALIDATE_URL,ASTRO_REVALIDATE_SECRET,CMS_ALLOWED_ORIGINS,APP_ENV,APP_SECRET,APP_SHARE_DIR,AUDIT_LOG_RETENTION_DAYS,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MESSENGER_AUTO_CONSUME,MESSENGER_AUTO_CONSUME_LIMIT,MESSENGER_AUTO_CONSUME_TRANSPORTS,MESSENGER_AUTO_CONSUME_INTERVAL,MAILER_DSN,PLATFORM_MAILER_DSN,PLATFORM_MAILER_FROM,PLATFORM_MAILER_FROM_NAME,GEMINI_API_KEY,ANTHROPIC_API_KEY,OPENAI_API_KEY,ENCRYPTION_KEY,GEMINI_GENERATE_URL,GEMINI_STREAM_URL,ANTHROPIC_URL,ANTHROPIC_VERSION,ANTHROPIC_BETA,OPENAI_URL,AI_DEFAULT_MODEL,AI_ANTHROPIC_MAX_TOKENS,REDIS_URL,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,MPESA_CONSUMER_KEY,MPESA_CONSUMER_SECRET,MPESA_SHORTCODE,MPESA_PASSKEY,MPESA_CALLBACK_URL,MPESA_BASE_URL,MPESA_USD_KES,MPESA_VAT_RATE" |
| X-LSCACHE | "on" |
| X_SPDY | "HTTP2" |
| argc | 0 |
| argv | [] |