n/a
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Request Attributes
No attributes
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate, gzip, deflate" |
| accept-language | "en US,en;q=0.9,sv;q=0.8" |
| connection | "keep-alive" |
| content-type | "application/x-www-form-urlencoded; charset=UTF-8" |
| host | "52.178.182.160:80" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| x-php-ob-level | 1 |
| x-requested-with | "XMLHttpRequest" |
Request Content
Request content not available (it was retrieved as a resource).
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "e2c5a523977625f18ab5ae5730e6b428" |
| CORS_ALLOW_ORIGIN | "^https?://localhost(:[0-9]+)?$" |
| DATABASE_URL | "mysql://urkisystem:%24r20%24-%3F%23ZYvh9s.5@localhost:3306/urkisystem" |
| JWT_PASSPHRASE | "Urkisystem2018" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/security/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/security/private.pem" |
| MAILER_URL | "smtp://Smtp.office365.com:587?encryption=tls&auth_mode=login&username=urki-system@besa.es&password=BESA.temp.69" |
| VERSION | "1" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_TYPE | "application/x-www-form-urlencoded; charset=UTF-8" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en US,en;q=0.9,sv;q=0.8" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "52.178.182.160:80" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.46" |
| HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aVF9MdrdbgsPxKHiuV7VuQAAAHQ" |
| REDIRECT_URL | "/SDK/webLanguage" |
| REMOTE_ADDR | "5.187.35.158" |
| REMOTE_PORT | "37644" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1766948145 |
| REQUEST_TIME_FLOAT | 1766948145.272 |
| REQUEST_URI | "/SDK/webLanguage" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.16.2.4" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "52.178.182.160" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.17" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,VERSION" |
| UNIQUE_ID | "aVF9MdrdbgsPxKHiuV7VuQAAAHQ" |
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 28 Dec 2025 18:55:45 GMT" |
| x-debug-token | "f4d74f" |
| x-debug-token-link | "http://52.178.182.160/_profiler/c72737" |
| x-previous-debug-token | "c72737" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Flashes
Flashes
No flash messages were created.
Sub Requests 1
ExceptionController :: showAction (token = c72737)
| Key | Value |
|---|---|
| _controller | "twig.controller.exception::showAction" |
| exception | FlattenException {#387
-message: "No route found for "GET /SDK/webLanguage""
-code: 0
-previous: FlattenException {#405 …}
-trace: [
[
"namespace" => ""
"short_class" => ""
"class" => ""
"type" => ""
"function" => ""
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
"line" => 139
"args" => []
]
[
"namespace" => "Symfony\Component\HttpKernel\EventListener"
"short_class" => "RouterListener"
"class" => "Symfony\Component\HttpKernel\EventListener\RouterListener"
"type" => "->"
"function" => "onKernelRequest"
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 111
"args" => [
[
"object"
"Symfony\Component\HttpKernel\Event\GetResponseEvent"
]
[
"string"
"kernel.request"
]
[
"object"
"Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher"
]
]
]
[
"namespace" => "Symfony\Component\EventDispatcher\Debug"
"short_class" => "WrappedListener"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
"function" => "__invoke"
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 212
"args" => [
[
"object"
"Symfony\Component\HttpKernel\Event\GetResponseEvent"
]
[
"string"
"kernel.request"
]
[
"object"
"Symfony\Component\EventDispatcher\EventDispatcher"
]
]
]
[
"namespace" => "Symfony\Component\EventDispatcher"
"short_class" => "EventDispatcher"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
"function" => "doDispatch"
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 44
"args" => [
[
"array"
[
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
[
"object"
"Symfony\Component\EventDispatcher\Debug\WrappedListener"
]
]
]
[
"string"
"kernel.request"
]
[
"object"
"Symfony\Component\HttpKernel\Event\GetResponseEvent"
]
]
]
[
"namespace" => "Symfony\Component\EventDispatcher"
"short_class" => "EventDispatcher"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
"function" => "dispatch"
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 145
"args" => [
[
"string"
"kernel.request"
]
[
"object"
"Symfony\Component\HttpKernel\Event\GetResponseEvent"
]
]
]
[
"namespace" => "Symfony\Component\EventDispatcher\Debug"
"short_class" => "TraceableEventDispatcher"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
"function" => "dispatch"
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 125
"args" => [
[
"string"
"kernel.request"
]
[
"object"
"Symfony\Component\HttpKernel\Event\GetResponseEvent"
]
]
]
[
"namespace" => "Symfony\Component\HttpKernel"
"short_class" => "HttpKernel"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
"function" => "handleRaw"
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 66
"args" => [
[
"object"
"Symfony\Component\HttpFoundation\Request"
]
[
"integer"
1
]
]
]
[
"namespace" => "Symfony\Component\HttpKernel"
"short_class" => "HttpKernel"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
"function" => "handle"
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 188
"args" => [
[
"object"
"Symfony\Component\HttpFoundation\Request"
]
[
"integer"
1
]
[
"boolean"
true
]
]
]
[
"namespace" => "Symfony\Component\HttpKernel"
"short_class" => "Kernel"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
"function" => "handle"
"file" => "/var/www/html/public/index.php"
"line" => 40
"args" => [
[
"object"
"Symfony\Component\HttpFoundation\Request"
]
]
]
]
-class: "Symfony\Component\HttpKernel\Exception\NotFoundHttpException"
-statusCode: 404
-headers: []
-file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
-line: 139
} |
| logger | Logger {#213
#name: "request"
#handlers: [
RotatingFileHandler {#214
#filename: "/var/www/html/var/log/dev.log"
#maxFiles: 0
#mustRotate: false
#nextRotation: DateTime @1766966400 {#207
: 2025-12-29 00:00:00.0 UTC (+00:00)
}
#filenameFormat: "{filename}-{date}"
#dateFormat: "Y-m-d"
#stream: stream resource @524
: false
: true
: false
: "plainfile"
: "STDIO"
: "a"
: 0
: true
: "/var/www/html/var/log/dev-2025-12-28.log"
: []
}
#url: "/var/www/html/var/log/dev-2025-12-28.log"
-errorMessage: null
#filePermission: null
#useLocking: false
-dirCreated: true
#level: 100
#bubble: true
#formatter: LineFormatter {#379 …}
#processors: [
PsrLogMessageProcessor {#206}
]
}
]
#processors: [
DebugProcessor {#260
-records: [
"000000000d4b1a95000000001ee64442" => [
[
"timestamp" => 1766948145
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
"channel" => "event"
]
[
"timestamp" => 1766948145
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1766948145
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1766948145
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1766948145
"message" => "Notified event "{event}" to listener "{listener}"."
"priority" => 100
"priorityName" => "DEBUG"
"context" => [
"event" => "kernel.request"
"listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
"channel" => "event"
]
[
"timestamp" => 1766948145
"message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /SDK/webLanguage"" at /var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php line 139"
"priority" => 400
"priorityName" => "ERROR"
"context" => [
"exception" => NotFoundHttpException {#21
-statusCode: 404
-headers: []
#message: "No route found for "GET /SDK/webLanguage""
#code: 0
#file: "/var/www/html/vendor/symfony/http-kernel/EventListener/RouterListener.php"
#line: 139
-previous: ResourceNotFoundException {#113 …}
: {
{
›
› |