Redirect 302 redirect from GET @ux_entity_autocomplete (96eb22)

GET https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#6655
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "app_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#817
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppUserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppUserAuthenticator {#4440 …}
  }
]
_stopwatch_token
"eee27e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=96eb22; PHPSESSID=7044e047a2fc4ada35843a4c433edb5c; sf_redirect=%7B%22token%22%3A%2296eb22%22%2C%22route%22%3A%22ux_entity_autocomplete%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22ux.autocomplete.entity_autocomplete_controller%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net"
referer
"https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/autocomplete/contractor_autocomplete_field"
tailscale-funnel-request
"?1"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.7"
x-forwarded-host
"pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net"
x-forwarded-proto
"https"
x-php-ob-level
"1"

Request Content

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

Retry Command

curl \
  --compressed \
  --url 'https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/login' \
  --header 'Referer: https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/autocomplete/contractor_autocomplete_field' \
  --header 'Tailscale-Funnel-Request: ?1' \
  --header 'X-Forwarded-Host: pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net' \
  --header 'X-Forwarded-Proto: https' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'X-Forwarded-For: 216.73.217.7' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'main_deauth_profile_token=96eb22; PHPSESSID=7044e047a2fc4ada35843a4c433edb5c; sf_redirect=%7B%22token%22%3A%2296eb22%22%2C%22route%22%3A%22ux_entity_autocomplete%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22ux.autocomplete.entity_autocomplete_controller%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 10 Aug 2026 14:08:55 GMT"
expires
"Mon, 10 Aug 2026 14:08:55 GMT"
x-debug-token
"ab0d0f"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"7044e047a2fc4ada35843a4c433edb5c"
main_deauth_profile_token
"96eb22"
sf_redirect
"{"token":"96eb22","route":"ux_entity_autocomplete","method":"GET","controller":"ux.autocomplete.entity_autocomplete_controller","status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 388
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/SecurityController.php"
    "line" => 15
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/SecurityController.php"
    "line" => 24
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/SecurityController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/13/135e663194d47441d0dd6b678354ac41.php"
    "line" => 159
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_59015c272cfbaecc88358ecc1cdb5966"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/4e/4ecdf7cf12664c79b7cedcaaf69885aa.php"
    "line" => 76
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b1bc450103d27a2d75153b8f8318ebd"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/13/135e663194d47441d0dd6b678354ac41.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_59015c272cfbaecc88358ecc1cdb5966"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/FormRenderer.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/13/135e663194d47441d0dd6b678354ac41.php"
    "line" => 159
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 458
    "function" => "block_body"
    "class" => "__TwigTemplate_59015c272cfbaecc88358ecc1cdb5966"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/4e/4ecdf7cf12664c79b7cedcaaf69885aa.php"
    "line" => 76
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b1bc450103d27a2d75153b8f8318ebd"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/13/135e663194d47441d0dd6b678354ac41.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_59015c272cfbaecc88358ecc1cdb5966"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 477
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 281
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 62
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "function" => "{closure:Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner::run():51}"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/FrankenPhpWorkerRunner.php"
    "line" => 72
    "function" => "frankenphp_handle_request"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\FrankenPhpWorkerRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_SECRET
"107306ce07c9b323e9b4bbf6aa33a06e"
CADDY_MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
CADDY_MERCURE_PUBLIC_URL
"https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/.well-known/mercure"
HTTP3_PORT
"8080"
HTTPS_PORT
"8080"
IMAGES_PREFIX
"warehouse_"
JWT_PASSPHRASE
"46dc05793e2cb32d3a0eedc38bd3828b77e15de3f6019d3c164485cc4502fa1e"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://mailer:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MYSQL_DATABASE
"test"
MYSQL_PASSWORD
"zK*32ag+39vAzra{pK"
MYSQL_ROOT_PASSWORD
"zK*32ag+39vAzra{pK"
MYSQL_USER
"warehouse"
MYSQL_VERSION
"9.6"
SYMFONY_TRUSTED_HEADERS
"x-forwarded-for,x-forwarded-host,x-forwarded-proto,x-forwarded-port"
SYMFONY_TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"

Defined as regular env variables

Key Value
APP_ENV
"dev"
APP_PROJECT_DIR
"/app"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_MODE
"web=1&worker=1"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/app"
]
AUTH_TYPE
""
COMPOSER_ALLOW_SUPERUSER
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://warehouse:zK*32ag+39vAzra{pK@database:3306/test?serverVersion=9.6&charset=utf8mb4"
DEFAULT_URI
"https://localhost, pawel-ZenBook-UX325JA-UX325JA.local, http://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net:8080"
DOCUMENT_ROOT
"/app/public"
DOCUMENT_URI
"index.php"
FRANKENPHP_HOT_RELOAD
"/.well-known/mercure?topic=https%3A%2F%2Ffrankenphp.dev%2Fhot-reload%2F68f9ea514ed834cb"
FRANKENPHP_SITE_CONFIG
"hot_reload"
FRANKENPHP_WORKER
"1"
FRANKENPHP_WORKER_CONFIG
"watch"
GATEWAY_INTERFACE
"CGI/1.1"
GODEBUG
"cgocheck=0"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/root"
HOSTNAME
"798ee8aef1ef"
HTTPS
""
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=96eb22; PHPSESSID=7044e047a2fc4ada35843a4c433edb5c; sf_redirect=%7B%22token%22%3A%2296eb22%22%2C%22route%22%3A%22ux_entity_autocomplete%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22ux.autocomplete.entity_autocomplete_controller%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net"
HTTP_REFERER
"https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/autocomplete/contractor_autocomplete_field"
HTTP_TAILSCALE_FUNNEL_REQUEST
"?1"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.7"
HTTP_X_FORWARDED_HOST
"pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net"
HTTP_X_FORWARDED_PROTO
"https"
MERCURE_EXTRA_DIRECTIVES
"demo"
MERCURE_JWT_SECRET
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_PUBLIC_URL
"https://pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net/.well-known/mercure"
MERCURE_PUBLISHER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_SUBSCRIBER_JWT_KEY
"!ChangeThisMercureHubJWTSecretKey!"
MERCURE_URL
"http://php/.well-known/mercure"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.9.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_INI_SCAN_DIR
":/usr/local/etc/php/app.conf.d"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"0db7855f25bcd0ab1d592cdb35e284d6f6a5d2ae0f6f621122e364cc39b708f4"
PHP_URL
"https://www.php.net/distributions/php-8.5.9.tar.xz"
PHP_VERSION
"8.5.9"
PWD
"/app"
QUERY_STRING
""
REMOTE_ADDR
"172.24.0.1"
REMOTE_HOST
"172.24.0.1"
REMOTE_IDENT
""
REMOTE_PORT
"49750"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1786370935
REQUEST_TIME_FLOAT
1786370935.4845
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_NAME
"pawel-zenbook-ux325ja-ux325ja.tail089c3d.ts.net"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"FrankenPHP"
SSL_CIPHER
""
SSL_PROTOCOL
""
STABILITY
"stable"
SYMFONY_DOTENV_PATH
"/app/.env"
SYMFONY_DOTENV_VARS
"APP_DEBUG,APP_SECRET,IMAGES_PREFIX,MAILER_DSN,MYSQL_VERSION,MYSQL_DATABASE,MYSQL_USER,MYSQL_PASSWORD,MYSQL_ROOT_PASSWORD,HTTPS_PORT,HTTP3_PORT,CADDY_MERCURE_PUBLIC_URL,CADDY_MERCURE_JWT_SECRET,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,SYMFONY_TRUSTED_PROXIES,SYMFONY_TRUSTED_HEADERS"
SYMFONY_VERSION
""
TERM
"xterm"
XDEBUG_MODE
"develop"
XDG_CONFIG_HOME
"/config"
XDG_DATA_HOME
"/data"