GET http://test.hrabarev.netlion.cz/en/cart/add/5

CartController :: add

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\CartController::add"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_route
"app_cart_add"
_route_params
[
  "_locale" => "en"
  "id" => "5"
]
_stopwatch_token
"191ef2"
id
"5"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=aeb6ea66aaa363b9dabc736a85777cb9"
host
"test.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.216.146"
x-forwarded-host
"test.hrabarev.netlion.cz"
x-forwarded-proto
"https"
x-php-ob-level
"0"

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
"Thu, 11 Jun 2026 19:00:38 GMT"
location
"/en"
x-debug-token
"57b4c3"

Cookies

Request Cookies

Key Value
PHPSESSID
"aeb6ea66aaa363b9dabc736a85777cb9"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 11 Jun 26 19:00:36 +0000"
Last used
"Thu, 11 Jun 26 19:00:38 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/reservation_players
"LCbYTX32_WX1qFcGZh6hlf7-la1x4pufUBcn8CGYGSk"
cart
[
  9 => [
    "product_id" => 9
    "quantity" => 1
  ]
  6 => [
    "product_id" => 6
    "quantity" => 1
  ]
  8 => [
    "product_id" => 8
    "quantity" => 1
  ]
  5 => [
    "product_id" => 5
    "quantity" => 1
  ]
]
registrations
[
  "reservation_6a2b05d502356" => [
    "event" => App\Entity\Event {#297
      -id: 111
      -public: true
      -status: App\Entity\EventStatus {#829 …}
      -firstname: "Sigrid"
      -lastname: "Yundt"
      -email: "larue.donnelly@gmail.com"
      -phone: "426-678-2875 x58282"
      -numberOfUnequippedPlayers: 19
      -numberOfEquippedPlayers: 1
      -created: DateTime @1781186282 {#830
        date: 2026-06-11 13:58:02.0 UTC (+00:00)
      }
      -comment: "Numquam molestias earum earum provident consequatur ab quae sed. Voluptas quia sit iste ducimus. Est sunt aut voluptates veritatis est."
      -field: Proxies\__CG__\App\Entity\Field {#831 …}
      -name: "Felix Keeling"
      -category: App\Entity\EventCategory {#839 …}
      -eventStart: DateTime @1786025923 {#840
        date: 2026-08-06 14:18:43.0 UTC (+00:00)
      }
      -eventEnd: DateTime @1786028263 {#841
        date: 2026-08-06 14:57:43.0 UTC (+00:00)
      }
      -registrationsStart: DateTime @1786010443 {#842
        date: 2026-08-06 10:00:43.0 UTC (+00:00)
      }
      -registrationsEnd: DateTime @1786014583 {#843
        date: 2026-08-06 11:09:43.0 UTC (+00:00)
      }
      -transportationTime: DateTime @1786019023 {#844
        date: 2026-08-06 12:23:43.0 UTC (+00:00)
      }
      -referee: "Gregg McLaughlin Jr."
      -type: App\Entity\EventType {#845 …}
      -price: 157
      -ammunitionPrice: 172
      -description: null
      -priceComment: "Aut et ab voluptas impedit voluptatem incidunt corrupti. Incidunt autem sunt porro placeat aut est. Aut eum consequatur eos error sint. Omnis voluptatem et placeat et quo."
      -registrations: Doctrine\ORM\PersistentCollection {#846 …}
      -reservation: Proxies\__CG__\App\Entity\Reservation {#848 …}
      -mailSent: false
      -adminComment: "Iusto voluptatem sit dolore sunt. Et commodi at rerum rerum minus et. Id qui sunt velit reprehenderit illo et temporibus."
      -station: null
      -image: null
      -googleCalendarId: null
      -confirmed: true
      -eshopProduct: null
      -googleCalendarEventId: null
    }
  ]
]

Session Usage

3 Usages
Stateless check enabled
Usage
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" => 574
    "function" => "load"
    "class" => "App\Manager\CartManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "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/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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:82
[
  [
    "file" => "/var/www/html/src/Manager/CartManager.php"
    "line" => 82
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Manager/CartManager.php"
    "line" => 29
    "function" => "save"
    "class" => "App\Manager\CartManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/CartController.php"
    "line" => 584
    "function" => "add"
    "class" => "App\Manager\CartManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "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/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:195
[
  [
    "file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 195
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/src/Controller/CartController.php"
    "line" => 586
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "add"
    "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/Kernel.php"
    "line" => 208
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/vendor/autoload_runtime.php"
    "line" => 29
    "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

Key Value
success
[
  Symfony\Component\Translation\TranslatableMessage {#851
    -message: "Product was added to cart. <a href="%link%">Go to cart!</a>"
    -parameters: [
      "%link%" => "/cart"
    ]
    -domain: null
  }
]

Server Parameters

Server Parameters

Defined in .env

Key Value
COMGATE_MERCHANT
"478981"
COMGATE_SECRET
"ZeKdYqJThmvkqqyN7I6bqyUjATqgnuO1"
COMGATE_TEST
"true"
GOOGLE_API_KEY
""
GOOGLE_AUTH_CONFIG
"%kernel.project_dir%/config/google-api-credentials.json"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
IDOKLAD_CLIENT_ID
"ddb9fffc-4579-48c2-8766-f4d893365208"
IDOKLAD_CLIENT_SECRET
"eb78e34b-eebd-4ec5-b5be-cfc4c7ded170"
IDOKLAD_NUMERIC_SEQUENCE
"4658216"
OAUTH_FACEBOOK_ID
"1273741916649587"
OAUTH_FACEBOOK_SECRET
"80e1f1644f9169a394b8c532c35f6b1b"

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_SECRET
"changeme_in_production"
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"
GPG_KEYS
"528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD"
HOSTNAME
"d8d068217266"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=aeb6ea66aaa363b9dabc736a85777cb9"
HTTP_HOST
"test.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.216.146"
HTTP_X_FORWARDED_HOST
"test.hrabarev.netlion.cz"
HTTP_X_FORWARDED_PROTO
"https"
LANG
"C"
MAILER_DSN
"smtp://mailer:1025"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
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.1.34.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
"ffa9e0982e82eeaea848f57687b425ed173aa278fe563001310ae2638db5c251"
PHP_URL
"https://www.php.net/distributions/php-8.1.34.tar.xz"
PHP_VERSION
"8.1.34"
PWD
"/var/www/html"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/cart/add/5"
REMOTE_ADDR
"172.16.1.4"
REMOTE_PORT
"50994"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1781204438
REQUEST_TIME_FLOAT
1781204438.6567
REQUEST_URI
"/en/cart/add/5"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.16.1.19"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"test.hrabarev.netlion.cz"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at test.hrabarev.netlion.cz Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"IDOKLAD_CLIENT_ID,IDOKLAD_CLIENT_SECRET,IDOKLAD_NUMERIC_SEQUENCE,COMGATE_MERCHANT,COMGATE_SECRET,COMGATE_TEST,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG"
argc
0
argv
[]