Controller :: getTranslationsAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "bazinga.jstranslation.controller::getTranslationsAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _format | "js" |
| _route | "bazinga_jstranslation_js" |
| _route_params | [ "domain" => "KnpPaginatorBundle" "_format" => "js" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#957 -supports: false -passport: null -duration: null -stub: "App\Security\FluentisAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FluentisAuthenticator {#891 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#978 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#979 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#972 -supports: false -passport: null -duration: null -stub: "App\Security\FluentisJWTAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FluentisJWTAuthenticator {#977 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#980 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#981 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#969 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#965 …} } ] |
| _stopwatch_token | "c455bc" |
| domain | "KnpPaginatorBundle" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9" |
| cache-control | "no-cache" |
| connection | "keep-alive" |
| cookie | "main_deauth_profile_token=1fa54b; PHPSESSID=7la31rbnc6a8u29v8b5l79tm4b" |
| host | "farzomurza.simbiosidev.it" |
| pragma | "no-cache" |
| referer | "https://farzomurza.simbiosidev.it/login" |
| sec-ch-ua | ""Not;A Brand";v="99", "Google Chrome";v="130", "Chromium";v="130"" |
| sec-ch-ua-arch | "x64" |
| sec-ch-ua-bitness | "64" |
| sec-ch-ua-full-version | ""130.0.0.0"" |
| sec-ch-ua-full-version-list | ""Chrome";v="130.0.0.0"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-model | "Surface Pro" |
| sec-ch-ua-platform | "Windows" |
| sec-ch-ua-platform-version | "15.0.0" |
| sec-fetch-dest | "script" |
| sec-fetch-mode | "no-cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.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 | "public" |
| content-type | "application/javascript" |
| date | "Tue, 04 Nov 2025 23:23:17 GMT" |
| etag | ""3a69c6d68f84e909574316b10867cc05"" |
| expires | "Wed, 05 Nov 2025 23:23:17 GMT" |
| x-debug-token | "ca1cfb" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "7la31rbnc6a8u29v8b5l79tm4b" |
| main_deauth_profile_token | "1fa54b" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 04 Nov 25 23:23:16 +0000" |
| Last used | "Tue, 04 Nov 25 23:23:17 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "en_US" |
| _security.main.target_path | "https://farzomurza.simbiosidev.it/" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
App\Service\SessionService:69
[
[
"file" => "/var/www/html/farzomurza/fluentis/src/Service/SessionService.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/Service/SessionService.php"
"line" => 25
"function" => "sessionSet"
"class" => "App\Service\SessionService"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/src/EventSubscriber/LocaleSubscriber.php"
"line" => 48
"function" => "setLocale"
"class" => "App\Service\SessionService"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/farzomurza/fluentis/public/index.php"
"line" => 5
"args" => [
"/var/www/html/farzomurza/fluentis/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 | "a55a65a68a0f1f3e344f596d9eab9845" |
| DATABASE_URL | "mysql://farzomurza_usr:JyWOLK5oLdS7tfxw@localhost:3306/farzomurza?serverVersion=10.6.21-MariaDB&charset=utf8mb4" |
| FLUENTIS_AUTH_SECRET | "Ty63rs4aVqcnh2vUqRJTbNT26caRZJ" |
| FLUENTIS_AUTH_SECRET_IV | "47YBhUS5T32QUCW2" |
| JWT_PASSPHRASE | "c877405c642e2e13e3aa7bb02c5be8e6b7597ce2f441e3d6fb08b68c1c8ab936" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://localhost" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/farzomurza/fluentis/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/farzomurza/fluentis/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "main_deauth_profile_token=1fa54b; PHPSESSID=7la31rbnc6a8u29v8b5l79tm4b" |
| HTTP_HOST | "farzomurza.simbiosidev.it" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "https://farzomurza.simbiosidev.it/login" |
| HTTP_SEC_CH_UA | ""Not;A Brand";v="99", "Google Chrome";v="130", "Chromium";v="130"" |
| HTTP_SEC_CH_UA_ARCH | "x64" |
| HTTP_SEC_CH_UA_BITNESS | "64" |
| HTTP_SEC_CH_UA_FULL_VERSION | ""130.0.0.0"" |
| HTTP_SEC_CH_UA_FULL_VERSION_LIST | ""Chrome";v="130.0.0.0"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_MODEL | "Surface Pro" |
| HTTP_SEC_CH_UA_PLATFORM | "Windows" |
| HTTP_SEC_CH_UA_PLATFORM_VERSION | "15.0.0" |
| HTTP_SEC_FETCH_DEST | "script" |
| HTTP_SEC_FETCH_MODE | "no-cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.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 | "farzomurza.simbiosidev.it" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/translations/KnpPaginatorBundle.js" |
| REMOTE_ADDR | "72.154.155.130" |
| REMOTE_PORT | "5765" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762298597 |
| REQUEST_TIME_FLOAT | 1762298597.4903 |
| REQUEST_URI | "/translations/KnpPaginatorBundle.js" |
| SCRIPT_FILENAME | "/var/www/html/farzomurza/fluentis/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.147.102" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "farzomurza.simbiosidev.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at farzomurza.simbiosidev.it Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "farzomurza.simbiosidev.it" |
| SYMFONY_DOTENV_PATH | "/var/www/html/farzomurza/fluentis/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FLUENTIS_AUTH_SECRET,FLUENTIS_AUTH_SECRET_IV,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN" |