Redirect 301 redirect from GET @app_home (1cdcfa)

GET https://gpr.piu.lv/en/

IndexController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\IndexController::index"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_redirected
true
_route
"app_home"
_route_params
[
  "_locale" => "en"
]
_security_authenticators
[]
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#331
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#222 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#333
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#334 …}
  }
]
_stopwatch_token
"669060"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"main_deauth_profile_token=1cdcfa; sf_redirect=%7B%22token%22%3A%221cdcfa%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgpr%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
host
"gpr.piu.lv"
referer
"https://gpr.piu.lv/en"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.106"
x-forwarded-host
"gpr.piu.lv, gpr.piu.lv"
x-forwarded-method
"GET"
x-forwarded-port
"443"
x-forwarded-proto
"https, https"
x-forwarded-server
"gpr.piu.lv"
x-forwarded-ssl
"on"
x-forwarded-uri
"/en/"
x-original-method
"GET"
x-original-url
"https://gpr.piu.lv/en/"
x-php-ob-level
"1"
x-real-ip
"216.73.216.106"

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, 12 Mar 2026 17:28:53 GMT"
location
"/en/admin/"
x-debug-token
"9165c9"

Cookies

Request Cookies

Key Value
main_deauth_profile_token
"1cdcfa"
sf_redirect
"{"token":"1cdcfa","route":"app_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/gpr\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}"

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"46d255c6e0376a8f3b21f336c7db4998"
MAIL_ADMIN_EMAIL
"admin@vagonuwall.lv"
MAIL_CANDIDATE_INFO_SUBJECT
"Candidate Information: {firstName} {lastName}"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"/var/www/gpr/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"
API_REGISTRATION_KEY
"2zombf429m59f2"
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/gpr/public"
CONTEXT_PREFIX
""
DATABASE_URL
"mysql://gpr_portainer:cm298b4g@maria:3306/zdev_gpr?serverVersion=10.9.3-MariaDB&charset=utf8mb4"
DOCUMENT_ROOT
"/var/www/gpr/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD"
HOSTNAME
"847ef260767c"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"main_deauth_profile_token=1cdcfa; sf_redirect=%7B%22token%22%3A%221cdcfa%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fgpr%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D"
HTTP_HOST
"gpr.piu.lv"
HTTP_REFERER
"https://gpr.piu.lv/en"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.106"
HTTP_X_FORWARDED_HOST
"gpr.piu.lv, gpr.piu.lv"
HTTP_X_FORWARDED_METHOD
"GET"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https, https"
HTTP_X_FORWARDED_SERVER
"gpr.piu.lv"
HTTP_X_FORWARDED_SSL
"on"
HTTP_X_FORWARDED_URI
"/en/"
HTTP_X_ORIGINAL_METHOD
"GET"
HTTP_X_ORIGINAL_URL
"https://gpr.piu.lv/en/"
HTTP_X_REAL_IP
"216.73.216.106"
LANG
"C"
MAILER_DSN
"smtp://aleksis@vagonuwall.lv:Rccc59ZDmzNZ@smtp.zoho.eu:465"
MAIL_DEFAULT_FROM
"aleksis@vagonuwall.lv"
MAIL_DEFAULT_FROM_NAME
"GP Recruitment"
MAIL_DEFAULT_TO
"gpr-test@chepa.lv"
MAIL_RECRUITMENT_EMAIL
"recruitment@chepa.lv"
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.4.5.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
"0d3270bbce4d9ec617befce52458b763fd461d475f1fe2ed878bb8573faed327"
PHP_URL
"https://www.php.net/distributions/php-8.4.5.tar.xz"
PHP_VERSION
"8.4.5"
PWD
"/var/www/gpr"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/en/"
REMOTE_ADDR
"172.20.0.2"
REMOTE_PORT
"60336"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1773336533
REQUEST_TIME_FLOAT
1773336533.7069
REQUEST_URI
"/en/"
SCRIPT_FILENAME
"/var/www/gpr/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.20.0.9"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"gpr.piu.lv"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.62 (Debian) Server at gpr.piu.lv Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.62 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/gpr/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAIL_ADMIN_EMAIL,MAIL_CANDIDATE_INFO_SUBJECT"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"