GET https://menu.dh.stage.biceps.digital/js/routing?callback=fos.Router.setData

Controller :: indexAction

Request

GET Parameters

Key Value
callback
"fos.Router.setData"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"fos_js_routing.controller::indexAction"
_firewall_context
"security.firewall.map.context.main"
_format
"js"
_route
"fos_js_routing_js"
_route_params
[
  "_format" => "js"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#314
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#235 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#312
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#309 …}
  }
]
_stopwatch_token
"19d67e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"cs,en;q=0.9"
cookie
"adminer_version=5.4.2; main_auth_profile_token=9090e0; PHPSESSID=3abf666f2f47c29e64b19852d2c557c0"
host
"menu.dh.stage.biceps.digital"
priority
"u=2"
referer
"https://menu.dh.stage.biceps.digital/log/"
sec-ch-ua
""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
sec-fetch-dest
"script"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/javascript"
date
"Wed, 27 May 2026 06:24:50 GMT"
x-debug-token
"7d5b10"

Cookies

Request Cookies

Key Value
PHPSESSID
"3abf666f2f47c29e64b19852d2c557c0"
adminer_version
"5.4.2"
main_auth_profile_token
"9090e0"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Wed, 27 May 26 06:17:49 +0000"
Last used
"Wed, 27 May 26 06:24:50 +0000"
Lifetime
0

Session Attributes

Attribute Value
_security.last_username
"honza@bicepsdigital.com"
_security.main.target_path
"http://menu.dh.stage.biceps.digital/"
_security_main
"O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":7:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:23:"honza@bicepsdigital.com";s:22:"\x00App\Entity\User\x00roles";a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$yfI6657MOy32vyITZrVDwOsJ18E7TKQh9qj2Lq4UvUtd4oDlIPxyO";s:28:"\x00App\Entity\User\x00restaurants";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:21:"\x00App\Entity\User\x00logs";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:24:"\x00App\Entity\User\x00created";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 94
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/security-http/Firewall.php"
    "line" => 93
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
FOS\JsRoutingBundle\Controller\Controller:54
[
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/friendsofsymfony/jsrouting-bundle/Controller/Controller.php"
    "line" => 54
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "indexAction"
    "class" => "FOS\JsRoutingBundle\Controller\Controller"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ploi/menu.dh.stage.biceps.digital/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_MAX_RESTAURANT_TAG
"2000"
API_TAG
"t8ax4wc"
API_TOKEN
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHAiOiJkYW1lamlkbG9fbWlncmF0aW9uIiwiZW52Ijoic3RhZ2luZyIsImV4cCI6MzA0NTE2Nzk5OSwicmVnaW9uIjoiYWxsIn0.MWG7zDOhSuPFBA3ae7Jn4YhG1Vww4dkQplxMtd5-9bw"
API_TOKEN_VENDOR
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhcHAiOiJleHQtZGFpbHktbWVudS1hcHAiLCJlbnYiOiJzdGFnaW5nIiwiZXhwaXJlc0F0IjoiMjAyNi0xMS0wMVQxMjowMDowMCJ9.hj9_xV4NTIDdLdQNsRwRMYi7jdPqGCPjFQKiDGNOCQ8"
API_URL
"https://cz-st.fd-api.com/api/v1/"
APP_ENV
"dev"
APP_LOCALE
"cs"
APP_SECRET
"7a7b65d851c656e8075c20213e5c8a29"
DATABASE_URL
"mysql://dailymenu:RHhYpg31FuVMLRhue83r@127.0.0.1:3306/dailymenu_stage?serverVersion=5.7"
EMAIL_FROM_ADDRESS
"dj@stg.bicepsdigital.com"
EMAIL_FROM_NAME
"DameJídlo"
EMAIL_NOTIFICATION_TO_ADDRESS
"honzahajek91@gmail.com"
MAILER_DSN
"smtp://postmaster%40stg.bicepsdigital.com:4796478155e7cc6b3ce373814af6d143-d5e69b0b-320c4566@smtp.eu.mailgun.org:465/?encryption=ssl&auth_mode=login"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/ploi/menu.dh.stage.biceps.digital/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/ploi"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"cs,en;q=0.9"
HTTP_COOKIE
"adminer_version=5.4.2; main_auth_profile_token=9090e0; PHPSESSID=3abf666f2f47c29e64b19852d2c557c0"
HTTP_HOST
"menu.dh.stage.biceps.digital"
HTTP_PRIORITY
"u=2"
HTTP_REFERER
"https://menu.dh.stage.biceps.digital/log/"
HTTP_SEC_CH_UA
""Google Chrome";v="147", "Not.A/Brand";v="8", "Chromium";v="147""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
HTTP_SEC_FETCH_DEST
"script"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
"callback=fos.Router.setData"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"109.164.53.39"
REMOTE_PORT
"65084"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1779863090
REQUEST_TIME_FLOAT
1779863090.3888
REQUEST_URI
"/js/routing?callback=fos.Router.setData"
SCRIPT_FILENAME
"/home/ploi/menu.dh.stage.biceps.digital/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"178.104.163.145"
SERVER_NAME
"menu.dh.stage.biceps.digital"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.30.0"
SYMFONY_DOTENV_PATH
"/home/ploi/menu.dh.stage.biceps.digital/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL,APP_LOCALE,API_URL,API_TOKEN_VENDOR,API_TOKEN,API_TAG,API_MAX_RESTAURANT_TAG,EMAIL_FROM_ADDRESS,EMAIL_FROM_NAME,EMAIL_NOTIFICATION_TO_ADDRESS"
USER
"ploi"