FoodController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| direction | "asc" |
| sort | "f.date+f.id" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\FoodController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "food_index" |
| _route_params | [] |
| _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 | "ddfe34" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "cs,en;q=0.9" |
| cache-control | "no-cache" |
| cookie | "adminer_version=5.4.2; main_auth_profile_token=9090e0; PHPSESSID=3abf666f2f47c29e64b19852d2c557c0" |
| host | "menu.dh.stage.biceps.digital" |
| pragma | "no-cache" |
| priority | "u=0, i" |
| referer | "https://menu.dh.stage.biceps.digital/food/?from=2026-04-01&to=&search=" |
| 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 | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| 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 | "text/html; charset=UTF-8" |
| date | "Wed, 27 May 2026 06:24:31 GMT" |
| x-debug-token | "f75c3f" |
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:29 +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" => "->"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1922
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/var/cache/dev/twig/17/176c33805c0919ef42de86d74e2a2b5d.php"
"line" => 349
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_javascripts"
"class" => "__TwigTemplate_61539c2b158fcab0a8ffd1e2dd3797d4"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 491
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/var/cache/dev/twig/d1/d187ea9083e665484a2678c0b9e56cb5.php"
"line" => 290
"function" => "yieldParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_javascripts"
"class" => "__TwigTemplate_d5669e41a0975034c9edfd39ddce3727"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/var/cache/dev/twig/b6/b69cda933669d229e20eb71d581bfa46.php"
"line" => 215
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_03913d81b3801cb346d82a0f6b1d3366"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/var/cache/dev/twig/17/176c33805c0919ef42de86d74e2a2b5d.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_61539c2b158fcab0a8ffd1e2dd3797d4"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/var/cache/dev/twig/d1/d187ea9083e665484a2678c0b9e56cb5.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d5669e41a0975034c9edfd39ddce3727"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/src/Controller/FoodController.php"
"line" => 147
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/ploi/menu.dh.stage.biceps.digital/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\FoodController"
"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 | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "cs,en;q=0.9" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_COOKIE | "adminer_version=5.4.2; main_auth_profile_token=9090e0; PHPSESSID=3abf666f2f47c29e64b19852d2c557c0" |
| HTTP_HOST | "menu.dh.stage.biceps.digital" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://menu.dh.stage.biceps.digital/food/?from=2026-04-01&to=&search=" |
| 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 | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| 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 | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "109.164.53.39" |
| REMOTE_PORT | "65084" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1779863071 |
| REQUEST_TIME_FLOAT | 1779863071.5101 |
| REQUEST_URI | "/food/" |
| 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" |