HomePageController :: indexAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Hitso\Bundle\CommonBundle\Controller\Front\HomePageController::indexAction" |
_firewall_context | "security.firewall.map.context.frontend" |
_links | Symfony\Component\WebLink\GenericLinkProvider {#2223 -links: [ 2224 => Symfony\Component\WebLink\Link {#2224 -href: "/juki/source/css/common.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 2230 => Symfony\Component\WebLink\Link {#2230 -href: "/juki/source/css/index-critical.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 2225 => Symfony\Component\WebLink\Link {#2225 -href: "/juki/source/css/index.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] } |
_route | "homepage" |
_route_params | [] |
_site | "pl" |
_stopwatch_token | "d679dd" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,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.5" |
connection | "keep-alive" |
host | "api.stage.jukieurope.com" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "none" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
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-language | "pl" |
content-security-policy | "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.googletagmanager.com *.googleapis.com unpkg.com *.google-analytics.com *.google.com *.gstatic.com; connect-src 'self' *.googleapis.com *.google-analytics.com; style-src 'self' 'unsafe-inline' *.googleapis.com; img-src 'self' blob: data: *.gstatic.com *.googleapis.com *.google.com *.google-analytics.com *.ytimg.com; font-src 'self' *.gstatic.com; frame-src 'self' youtube.com www.youtube.com youtu.be *.novitus.pl *.google.com" |
content-type | "text/html; charset=UTF-8" |
date | "Sun, 10 Nov 2024 18:44:30 GMT" |
link | "</juki/source/css/common.css>; rel="preload"; as="style",</juki/source/css/index-critical.css>; rel="preload"; as="style",</juki/source/css/index.css>; rel="preload"; as="style"" |
strict-transport-security | "max-age=2592000; includeSubDomains" |
x-content-type-options | "nosniff" |
x-debug-token | "5dc640" |
x-xss-protection | "1; mode=block" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
Key | Value |
---|---|
Created | "Sun, 10 Nov 24 19:44:30 +0100" |
Last used | "Sun, 10 Nov 24 19:44:30 +0100" |
Lifetime | 172800 |
Session Attributes
No session attributes
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADMIN_HOST | "admin.stage.jukieurope.com" |
APP_ENV | "dev" |
APP_SECRET | "5795c71707186e58450076723327bdbb" |
BASE_HOST | "api.stage.jukieurope.com" |
BASE_PORT | "443" |
CORS_ALLOW_ORIGIN | "^https?://localhost(:[0-9]+)?$" |
DATABASE_URL | "mysql://root:oPHSgWqVip@127.0.0.1:3306/juki_stage" |
ELASTICSEARCH_HOST | "127.0.0.1" |
FRONT_HOST | "stage.jukieurope.com" |
GOOGLE_API_KEY | "" |
GOOGLE_CLIENT_ID | "" |
GOOGLE_CLIENT_SECRET | "" |
LDAP_ENC | "ssl" |
LDAP_HOST | "192.168.111.212" |
LDAP_PORT | "636" |
MAILER_URL | "smtp://smtp.mailgun.org:587?encryption=tls&auth_mode=login&username=postmaster%40sandbox4027f332bbde4eb5856deaf964963237.mailgun.org&password=9de645193a00bda76ed10fbc3c8d243e-9ce9335e-fd188762" |
MYSQL_VERSION | "8.0" |
PHP_BIN_PATH | "php" |
REDIS_URL | "redis://localhost" |
SENTRY_DSN | "https://0fcd5823fed84aeba2b85cb9c43c81b9@sentry.tools.autentika.com/5" |
SMS_API_TOKEN | "2pBdB5bePxzDVCDdgxgtpwPrGpXpS1Brw6JPirZx" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "../vendor/h4cc/wkhtmltopdf-amd64/bin/wkhtmltopdf-amd64" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/stage.jukieurope.com/current/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/stage.jukieurope.com/current/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/heif,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.5" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "api.stage.jukieurope.com" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "none" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; spider-feedback@bytedance.com)" |
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 | "api.stage.jukieurope.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "47.128.62.123" |
REMOTE_PORT | "29878" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1731264270 |
REQUEST_TIME_FLOAT | 1731264270.2554 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "//var/www/stage.jukieurope.com/current/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "128.204.222.155" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "api.stage.jukieurope.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.46 (Ubuntu) Server at api.stage.jukieurope.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.46 (Ubuntu)" |
SSL_TLS_SNI | "api.stage.jukieurope.com" |
SYMFONY_DOTENV_VARS | "DATABASE_URL,MAILER_URL,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,PHP_BIN_PATH,BASE_HOST,FRONT_HOST,ADMIN_HOST,BASE_PORT,ELASTICSEARCH_HOST,SENTRY_DSN,REDIS_URL,APP_ENV,APP_SECRET,CORS_ALLOW_ORIGIN,LDAP_HOST,LDAP_PORT,LDAP_ENC,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,SMS_API_TOKEN,MYSQL_VERSION" |
USER | "www-data" |
proxy-nokeepalive | "1" |