GET http://prehistcopper-dev.elte.hu/application/mb3-login/assets/css

AssetsController :: assets

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Mapbender\CoreBundle\Controller\AssetsController::assets"
_firewall_context
"security.firewall.map.context.secured_area"
_route
"mapbender_core_application_assets"
_route_params
[
  "slug" => "mb3-login"
  "type" => "css"
]
_security_firewall_run
"_security_secured_area"
slug
"mb3-login"
type
"css"

Request Headers

Header Value
accept
"text/css,*/*;q=0.1"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.5"
connection
"close"
cookie
"PHPSESSID=c097ada89a8d572b33a2c17485255dea"
host
"prehistcopper-dev.elte.hu"
referer
"https://prehistcopper-dev.elte.hu/user/login"
sec-fetch-dest
"style"
sec-fetch-mode
"no-cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3025.1634 Mobile Safari/537.36"
x-forwarded-proto
"https"
x-php-ob-level
"0"
x-real-ip
"181.204.153.195"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/css; charset=UTF-8"
date
"Fri, 15 Nov 2024 00:59:07 GMT"
x-debug-token
"a03dcd"

Cookies

Request Cookies

Key Value
PHPSESSID
"c097ada89a8d572b33a2c17485255dea"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Fri, 15 Nov 24 00:59:02 +0000"
Last used
"Fri, 15 Nov 24 00:59:02 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_csrf/authenticate
"ZJRm44FoSz9Q6MyQkWaUJU8ch3Y63JwkftweYmb-mac"

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/mapbender/application/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 260
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "Symfony\Component\EventDispatcher\{closure}"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "::"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/mapbender/application/public/index.php"
    "line" => 5
    "args" => [
      "/var/mapbender/application/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_SECRET
"ThisIsNotSoSecretChangeIt"
COPPEROTKA_DATABASE_URL
"postgresql://p_copper:Eb7eeteiRo%liengoh@db-ext01.caesar.elte.hu:5432/copperinnov?serverVersion=16&charset=utf8"
KERNEL_CLASS
"\Mapbender\BaseKernel"
MAILER_DSN
"null://null"

Defined as regular env variables

Key Value
APACHE_CONFDIR
"/etc/apache2"
APACHE_DOCUMENT_ROOT
"/var/mapbender/application/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"
APP_DEBUG
"1"
APP_ENV
"dev"
CONTEXT_DOCUMENT_ROOT
"/var/mapbender/application/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/mapbender/application/public"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA"
HOSTNAME
"96fd94c91fc1"
HTTP_ACCEPT
"text/css,*/*;q=0.1"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=c097ada89a8d572b33a2c17485255dea"
HTTP_HOST
"prehistcopper-dev.elte.hu"
HTTP_REFERER
"https://prehistcopper-dev.elte.hu/user/login"
HTTP_SEC_FETCH_DEST
"style"
HTTP_SEC_FETCH_MODE
"no-cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3025.1634 Mobile Safari/537.36"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"181.204.153.195"
LANG
"C"
MAPBENDER_DATABASE_URL
"pgsql://mapbender:zCxbVaR9EKC4hFQB2tXZCx@mapbender-db:5432/mapbenderdb"
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.3.9.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
"bf4d7b8ea60a356064f88485278bd6f941a230ec16f0fc401574ce1445ad6c77"
PHP_URL
"https://www.php.net/distributions/php-8.3.9.tar.xz"
PHP_VERSION
"8.3.9"
PWD
"/var/mapbender"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/application/mb3-login/assets/css"
REMOTE_ADDR
"181.204.153.195"
REMOTE_PORT
"51582"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1731632347
REQUEST_TIME_FLOAT
1731632347.172
REQUEST_URI
"/application/mb3-login/assets/css"
SCRIPT_FILENAME
"/var/mapbender/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.19.0.4"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"prehistcopper-dev.elte.hu"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache/2.4.59 (Debian) Server at prehistcopper-dev.elte.hu Port 8080</address>\n"
SERVER_SOFTWARE
"Apache/2.4.59 (Debian)"
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_SECRET,MAILER_DSN,COPPEROTKA_DATABASE_URL,KERNEL_CLASS"
argc
0
argv
[]