GET https://staging.financnihra.cz/kalendar

PublicCalendarController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Calendar\PublicCalendarController"
_firewall_context
"security.firewall.map.context.main"
_locale
"cs"
_route
"calendar_index"
_route_params
[
  "_locale" => "cs"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#801
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator\LegacyUserAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator\LegacyUserAuthenticator {#774 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#806
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator\MyFacebookAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator\MyFacebookAuthenticator {#798 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#808
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\Authenticator\MyGoogleAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\Authenticator\MyGoogleAuthenticator {#807 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#810
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#813 …}
  }
]
_stopwatch_token
"96d2bd"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"staging.financnihra.cz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.153"
x-forwarded-host
"staging.financnihra.cz"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.216.153"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Sun, 21 Dec 2025 08:48:03 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"d512e0"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 21 Dec 25 08:48:03 +0000"
Last used
"Sun, 21 Dec 25 08:48:03 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/security-bundle/Security.php"
    "line" => 65
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/src/EntityListener/MeetingEntityListener.php"
    "line" => 34
    "function" => "isGranted"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Event/ListenersInvoker.php"
    "line" => 93
    "function" => "postLoad"
    "class" => "App\EntityListener\MeetingEntityListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Internal/HydrationCompleteHandler.php"
    "line" => 66
    "function" => "invoke"
    "class" => "Doctrine\ORM\Event\ListenersInvoker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/UnitOfWork.php"
    "line" => 3989
    "function" => "hydrationComplete"
    "class" => "Doctrine\ORM\Internal\HydrationCompleteHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Internal/Hydration/SimpleObjectHydrator.php"
    "line" => 55
    "function" => "hydrationComplete"
    "class" => "Doctrine\ORM\UnitOfWork"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php"
    "line" => 274
    "function" => "cleanup"
    "class" => "Doctrine\ORM\Internal\Hydration\SimpleObjectHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Persisters/Entity/BasicEntityPersister.php"
    "line" => 978
    "function" => "hydrateAll"
    "class" => "Doctrine\ORM\Internal\Hydration\AbstractHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/UnitOfWork.php"
    "line" => 3255
    "function" => "loadAll"
    "class" => "Doctrine\ORM\Persisters\Entity\BasicEntityPersister"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/UnitOfWork.php"
    "line" => 3223
    "function" => "eagerLoadCollections"
    "class" => "Doctrine\ORM\UnitOfWork"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Internal/Hydration/ObjectHydrator.php"
    "line" => 126
    "function" => "triggerEagerLoads"
    "class" => "Doctrine\ORM\UnitOfWork"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/Internal/Hydration/AbstractHydrator.php"
    "line" => 274
    "function" => "cleanup"
    "class" => "Doctrine\ORM\Internal\Hydration\ObjectHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 1231
    "function" => "hydrateAll"
    "class" => "Doctrine\ORM\Internal\Hydration\AbstractHydrator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 1172
    "function" => "executeIgnoreQueryCache"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/doctrine/orm/src/AbstractQuery.php"
    "line" => 907
    "function" => "execute"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/src/Repository/CalendarRepository.php"
    "line" => 53
    "function" => "getResult"
    "class" => "Doctrine\ORM\AbstractQuery"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/src/Controller/Calendar/PublicCalendarController.php"
    "line" => 52
    "function" => "getMeetings"
    "class" => "App\Repository\CalendarRepository"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "__invoke"
    "class" => "App\Controller\Calendar\PublicCalendarController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\Manager\GameManager:81
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/src/Manager/GameManager.php"
    "line" => 81
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/src/EventSubscriber/MercureSubscriber.php"
    "line" => 38
    "function" => "getCurrentGame"
    "class" => "App\Manager\GameManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onResponse"
    "class" => "App\EventSubscriber\MercureSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/staging.financnihra.cz/releases/8988/public/index.php"
    "line" => 23
    "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_DATABASE_DBNAME
"financnihra_cz"
APP_DATABASE_HOST
"localhost"
APP_DATABASE_PASSWORD
"zea7oothuuteiX7"
APP_DATABASE_USER
"financnihra_cz"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_OAUTH_FACEBOOK_APP_ID
"6694341740620988"
APP_OAUTH_FACEBOOK_APP_SECRET
"4798fe9f0c15f665beafe47a1811a8d8"
APP_OAUTH_GOOGLE_CLIENT_ID
"890923810707-1bfvif2nk2jpe07bkffi2m16kaceikat.apps.googleusercontent.com"
APP_OAUTH_GOOGLE_CLIENT_SECRET
"48bVccS3stRi_cL9zki6Qql6"
APP_OAUTH_GOOGLE_REDIRECT_URL
"https://vsfg.arodax.com/login/google"
APP_SECRET
"795c2a0e91c0fd2103bb66cd64a969f9"
APP_STOCK_MARKET_API_KEY
"OeAFFmMliFG5orCUuwAKQ8l4WWFQ67YX&"
APP_STRIPE_PRIVATE_KEY
"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"
APP_STRIPE_SIGNING_KEY
"whsec_TFkpf4TVVhe0w0pdALmjGhetrjX3Sr5Q"
APP_STRIPE_TEST_MODE
"0"
DATABASE_URL
"mysql://financnihra_cz:zea7oothuuteiX7@financnihra.arodax.com:3306/financnihra_cz?serverVersion=10.11.6-MariaDb"
ECOMAIL_API_KEY
"change-me"
ECOMAIL_LIST_NEWSLETTER
"2"
FAKTUROID_ACCOUNT_SLUG
"financnihra"
FAKTUROID_CLIENT_ID
"9101caedc35ebdda213b1f627e77acee6b47c31c"
FAKTUROID_CLIENT_SECRET
"229a018992bc6b656bcc7b9b1b1a477d280f668f"
FORUM_API_KEY
"Aekoogezich2eeV2EiPheey2aezuutoo0ubaePh7"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/path/to/file.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
GOOGLE_SPREADSHEET_CREDENTIALS
"%kernel.project_dir%/var/financnihra-acd028cd649e.json"
GOOGLE_SPREADSHEET_ID
"1o8QDcElH1zIQLaPPSLoWjLn55rqQYTxUwlczIfM_C3c"
KEYDB_URL
"redis://localhost/2"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://financnihra.cz@admin.arodax.com:ungeemou0eiR@mail.arodax.com:587?auth_mode=plain&encryption=tls"
MERCURE_JWT_SECRET
"RieNeiVou9eethieyohW4aGai5shah4quoofoh7oi7he0soo5ThoPooGh2Gie0ya"
MERCURE_PUBLIC_URL
"https://staging.financnihra.cz/.well-known/mercure"
MERCURE_URL
"http://localhost:3002/.well-known/mercure"
MESSENGER_TRANSPORT_DSN
"amqp://financnihra_cz:veoJ7wahpaK6@localhost:5672/financnihra_cz/messages"
OAUTH2_VSFG_CLIENT_SECRET
""
OAUTH_ENCRYPTION_KEY
"cca5d4f1580f11fd4370a95ab3f03178"
OAUTH_PASSPHRASE
"7e6adabcd36022db03c270e0dc0a56f3"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.pem"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
XDG_CACHE_HOME
"/tmp/.chromium"
XDG_CONFIG_HOME
"/tmp/.chromium"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/staging.financnihra.cz/current/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/staging.financnihra.cz/current/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"staging.financnihra.cz"
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.216.153"
HTTP_X_FORWARDED_HOST
"staging.financnihra.cz"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.216.153"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/kalendar"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"45314"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1766306883
REQUEST_TIME_FLOAT
1766306883.0612
REQUEST_URI
"/kalendar"
SCRIPT_FILENAME
"//var/www/staging.financnihra.cz/current/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"admin@arodax.com"
SERVER_NAME
"staging.financnihra.cz"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at staging.financnihra.cz Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/staging.financnihra.cz/releases/8988/.env"
SYMFONY_DOTENV_VARS
"APP_OAUTH_FACEBOOK_APP_ID,APP_OAUTH_FACEBOOK_APP_SECRET,APP_OAUTH_GOOGLE_CLIENT_ID,APP_OAUTH_GOOGLE_CLIENT_SECRET,MAILER_DSN,APP_STOCK_MARKET_API_KEY,APP_DEBUG,APP_ENV,APP_SECRET,DATABASE_URL,LOCK_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MESSENGER_TRANSPORT_DSN,APP_STRIPE_PRIVATE_KEY,APP_STRIPE_TEST_MODE,APP_STRIPE_SIGNING_KEY,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG,GOOGLE_SPREADSHEET_CREDENTIALS,GOOGLE_SPREADSHEET_ID,KEYDB_URL,FORUM_API_KEY,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,OAUTH2_VSFG_CLIENT_SECRET,ECOMAIL_API_KEY,ECOMAIL_LIST_NEWSLETTER,XDG_CONFIG_HOME,XDG_CACHE_HOME,APP_DATABASE_HOST,APP_DATABASE_DBNAME,APP_DATABASE_USER,APP_DATABASE_PASSWORD,APP_OAUTH_GOOGLE_REDIRECT_URL,FAKTUROID_CLIENT_ID,FAKTUROID_CLIENT_SECRET,FAKTUROID_ACCOUNT_SLUG"
USER
"www-data"
proxy-nokeepalive
"1"