CartController :: icon

Request

GET Parameters

Key Value
_path
"_format=html&_locale=cs&_controller=App%5CController%5CCartController%3A%3Aicon"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\CartController::icon"
_format
"html"
_locale
"cs"
_stopwatch_token
"4e5c4b"

Request Headers

Header Value
accept
"*/*"
accept-charset
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
accept-encoding
"gzip, br, zstd, deflate"
accept-language
"en-us,en;q=0.5"
cookie
"main_deauth_profile_token=9cc91f; PHPSESSID=f7a3c7c6474fb0ac6436fc31225cacd2"
host
"dev.hrabarev.netlion.cz"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"2.0 Caddy"
x-forwarded-for
"216.73.217.0, 172.16.1.12"
x-forwarded-host
"dev.hrabarev.netlion.cz"
x-forwarded-proto
"https"
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"
date
"Tue, 04 Aug 2026 14:06:42 GMT"
x-debug-token
"656f8f"

Cookies

Request Cookies

Key Value
PHPSESSID
"f7a3c7c6474fb0ac6436fc31225cacd2"
main_deauth_profile_token
"9cc91f"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Tue, 04 Aug 26 14:06:41 +0000"
Last used
"Tue, 04 Aug 26 14:06:41 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-reservation_players
"aiwbHV0XVW0NiHvdSTskJ5ad02hKlDT1M-vjYdp6k_c"
_locale
"cs"
registrations
[
  "reservation_6a71f1f1d4c75" => [
    "event" => App\Entity\Event {#310
      -id: 40
      -public: true
      -status: App\Entity\EventStatus {#280 …}
      -firstname: "Berta"
      -lastname: "Schumm"
      -email: "melany30@reilly.com"
      -phone: "(412) 938-0897"
      -numberOfUnequippedPlayers: 7
      -numberOfEquippedPlayers: 19
      -created: DateTime @1781258687 {#276
        date: 2026-06-12 10:04:47.0 UTC (+00:00)
      }
      -comment: "Voluptatum quia veritatis dolore id est enim. Atque labore ipsa autem molestiae ut in laboriosam. Maxime unde in beatae in."
      -field: Proxies\__CG__\App\Entity\Field {#273 …}
      -name: "Ashtyn Reichel"
      -category: App\Entity\EventCategory {#381 …}
      -eventStart: DateTime @1788108220 {#254
        date: 2026-08-30 16:43:40.0 UTC (+00:00)
      }
      -eventEnd: DateTime @1788113380 {#50
        date: 2026-08-30 18:09:40.0 UTC (+00:00)
      }
      -registrationsStart: DateTime @1788087100 {#378
        date: 2026-08-30 10:51:40.0 UTC (+00:00)
      }
      -registrationsEnd: DateTime @1788095980 {#270
        date: 2026-08-30 13:19:40.0 UTC (+00:00)
      }
      -transportationTime: DateTime @1788099580 {#287
        date: 2026-08-30 14:19:40.0 UTC (+00:00)
      }
      -referee: "Zelma Mosciski"
      -type: App\Entity\EventType {#314 …}
      -price: 282
      -ammunitionPrice: 61
      -description: "Numquam et omnis amet quo qui. Adipisci repellendus aliquam ut harum et a aut laudantium. Recusandae explicabo quod voluptatem quos ea aut."
      -priceComment: "Est libero sint laboriosam. Sunt est autem sit autem quia. Eaque ea est id totam. Quisquam quidem impedit porro iste quia repellendus. Doloremque amet est molestiae error fuga accusantium sit maxime."
      -registrations: Doctrine\ORM\PersistentCollection {#320 …}
      -reservation: Proxies\__CG__\App\Entity\Reservation {#294 …}
      -mailSent: true
      -adminComment: "Asperiores dolore ut et facilis enim nihil dolorum et. Quam porro consequatur tenetur delectus. Id quis sit omnis alias sint. Et laboriosam dolorum aut."
      -station: "in"
      -image: null
      -googleCalendarId: null
      -confirmed: false
      -eshopProduct: null
      -googleCalendarEventId: null
    }
  ]
]

Session Usage

2 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:37
[
  [
    "file" => "/var/www/html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 37
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Manager\CartManager:87
[
  [
    "file" => "/var/www/html/src/Manager/CartManager.php"
    "line" => 87
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/CartController.php"
    "line" => 546
    "function" => "load"
    "class" => "App\Manager\CartManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "icon"
    "class" => "App\Controller\CartController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 75
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 81
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 41
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/b5/b5fe0d352bd4617fcbb23ca1535e3945.php"
    "line" => 269
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_702b454ee87459202ee7396c0fc06ace"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/var/cache/dev/twig/a4/a4f36204cb57768d401b5252965fd850.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 411
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4bf5eaa7fa91eecb3a238ab9f5afe23a"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 366
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Template.php"
    "line" => 381
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/ServiceController.php"
    "line" => 84
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "ancillary"
    "class" => "App\Controller\ServiceController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
DEFAULT_URI
"http://localhost"
GOOGLE_API_KEY
""
GOOGLE_MAPS_API_KEY
"AIzaSyA4uGCT3sAASAfBlq4qO6pxy8KIyHBIkhA"
TAG_BASE
"local/hrabarev"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"/var/www/html/public"
APACHE_ENVVARS
"/etc/apache2/envvars"
APACHE_LOCK_DIR
"/var/lock/apache2"
APACHE_LOG_DIR
"/var/log/apache2"
APACHE_PID_FILE
"/var/run/apache2/apache2.pid"
APACHE_RUN_DIR
"/var/run/apache2"
APACHE_RUN_GROUP
"www-data"
APACHE_RUN_USER
"www-data"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_PROJECT_DIR
"/var/www/html"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html"
]
APP_SECRET
"change_me_in_env_local"
COMGATE_MERCHANT
"485841"
COMGATE_SECRET
"72b7d65d1589b7045b96e18090b38c1d"
COMGATE_TEST
"true"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://app:!ChangeMe!@db:3306/app?serverVersion=mariadb-10.11.0&charset=utf8"
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/config/google-api-credentials.json"
GOOGLE_CLIENT_ID
"453938859253-g439npo7h2us00ogsf1t4qnc3bb3ejhl.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
GOOGLE_REDIRECT_URL
"https://dev.hrabarev.netlion.cz/connect/google/check"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOSTNAME
"0f3ddff549b7"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_CHARSET
"ISO-8859-1,utf-8;q=0.7,*;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.5"
HTTP_COOKIE
"main_deauth_profile_token=9cc91f; PHPSESSID=f7a3c7c6474fb0ac6436fc31225cacd2"
HTTP_HOST
"dev.hrabarev.netlion.cz"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"2.0 Caddy"
HTTP_X_FORWARDED_FOR
"216.73.217.0, 172.16.1.12"
HTTP_X_FORWARDED_HOST
"dev.hrabarev.netlion.cz"
HTTP_X_FORWARDED_PROTO
"https"
IDOKLAD_CLIENT_ID
"0802a5c7-a6e7-4573-ad1f-5209e3e0d173"
IDOKLAD_CLIENT_SECRET
"ee2445a6-33c3-407b-ae91-4db2fc73c8b8"
IDOKLAD_NUMERIC_SEQUENCE
"3118912"
LANG
"C"
MAILER_DSN
"smtp://hrabarev%40mg.netlion.cz:633527807e9d961916c0563946c63450-9889a0ac-89e721d2@smtp.eu.mailgun.org:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_FACEBOOK_ID
"1273741916649587"
OAUTH_FACEBOOK_SECRET
"80e1f1644f9169a394b8c532c35f6b1b"
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.4.24.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_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"e127be09a8506f4327c5cfa78a614b00d210714484ec215ce0011b4a03c00731"
PHP_URL
"https://www.php.net/distributions/php-8.4.24.tar.xz"
PHP_VERSION
"8.4.24"
PWD
"/var/www/html"
QUERY_STRING
"_path=_format%3Dhtml%26_locale%3Dcs%26_controller%3DApp%255CController%255CCartController%253A%253Aicon"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/sluzby/doplnkove-sluzby"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"44966"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1785852402
REQUEST_TIME_FLOAT
1785852402.0853
REQUEST_URI
"/_fragment?_path=_format%3Dhtml%26_locale%3Dcs%26_controller%3DApp%255CController%255CCartController%253A%253Aicon"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.16.1.19"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"dev.hrabarev.netlion.cz"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.68 (Debian) Server at dev.hrabarev.netlion.cz Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.68 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/html/.env"
SYMFONY_DOTENV_VARS
"TAG_BASE,GOOGLE_API_KEY,GOOGLE_MAPS_API_KEY,DEFAULT_URI"
argc
0
argv
[]

Parent Request

Return to parent request (token = 2b1687)

Key Value
_controller
"App\Controller\ServiceController::ancillary"
_firewall_context
"security.firewall.map.context.main"
_locale
"cs"
_route
"app_service_ancillary"
_route_params
[
  "_locale" => "cs"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#350
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\AppCustomAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\AppCustomAuthenticator {#391 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#326
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#348 …}
  }
]
_stopwatch_token
"0fb7f9"