Redirect 302 redirect from GET @language_change_ranking (0a4678)

GET https://techarete.atts-systems.com/languages/change_ranking/Up/1

LanguagesController :: changePriority

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
null
_controller
"App\Controller\LanguagesController::changePriority"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"language_change_ranking"
_route_params
[
  "change" => "Up"
  "id" => "1"
]
_stopwatch_token
"9ddac9"
change
"Up"
id
"1"
languages
App\Entity\Languages {#795
  -id: 1
  -language: "Spanish"
  -abbreviation: "ES"
  -icon: ""
  -isActive: true
  -linkedInOther: true
  -ranking: 3
}

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
"zh-CN,zh;q=0.9,en;q=0.8,*;q=0.1"
connection
"Keep-Alive"
cookie
"sf_redirect=%7B%22token%22%3A%220a4678%22%2C%22route%22%3A%22language_change_ranking%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLanguagesController%22%2C%22method%22%3A%22changePriority%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Ftecharete%5C%2Fsrc%5C%2FController%5C%2FLanguagesController.php%22%2C%22line%22%3A325%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=t0c0cuo0v30nvvkhsqsuk0rasv;"
host
"techarete.atts-systems.com"
referer
"https://techarete.atts-systems.com/languages/change_ranking/Up/1"
sec-ch-ua
""Not_A Brand";v="8", "Chromium";v="120", "Google Chrome";v="120""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""macOS""
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
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
"Tue, 06 Jan 2026 11:36:27 GMT"
location
"https://techarete.atts-systems.com/languages/change_ranking/Up/1"
x-debug-token
"d2404a"

Cookies

Request Cookies

Key Value
PHPSESSID
"t0c0cuo0v30nvvkhsqsuk0rasv"
sf_redirect
"{"token":"0a4678","route":"language_change_ranking","method":"GET","controller":{"class":"App\\Controller\\LanguagesController","method":"changePriority","file":"\/var\/www\/html\/techarete\/src\/Controller\/LanguagesController.php","line":325},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Tue, 06 Jan 26 11:36:05 +0000"
Last used
"Tue, 06 Jan 26 11:36:22 +0000"
Lifetime
15000

Session Attributes

Attribute Value
_locale
"en"
selected_language
"en"

Session Usage

3 Usages
Stateless check enabled
Usage
App\Services\LanguagesService:25
[
  [
    "file" => "/var/www/html/techarete/src/Services/LanguagesService.php"
    "line" => 25
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/src/EventListener/LocalListener.php"
    "line" => 77
    "function" => "getLanguageSelected"
    "class" => "App\Services\LanguagesService"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocalListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/techarete/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocalListener:93
[
  [
    "file" => "/var/www/html/techarete/src/EventListener/LocalListener.php"
    "line" => 93
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocalListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/techarete/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\EventListener\LocalListener:94
[
  [
    "file" => "/var/www/html/techarete/src/EventListener/LocalListener.php"
    "line" => 94
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventListener\LocalListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/techarete/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/techarete/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
"3e1e903454d53f3e9c239ed8c4dd4c64"
APP_SERVER
"live"
DATABASE_URL
"mysql://stephen:Descartes99@localhost:3306/techarete"
MAILER_DSN
"smtp://nurse_stephen@hotmail.com:Kouklia8509@smtp-mail.outlook.com:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/techarete/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/techarete/public"
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
"zh-CN,zh;q=0.9,en;q=0.8,*;q=0.1"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%220a4678%22%2C%22route%22%3A%22language_change_ranking%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CLanguagesController%22%2C%22method%22%3A%22changePriority%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Ftecharete%5C%2Fsrc%5C%2FController%5C%2FLanguagesController.php%22%2C%22line%22%3A325%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=t0c0cuo0v30nvvkhsqsuk0rasv;"
HTTP_HOST
"techarete.atts-systems.com"
HTTP_REFERER
"https://techarete.atts-systems.com/languages/change_ranking/Up/1"
HTTP_SEC_CH_UA
""Not_A Brand";v="8", "Chromium";v="120", "Google Chrome";v="120""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""macOS""
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 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
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
"techarete.atts-systems.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/languages/change_ranking/Up/1"
REMOTE_ADDR
"162.128.163.183"
REMOTE_PORT
"49672"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1767699385
REQUEST_TIME_FLOAT
1767699385.0104
REQUEST_URI
"/languages/change_ranking/Up/1"
SCRIPT_FILENAME
"/var/www/html/techarete/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"54.36.163.14"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"techarete.atts-systems.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.52 (Ubuntu) Server at techarete.atts-systems.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"techarete.atts-systems.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SERVER,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"