ThemeSettingsController :: list
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\UI\Controller\Core\Theme\ThemeSettingsController::list" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "theme_settings_list" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main_v2" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#371 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#321 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#373 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#374 …} } ] |
| _stopwatch_token | "8ae71f" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US" |
| connection | "close" |
| cookie | "main_deauth_profile_token=cdd88c; SFSESSID=a7e6836ded60c571dcbae902fdaf44b8; tabler_theme_source=server" |
| host | "ik.original.p4s24.de" |
| referer | "https://ik.original.p4s24.de/" |
| sec-ch-ua | ""Chromium";v="149", "Google Chrome";v="149", ";Not A Brand";v="99"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | "Android" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.7827.200 Mobile Safari/537.36" |
| x-forwarded-for | "16.148.86.166" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "16.148.86.166" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/json" |
| date | "Mon, 29 Jun 2026 20:31:26 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "c93e26" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| SFSESSID | "a7e6836ded60c571dcbae902fdaf44b8" |
| main_deauth_profile_token | "cdd88c" |
| tabler_theme_source | "server" |
Response Cookies
No response cookies
Session 1
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 20:31:23 +0000" |
| Last used | "Mon, 29 Jun 26 20:31:25 +0000" |
| Lifetime | 2592000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-theme_settings_write | "Y6MrIRTEu1AuBPKBzr5fHQgFlfTCW9piaGvcrWIdrTQ" |
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 57
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 65
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 107
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 44
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 84
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_JWT_SECRET | "f24a744b78681707a1d811a70509be6f0f42bd6d16bb99b249e8409a7735447c" |
| APP_CONTOUR_ORIGINAL | "false" |
| APP_CRON_SECRET | "60f758fc89a53ad9e8a2f2c77e2b265e" |
| APP_DEV_DEVELOPER_CODE | "IK" |
| APP_DIRECT_EXECUTION | "0" |
| APP_MACHINE_API_SECRET | "dev-rest-api-key-2026" |
| APP_RELEASE_PROJECT_PATH | "/var/www/release" |
| APP_SECRET | "981e1baa295668aa479d65c0abe16ce4dff847b69885e4e66890b282284fec45" |
| APP_SHARE_DIR | "var/share" |
| DEFAULT_URI | "https://sym.ik.local" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "amqp://guest:guest@213.202.208.10:5672/%2f/messages" |
| SYMFONY_TRUSTED_HEADERS | "x-forwarded-for,x-forwarded-proto,x-forwarded-port,x-forwarded-host" |
| SYMFONY_TRUSTED_PROXIES | "127.0.0.1,::1,PRIVATE_SUBNETS" |
| WEB_PROFILER_TOOLBAR | "1" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_PROJECT_DIR | "/var/www/html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DATABASE_URL | "postgresql://p4s:P4sTest2021@db_main:5432/p4s_main?serverVersion=16&charset=utf8" |
| DATABASE_URL_CACHE | "postgresql://p4s:P4sTest2021@db_cache:5432/p4s_cache?serverVersion=16&charset=utf8" |
| DATABASE_URL_CALC | "postgresql://p4s:P4sTest2021@db_calc:5432/p4s_calc?serverVersion=16&charset=utf8" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "AFD8691FDAEDF03BDF6E460563F15A9B715376CA 9D7F99A0CB8F05C8A6958D6256A97AF7600A39A6 0616E93D95AF471243E26761770426E17EBBB3DD" |
| HOME | "/var/www" |
| HOSTNAME | "42b23b8383e4" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=cdd88c; SFSESSID=a7e6836ded60c571dcbae902fdaf44b8; tabler_theme_source=server" |
| HTTP_HOST | "ik.original.p4s24.de" |
| HTTP_REFERER | "https://ik.original.p4s24.de/" |
| HTTP_SEC_CH_UA | ""Chromium";v="149", "Google Chrome";v="149", ";Not A Brand";v="99"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | "Android" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Linux; Android 8.0.0; SM-G965U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.7827.200 Mobile Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "16.148.86.166" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "16.148.86.166" |
| 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.22.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 | "696c0f6ad92e94c59059c1eb6e300842b8d050934226efcdf00f2a413cb083cf" |
| PHP_URL | "https://www.php.net/distributions/php-8.4.22.tar.xz" |
| PHP_VERSION | "8.4.22" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "172.18.0.1" |
| REMOTE_PORT | "44224" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1782765086 |
| REQUEST_TIME_FLOAT | 1782765086.1077 |
| REQUEST_URI | "/theme-settings" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.7" |
| SERVER_NAME | "ik.original.p4s24.de" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.30.3" |
| SYMFONY_DOTENV_PATH | "/var/www/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_CONTOUR_ORIGINAL,APP_SECRET,APP_SHARE_DIR,SYMFONY_TRUSTED_PROXIES,SYMFONY_TRUSTED_HEADERS,WEB_PROFILER_TOOLBAR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN,APP_CRON_SECRET,APP_DEV_DEVELOPER_CODE,APP_MACHINE_API_SECRET,API_JWT_SECRET,APP_DIRECT_EXECUTION,APP_RELEASE_PROJECT_PATH" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |