GET https://dev-data.arte.tv/_profiler

RedirectController :: urlRedirectAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction"
_firewall_context
"security.firewall.map.context.main"
_route
"_profiler_home"
_route_params
[
  "path" => "/_profiler/"
  "permanent" => true
  "scheme" => null
  "httpPort" => 80
  "httpsPort" => 443
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#658
    -supports: false
    -passport: null
    -duration: null
    -stub: "HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#569 …}
  }
]
_stopwatch_token
"2e06bd"
httpPort
80
httpsPort
443
path
"/_profiler/"
permanent
true
scheme
null

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-ip
"216.73.216.120:28023"
disguised-host
"dev-data.arte.tv"
host
"dev-data.arte.tv"
max-forwards
"10"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
was-default-hostname
"app-weu-data-web-01-dev.azurewebsites.net"
x-appservice-proto
"https"
x-arr-log-id
"1150b840-cdc2-47cd-bfe9-9933b4ed372e"
x-arr-ssl
"2048|256|CN=GeoTrust Global TLS RSA4096 SHA256 2022 CA1, O="DigiCert, Inc.", C=US|CN=dev-data.arte.tv"
x-client-ip
"216.73.216.120"
x-client-port
"28023"
x-forwarded-for
"216.73.216.120:28023"
x-forwarded-proto
"https"
x-forwarded-tlsversion
"1.3"
x-original-url
"/_profiler"
x-php-ob-level
"0"
x-site-deployment-id
"app-weu-data-web-01__a115"
x-waws-unencoded-url
"/_profiler"

Request Content

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

Response

Response Headers

Header Value
content-type
"text/html; charset=utf-8"
date
"Wed, 30 Jul 2025 22:20:46 GMT"
location
"https://dev-data.arte.tv/_profiler/"
x-debug-token
"6bcc8d"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Thu, 31 Jul 25 00:20:45 +0200"
Last used
"Thu, 31 Jul 25 00:20:45 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:33
[
  [
    "file" => "/home/site/wwwroot/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 33
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/hwi/oauth-bundle/src/Security/Http/Firewall/AbstractRefreshAccessTokenListener.php"
    "line" => 53
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "HWI\Bundle\OAuthBundle\Security\Http\Firewall\AbstractRefreshAccessTokenListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/site/wwwroot/public/index.php"
    "line" => 5
    "args" => [
      "/home/site/wwwroot/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
"7db55fffb4b0f30afca239125ca02f22"
APP_VERSION
"2025.0506"
AZURE_API_AUTH_BASE_URL
"https://login.microsoftonline.com"
AZURE_API_AUTH_TOKEN_PATH
"/oauth2/v2.0/token"
AZURE_API_POWERBI_ENDPOINT
"https://api.powerbi.com/v1.0/myorg"
AZURE_API_POWERBI_SCOPE
"https://analysis.windows.net/powerbi/api/.default"
FB_ID
""
FB_SECRET
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APPSETTING_APP_ENV
"dev"
APPSETTING_AZURE_AD_GROUP_ADMINISTRATORS
"Azure data-web Members"
APPSETTING_AZURE_AD_GROUP_MEMBERS
"Azure data-web Members"
APPSETTING_AZURE_API_POWERBI_PASSWORD
"Mk3gam:G-955Z!"
APPSETTING_AZURE_API_POWERBI_USERNAME
"svc-power-bi@admino365.strg.arte"
APPSETTING_AZURE_API_SSO_CLIENT_ID
"f69e9d73-c092-4831-984b-3f49962749ce"
APPSETTING_AZURE_API_SSO_CLIENT_SECRET
"Bor8Q~J5ayYhNaEip_5aTNQ-XFnZi.Zj1cR~Za_B"
APPSETTING_AZURE_API_SSO_SCOPE
"f69e9d73-c092-4831-984b-3f49962749ce/.default"
APPSETTING_AZURE_API_TENANT_ID
"f24cb049-fe82-4043-97da-7a9a3ca1cd35"
APPSETTING_DATABASE_URL
"mysql://db-weu-data-web-01-dev:0CvDz5sF9h@mysql-weu-data-web-01.mysql.database.azure.com:3306/db-weu-data-web-01-dev?serverVersion=8.0.21&charset=utf8mb4"
APPSETTING_KEYCLOAK_BASE_URL
"https://keycloak-int.strg.arte/auth"
APPSETTING_KEYCLOAK_CLIENT_ID
"data-portal"
APPSETTING_KEYCLOAK_CLIENT_SECRET
"aqZpx0he3JqmkVcvwivRUGJ07pkBU791"
APPSETTING_KEYCLOAK_REALM
"arte"
APPSETTING_PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/home/site/wwwroot/azure/php"
APPSETTING_REMOTEDEBUGGINGVERSION
"17.6.10930.2695"
APPSETTING_ROLE_ADMIN_ID
"9583fcd6-a691-adbe-3615-3c2504c519b9"
APPSETTING_ROLE_ADMIN_NAME
"ROLE_ADMIN_DATA-WEB"
APPSETTING_ROLE_EXTERNAL_USER_ID
"470a1cbd-c30f-1563-849b-9c09dfb3e13b"
APPSETTING_ROLE_EXTERNAL_USER_NAME
"ROLE_EXTERNAL_USER_DATA-WEB"
APPSETTING_ROLE_USER_GRANTED
"ROLE_EXTERNAL_USER_DATA_WEB"
APPSETTING_ROLE_USER_ID
"e0577507-a025-d621-1257-5af5a972726d"
APPSETTING_ROLE_USER_NAME
"ROLE_USER_DATA-WEB"
APPSETTING_SERVICE_PRINCIPAL_ID
"e9a6dfa2-0fd9-4de8-b897-586e27fa0345"
APPSETTING_ScmType
"GitHub"
APPSETTING_WEBSITE_AUTH_ENABLED
"False"
APPSETTING_WEBSITE_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
APPSETTING_WEBSITE_DYNAMIC_CACHE
"1"
APPSETTING_WEBSITE_SITE_NAME
"app-weu-data-web-01"
APPSETTING_WEBSITE_TIME_ZONE
"Europe/Paris"
APP_DEBUG
"1"
APP_ENV
"dev"
AZURE_AD_GROUP_ADMINISTRATORS
"Azure data-web Members"
AZURE_AD_GROUP_MEMBERS
"Azure data-web Members"
AZURE_API_POWERBI_PASSWORD
"Mk3gam:G-955Z!"
AZURE_API_POWERBI_USERNAME
"svc-power-bi@admino365.strg.arte"
AZURE_API_SSO_CLIENT_ID
"f69e9d73-c092-4831-984b-3f49962749ce"
AZURE_API_SSO_CLIENT_SECRET
"Bor8Q~J5ayYhNaEip_5aTNQ-XFnZi.Zj1cR~Za_B"
AZURE_API_SSO_SCOPE
"f69e9d73-c092-4831-984b-3f49962749ce/.default"
AZURE_API_TENANT_ID
"f24cb049-fe82-4043-97da-7a9a3ca1cd35"
CNB_STACK_ID
"oryx.stacks.skeleton"
COMPUTERNAME
"ln0sdlwk000FDZ"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_URL
"mysql://db-weu-data-web-01-dev:0CvDz5sF9h@mysql-weu-data-web-01.mysql.database.azure.com:3306/db-weu-data-web-01-dev?serverVersion=8.0.21&charset=utf8mb4"
DOCUMENT_ROOT
"/home/site/wwwroot/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC AFD8691FDAEDF03BDF6E460563F15A9B715376CA C28D937575603EB4ABB725861C0779DC5C0A9DE4"
HOME
"/var/www"
HOSTNAME
"app-weu-da-1520aa86"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CLIENT_IP
"216.73.216.120:28023"
HTTP_DISGUISED_HOST
"dev-data.arte.tv"
HTTP_HOST
"dev-data.arte.tv"
HTTP_MAX_FORWARDS
"10"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_WAS_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
HTTP_X_APPSERVICE_PROTO
"https"
HTTP_X_ARR_LOG_ID
"1150b840-cdc2-47cd-bfe9-9933b4ed372e"
HTTP_X_ARR_SSL
"2048|256|CN=GeoTrust Global TLS RSA4096 SHA256 2022 CA1, O="DigiCert, Inc.", C=US|CN=dev-data.arte.tv"
HTTP_X_CLIENT_IP
"216.73.216.120"
HTTP_X_CLIENT_PORT
"28023"
HTTP_X_FORWARDED_FOR
"216.73.216.120:28023"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_TLSVERSION
"1.3"
HTTP_X_ORIGINAL_URL
"/_profiler"
HTTP_X_SITE_DEPLOYMENT_ID
"app-weu-data-web-01__a115"
HTTP_X_WAWS_UNENCODED_URL
"/_profiler"
IDENTITY_ENDPOINT
"http://169.254.131.6:8081/msi/token"
IDENTITY_HEADER
"92d4ffb8-49e4-4ebf-9604-5b5796cc3a89"
KEYCLOAK_BASE_URL
"https://keycloak-int.strg.arte/auth"
KEYCLOAK_CLIENT_ID
"data-portal"
KEYCLOAK_CLIENT_SECRET
"aqZpx0he3JqmkVcvwivRUGJ07pkBU791"
KEYCLOAK_REALM
"arte"
LANG
"C.UTF-8"
LANGUAGE
"C.UTF-8"
LC_ALL
"C.UTF-8"
MSI_ENDPOINT
"http://169.254.131.6:8081/msi/token"
MSI_SECRET
"92d4ffb8-49e4-4ebf-9604-5b5796cc3a89"
NGINX_DOCUMENT_ROOT
"/home/site/wwwroot"
NGINX_PORT
"8080"
NGINX_RUN_USER
"www-data"
NUM_CORES
"2"
OLDPWD
"/home/site/wwwroot"
ORYX_AI_CONNECTION_STRING
"InstrumentationKey=4aadba6b-30c8-42db-9b93-024d5c62b887"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/site/wwwroot"
PATH_INFO
""
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/get/php-8.3.20.tar.xz.asc/from/this/mirror"
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_EXTRA_CONFIGURE_ARGS
"--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi ac_cv_func_mmap=no"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_INI_SCAN_DIR
"/usr/local/etc/php/conf.d:/home/site/wwwroot/azure/php"
PHP_LDFLAGS
"-Wl,-O1 -Wl,--hash-style=both -pie"
PHP_MD5
""
PHP_ORIGIN
"php-fpm"
PHP_SELF
"/index.php"
PHP_SHA256
"f15914e071b5bddaf1475b5f2ba68107e8b8846655f9e89690fb7cd410b0db6c"
PHP_URL
"https://www.php.net/get/php-8.3.20.tar.xz/from/this/mirror"
PHP_VERSION
"8.3"
PLATFORM_VERSION
"104.0.7.217"
PORT
"8080"
PWD
"/home/site/wwwroot"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REGION_NAME
"westeurope"
REMOTEDEBUGGINGVERSION
"17.6.10930.2695"
REMOTE_ADDR
"169.254.131.1"
REMOTE_PORT
"45961"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1753914045
REQUEST_TIME_FLOAT
1753914045.8029
REQUEST_URI
"/_profiler"
ROLE_ADMIN_ID
"9583fcd6-a691-adbe-3615-3c2504c519b9"
ROLE_ADMIN_NAME
"ROLE_ADMIN_DATA-WEB"
ROLE_EXTERNAL_USER_ID
"470a1cbd-c30f-1563-849b-9c09dfb3e13b"
ROLE_EXTERNAL_USER_NAME
"ROLE_EXTERNAL_USER_DATA-WEB"
ROLE_USER_GRANTED
"ROLE_EXTERNAL_USER_DATA_WEB"
ROLE_USER_ID
"e0577507-a025-d621-1257-5af5a972726d"
ROLE_USER_NAME
"ROLE_USER_DATA-WEB"
SCRIPT_FILENAME
"/home/site/wwwroot/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"169.254.131.5"
SERVER_NAME
"example.com"
SERVER_PORT
"8080"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.0"
SERVICE_PRINCIPAL_ID
"e9a6dfa2-0fd9-4de8-b897-586e27fa0345"
SHLVL
"1"
SSH_PORT
"2222"
SYMFONY_DOTENV_PATH
"/home/site/wwwroot/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,MESSENGER_TRANSPORT_DSN,FB_ID,FB_SECRET,APP_VERSION,AZURE_API_AUTH_BASE_URL,AZURE_API_AUTH_TOKEN_PATH,AZURE_API_POWERBI_SCOPE,AZURE_API_POWERBI_ENDPOINT"
ScmType
"GitHub"
TZ
"Europe/Paris"
USER
"www-data"
WEBJOB_ENV
"true"
WEBJOB_HOME
"/home"
WEBSITE_AUTH_ENABLED
"False"
WEBSITE_AUTH_ENCRYPTION_KEY
"CDE8C5DC524ACCE1D17F1ED14327BFBA6DEA3DAB2D1547058215333E9F4A292D"
WEBSITE_AUTH_SIGNING_KEY
"38A3108A40B082195B12F7E9419BADAE277C12A5D14FF3EE2B10CD713F613A84"
WEBSITE_DEFAULT_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
WEBSITE_DEPLOYMENT_ID
"app-weu-data-web-01__a115"
WEBSITE_DYNAMIC_CACHE
"1"
WEBSITE_HOME_STAMPNAME
"waws-prod-am2-755"
WEBSITE_HOSTNAME
"app-weu-data-web-01-dev.azurewebsites.net"
WEBSITE_INSTANCE_ID
"bb01f32b567842dfdf930c1c35d68f519fc595e84dcc0e5e2aa7f0f1f92784f8"
WEBSITE_ISOLATION
"lxc"
WEBSITE_OS
"linux"
WEBSITE_OWNER_NAME
"45758cf8-97ab-4109-9181-73059d32dc1b+rg-weu-data-web-01-WestEuropewebspace-Linux"
WEBSITE_RESOURCE_GROUP
"rg-weu-data-web-01"
WEBSITE_ROLE_INSTANCE_ID
"19943"
WEBSITE_SITE_NAME
"app-weu-data-web-01"
WEBSITE_SKU
"PremiumV3"
WEBSITE_SSH_ENABLED
"1"
WEBSITE_STACK
"PHP"
WEBSITE_TIME_ZONE
"Europe/Paris"
_
"/opt/startup/startup.sh"
argc
0
argv
[]