Redirect 302 redirect from GET @echotrade_order_step_one (67db51)

GET https://zasilky.nekradem.cz/order/create

OrderController :: create

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Echotrade\Controller\OrderController::create"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"echotrade_order_create"
_route_params
[
  "from_country_id" => ""
  "to_country_id" => ""
]
_security_firewall_run
"_security_main"
_stopwatch_token
"a3e536"
from_country_id
""
to_country_id
""

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"upgrade"
cookie
"sf_redirect=%7B%22token%22%3A%2267db51%22%2C%22route%22%3A%22echotrade_order_step_one%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CEchotrade%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22stepOne%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhtml%5C%2Fnekradem.cz%5C%2Fpublic_html%5C%2Fzasilky%5C%2Fsrc%5C%2FEchotrade%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=eede71a4277cc35e610afd6125eb7f0a"
host
"zasilky.nekradem.cz"
referer
"https://zasilky.nekradem.cz/order/step-one"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.8"
x-forwarded-host
"zasilky.nekradem.cz"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.8"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 18 Apr 2026 02:24:06 GMT"
x-debug-token
"6404b2"

Cookies

Request Cookies

Key Value
PHPSESSID
"eede71a4277cc35e610afd6125eb7f0a"
sf_redirect
"{"token":"67db51","route":"echotrade_order_step_one","method":"GET","controller":{"class":"App\\Echotrade\\Controller\\OrderController","method":"stepOne","file":"\/home\/html\/nekradem.cz\/public_html\/zasilky\/src\/Echotrade\/Controller\/OrderController.php","line":140},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Sat, 18 Apr 26 04:24:06 +0200"
Last used
"Sat, 18 Apr 26 04:24:06 +0200"
Lifetime
0

Session Attributes

Attribute Value
_order_target_path
"https://zasilky.nekradem.cz/order/step-one"
order
null

Session Usage

5 Usages
Stateless check enabled
Usage
App\Core\EventSubscriber\LocaleSubscriber:38
[
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/src/Core/EventSubscriber/LocaleSubscriber.php"
    "line" => 38
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\Core\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 111
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 34
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 40
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 38
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 25
    "function" => "supports"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 83
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Echotrade\Controller\OrderController:127
[
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/src/Echotrade/Controller/OrderController.php"
    "line" => 127
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "create"
    "class" => "App\Echotrade\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Echotrade\Controller\OrderController:130
[
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/src/Echotrade/Controller/OrderController.php"
    "line" => 130
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "create"
    "class" => "App\Echotrade\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1913
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/46/46eaa5f340c819fb50869d566ce0cbac.php"
    "line" => 544
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_0bd73d1fef6e4471e3e26e419a73cd89"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 491
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/aa/aab94f24c8e2aa6f133a6bde97066f7d.php"
    "line" => 691
    "function" => "yieldParentBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_javascripts"
    "class" => "__TwigTemplate_a054a994368f2c07865549e41cbc4721"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/ec/ec0f0f397bd2711d371706b57cfd6902.php"
    "line" => 101
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3d77f555e6e5f32d2d406b70e66323c2"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/46/46eaa5f340c819fb50869d566ce0cbac.php"
    "line" => 60
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0bd73d1fef6e4471e3e26e419a73cd89"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/aa/aab94f24c8e2aa6f133a6bde97066f7d.php"
    "line" => 63
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a054a994368f2c07865549e41cbc4721"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/var/cache/dev/twig/3f/3f81afcc235578e3feaa819cd0a0eef9.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b25db4000731d27c15bfc80781cae9d2"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/src/Echotrade/Controller/OrderController.php"
    "line" => 136
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "create"
    "class" => "App\Echotrade\Controller\OrderController"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/html/nekradem.cz/public_html/zasilky/public/index.php"
    "line" => 20
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"IYQYnzZ1vFKfBtHMk74m9WZXGXdTQQRY"
DATABASE_URL
"mysql://nekradem.cz:cK49hBqPWntQ@localhost:3306/nekrademcz1"
MAILER_DSN
"smtp://noreply@nekradem.cz:WvA2dkTXnF3jrZTy@smtp.nekradem.cz:465?verify_peer=false"
MAILER_DSN_INVITE
"smtp://pozvanka.zasilky@nekradem.cz:Zasilky1@smtp.nekradem.cz:465?verify_peer=false"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/home/html/nekradem.cz/public_html/zasilky"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/html/nekradem.cz/public_html/zasilky"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_ADDR
"216.73.217.8"
GEOIP_CONTINENT_CODE
"NA"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"upgrade"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2267db51%22%2C%22route%22%3A%22echotrade_order_step_one%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CEchotrade%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22stepOne%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhtml%5C%2Fnekradem.cz%5C%2Fpublic_html%5C%2Fzasilky%5C%2Fsrc%5C%2FEchotrade%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=eede71a4277cc35e610afd6125eb7f0a"
HTTP_HOST
"zasilky.nekradem.cz"
HTTP_REFERER
"https://zasilky.nekradem.cz/order/step-one"
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.8"
HTTP_X_FORWARDED_HOST
"zasilky.nekradem.cz"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.8"
LD_PRELOAD
"/lib/seclib.so"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_CONTEXT_DOCUMENT_ROOT
"/var/www/html"
REDIRECT_CONTEXT_PREFIX
""
REDIRECT_DOCUMENT_ROOT
"/var/www/html"
REDIRECT_GEOIP_ADDR
"216.73.217.8"
REDIRECT_GEOIP_CONTINENT_CODE
"NA"
REDIRECT_GEOIP_COUNTRY_CODE
"US"
REDIRECT_GEOIP_COUNTRY_NAME
"United States"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_ACCEPT
"*/*"
REDIRECT_HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
REDIRECT_HTTP_CONNECTION
"upgrade"
REDIRECT_HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2267db51%22%2C%22route%22%3A%22echotrade_order_step_one%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CEchotrade%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22stepOne%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhtml%5C%2Fnekradem.cz%5C%2Fpublic_html%5C%2Fzasilky%5C%2Fsrc%5C%2FEchotrade%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=eede71a4277cc35e610afd6125eb7f0a"
REDIRECT_HTTP_HOST
"zasilky.nekradem.cz"
REDIRECT_HTTP_REFERER
"https://zasilky.nekradem.cz/order/step-one"
REDIRECT_HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
REDIRECT_HTTP_X_FORWARDED_FOR
"216.73.217.8"
REDIRECT_HTTP_X_FORWARDED_HOST
"zasilky.nekradem.cz"
REDIRECT_HTTP_X_FORWARDED_PORT
"443"
REDIRECT_HTTP_X_FORWARDED_PROTO
"https"
REDIRECT_HTTP_X_REAL_IP
"216.73.217.8"
REDIRECT_PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
REDIRECT_REDIRECT_CONTEXT_DOCUMENT_ROOT
"/var/www/html"
REDIRECT_REDIRECT_CONTEXT_PREFIX
""
REDIRECT_REDIRECT_DOCUMENT_ROOT
"/var/www/html"
REDIRECT_REDIRECT_GEOIP_ADDR
"216.73.217.8"
REDIRECT_REDIRECT_GEOIP_CONTINENT_CODE
"NA"
REDIRECT_REDIRECT_GEOIP_COUNTRY_CODE
"US"
REDIRECT_REDIRECT_GEOIP_COUNTRY_NAME
"United States"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_HTTP_ACCEPT
"*/*"
REDIRECT_REDIRECT_HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
REDIRECT_REDIRECT_HTTP_CONNECTION
"upgrade"
REDIRECT_REDIRECT_HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%2267db51%22%2C%22route%22%3A%22echotrade_order_step_one%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CEchotrade%5C%5CController%5C%5COrderController%22%2C%22method%22%3A%22stepOne%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhtml%5C%2Fnekradem.cz%5C%2Fpublic_html%5C%2Fzasilky%5C%2Fsrc%5C%2FEchotrade%5C%2FController%5C%2FOrderController.php%22%2C%22line%22%3A140%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=eede71a4277cc35e610afd6125eb7f0a"
REDIRECT_REDIRECT_HTTP_HOST
"zasilky.nekradem.cz"
REDIRECT_REDIRECT_HTTP_REFERER
"https://zasilky.nekradem.cz/order/step-one"
REDIRECT_REDIRECT_HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
REDIRECT_REDIRECT_HTTP_X_FORWARDED_FOR
"216.73.217.8"
REDIRECT_REDIRECT_HTTP_X_FORWARDED_HOST
"zasilky.nekradem.cz"
REDIRECT_REDIRECT_HTTP_X_FORWARDED_PORT
"443"
REDIRECT_REDIRECT_HTTP_X_FORWARDED_PROTO
"https"
REDIRECT_REDIRECT_HTTP_X_REAL_IP
"216.73.217.8"
REDIRECT_REDIRECT_PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
REDIRECT_REDIRECT_REMOTE_ADDR
"216.73.217.8"
REDIRECT_REDIRECT_REMOTE_PORT
"51508"
REDIRECT_REDIRECT_REQUEST_SCHEME
"https"
REDIRECT_REDIRECT_SCRIPT_FILENAME
""
REDIRECT_REDIRECT_SERVER_ADDR
"172.16.1.100"
REDIRECT_REDIRECT_SERVER_ADMIN
"[no address given]"
REDIRECT_REDIRECT_SERVER_NAME
"zasilky.nekradem.cz"
REDIRECT_REDIRECT_SERVER_PORT
"443"
REDIRECT_REDIRECT_SERVER_SIGNATURE
""
REDIRECT_REDIRECT_SERVER_SOFTWARE
"Apache"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_REDIRECT_TMP
"/home/html/multi_573443/tmp"
REDIRECT_REDIRECT_TMPDIR
"/home/html/multi_573443/tmp"
REDIRECT_REDIRECT_TMP_DIR
"/home/html/multi_573443/tmp"
REDIRECT_REDIRECT_URL
"/order/create"
REDIRECT_REMOTE_ADDR
"216.73.217.8"
REDIRECT_REMOTE_PORT
"51508"
REDIRECT_REQUEST_SCHEME
"https"
REDIRECT_SCRIPT_FILENAME
""
REDIRECT_SERVER_ADDR
"172.16.1.100"
REDIRECT_SERVER_ADMIN
"[no address given]"
REDIRECT_SERVER_NAME
"zasilky.nekradem.cz"
REDIRECT_SERVER_PORT
"443"
REDIRECT_SERVER_SIGNATURE
""
REDIRECT_SERVER_SOFTWARE
"Apache"
REDIRECT_STATUS
"200"
REDIRECT_TMP
"/home/html/multi_573443/tmp"
REDIRECT_TMPDIR
"/home/html/multi_573443/tmp"
REDIRECT_TMP_DIR
"/home/html/multi_573443/tmp"
REDIRECT_URL
"/public/order/create"
REMOTE_ADDR
"216.73.217.8"
REMOTE_PORT
"51508"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776479046
REQUEST_TIME_FLOAT
1776479046.7598
REQUEST_URI
"/order/create"
SCRIPT_FILENAME
"/home/html/nekradem.cz/public_html/zasilky/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"172.16.1.100"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"zasilky.nekradem.cz"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MAILER_DSN_INVITE"
TEMP
"/home/html/multi_573443/tmp"
TMP
"/home/html/multi_573443/tmp"
TMPDIR
"/home/html/multi_573443/tmp"
TMP_DIR
"/home/html/multi_573443/tmp"
proxy-nokeepalive
"1"