PublicCommonController :: initAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Golf\UI\WebBundle\Controller\Common\PublicCommonController::initAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _format | "html" |
| _redirected | true |
| _route | "web_init" |
| _route_params | [ "_format" => "html" ] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "df128c" |
| media_type | "text/html" |
| paramFetcher | FOS\RestBundle\Request\ParamFetcher {#1605 -container: ContainerTip9xKy\Golf_KernelDevDebugContainer {#75 …} -parameterBag: FOS\RestBundle\Request\ParameterBag {#1603 …} -requestStack: Symfony\Component\HttpFoundation\RequestStack {#676 …} -validator: Symfony\Component\Validator\Validator\TraceableValidator {#1614 …} } |
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" |
| accept-language | "en-US,en;q=0.9" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%22ad1354%22%2C%22route%22%3A%22web_init%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Golf%5C%5CUI%5C%5CWebBundle%5C%5CController%5C%5CCommon%5C%5CPublicCommonController%22%2C%22method%22%3A%22initAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgolf-server%5C%2Fsrc%5C%2FUI%5C%2FWebBundle%5C%2FController%5C%2FCommon%5C%2FPublicCommonController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| host | "www.onekaddy.com" |
| referer | "http://www.onekaddy.com" |
| sec-ch-ua | ""Not)A;Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71" |
| 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 | "Sat, 07 Feb 2026 02:36:14 GMT" |
| location | "/public/es/home" |
| x-debug-token | "fba9a2" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| sf_redirect | "{"token":"ad1354","route":"web_init","method":"GET","controller":{"class":"Golf\\UI\\WebBundle\\Controller\\Common\\PublicCommonController","method":"initAction","file":"\/var\/www\/golf-server\/src\/UI\/WebBundle\/Controller\/Common\/PublicCommonController.php","line":24},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/golf-server/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/golf-server/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/golf-server/web/index.php"
"line" => 16
"args" => [
"/var/www/golf-server/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "218389ccf56d617e9d975c585414a68cce388865" |
| DATABASE_URL | "mysql://root:DB9sbd8.7s2d@127.0.0.1:3306/golf-server?charset=utf8mb4" |
| MAILER_DSN | "gmail+smtp://onekaddygolf@gmail.com:dodl%20vkmf%20mbuz%20ghrv@default" |
| MQTT_HOST | "onekaddy.com" |
| MQTT_PASSWORD | "!onekaddyACE1" |
| MQTT_PORT | "8883" |
| MQTT_USERNAME | "symfony" |
| SECURE_SCHEME | "https" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/golf-server/web" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/golf-server/web" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| 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" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22ad1354%22%2C%22route%22%3A%22web_init%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Golf%5C%5CUI%5C%5CWebBundle%5C%5CController%5C%5CCommon%5C%5CPublicCommonController%22%2C%22method%22%3A%22initAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgolf-server%5C%2Fsrc%5C%2FUI%5C%2FWebBundle%5C%2FController%5C%2FCommon%5C%2FPublicCommonController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
| HTTP_HOST | "www.onekaddy.com" |
| HTTP_REFERER | "http://www.onekaddy.com" |
| HTTP_SEC_CH_UA | ""Not)A;Brand";v="8", "Chromium";v="114", "Google Chrome";v="114"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "www.onekaddy.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "103.197.170.18" |
| REMOTE_PORT | "49581" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770431774 |
| REQUEST_TIME_FLOAT | 1770431774.4421 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/golf-server/web/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "87.106.177.123" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "www.onekaddy.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at www.onekaddy.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "www.onekaddy.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,SECURE_SCHEME,DATABASE_URL,MAILER_DSN,MQTT_HOST,MQTT_PORT,MQTT_USERNAME,MQTT_PASSWORD" |