https://dev.whiplay.fr/files/show/513

FileController :: show

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\FileController::show"
_firewall_context
"security.firewall.map.context.main"
_route
"whiplay_file_show"
_route_params
[
  "id" => "513"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"41b937"
file
App\Entity\File {#801
  -id: 513
  -name: "Introduction (live version 2024)"
  -createdAt: DateTime @1735580095 {#803
    date: 2024-12-30 18:34:55.0 Europe/Berlin (+01:00)
  }
  -deleted: false
  -type: "music"
  -folder: Proxies\__CG__\App\Entity\Folder {#860 …}
  -project: null
  -status: "public"
  -fileActions: Doctrine\ORM\PersistentCollection {#892 …}
  -extension: "mp3"
  -mimeType: "audio/mpeg"
  -realName: "6772d9bf6ae9b"
  -description: null
  -tempFilename: null
  -file: null
  -playable: Proxies\__CG__\App\Entity\Playable {#906 …}
  -bandMembers: Doctrine\ORM\PersistentCollection {#912 …}
  #picture: null
  -url: null
}
id
"513"
media_type
"text/html"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
content-length
""
content-type
""
host
"dev.whiplay.fr"
referer
"https://dev.whiplay.fr/!/files/show/513"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 08 Dec 2025 22:44:02 GMT"
x-debug-token
"701a62"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Mon, 08 Dec 25 23:44:02 +0100"
Last used
"Mon, 08 Dec 25 23:44:02 +0100"
Lifetime
0

Session Attributes

Attribute Value
previousData
[
  "id" => "513"
]
previousRoute
"whiplay_file_show"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Extensions/UtilsExtension.php"
    "line" => 39
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/ContainerEnsAE3p/App_KernelDevDebugContainer.php"
    "line" => 774
    "function" => "__construct"
    "class" => "App\Extensions\UtilsExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/dependency-injection/Container.php"
    "line" => 422
    "function" => "get_Container_Private_TwigService"
    "class" => "ContainerEnsAE3p\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/dependency-injection/Argument/ServiceLocator.php"
    "line" => 42
    "function" => "getService"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Argument\ServiceLocator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Controller/FileController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "show"
    "class" => "App\Controller\FileController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Extension/CoreExtension.php:1597
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1597
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/ac/ac79dd954d3da91f5684da87cc733cd6770af4916247b392d09114cd3d48b9a7.php"
    "line" => 74
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_whiplay_body_head"
    "class" => "__TwigTemplate_bbef7d9a5a9be5aea65d2ac342d1e12db2c4d95f01a0f54272b5497e44ccdb0b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/da/da5e857270d8ed1eb0b6d07e500f8ac56f97ffd9226c97a383d3c15df2acd5c6.php"
    "line" => 418
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_3b6be7e9f63d768963e86533c5b1468ff62e7e54f62bcaa111d084d878785289"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/da/da5e857270d8ed1eb0b6d07e500f8ac56f97ffd9226c97a383d3c15df2acd5c6.php"
    "line" => 131
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3b6be7e9f63d768963e86533c5b1468ff62e7e54f62bcaa111d084d878785289"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/ac/ac79dd954d3da91f5684da87cc733cd6770af4916247b392d09114cd3d48b9a7.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bbef7d9a5a9be5aea65d2ac342d1e12db2c4d95f01a0f54272b5497e44ccdb0b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/1e/1ece4ae840547d81f26c05dbc280738cd79aeec8423fa1386514efd253161c01.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1c27171345eaf08f387fa1c4fc1d7ae69efd3c01ad912e99a52af4de411e902e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Controller/FileController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "show"
    "class" => "App\Controller\FileController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Extensions\UtilsExtension:84
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Extensions/UtilsExtension.php"
    "line" => 84
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/da/da5e857270d8ed1eb0b6d07e500f8ac56f97ffd9226c97a383d3c15df2acd5c6.php"
    "line" => 174
    "function" => "getRealRedirectUrlOnLoad"
    "class" => "App\Extensions\UtilsExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3b6be7e9f63d768963e86533c5b1468ff62e7e54f62bcaa111d084d878785289"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/ac/ac79dd954d3da91f5684da87cc733cd6770af4916247b392d09114cd3d48b9a7.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bbef7d9a5a9be5aea65d2ac342d1e12db2c4d95f01a0f54272b5497e44ccdb0b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/var/cache/dev/twig/1e/1ece4ae840547d81f26c05dbc280738cd79aeec8423fa1386514efd253161c01.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1c27171345eaf08f387fa1c4fc1d7ae69efd3c01ad912e99a52af4de411e902e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Controller/FileController.php"
    "line" => 106
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 152
    "function" => "show"
    "class" => "App\Controller\FileController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\AjaxRequestEditorListener:40
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Services/AjaxRequestEditorListener.php"
    "line" => 40
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "processAjaxRequestCheck"
    "class" => "App\Services\AjaxRequestEditorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Services\AjaxRequestEditorListener:41
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/src/Services/AjaxRequestEditorListener.php"
    "line" => 41
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "processAjaxRequestCheck"
    "class" => "App\Services\AjaxRequestEditorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/whiplay/whiplay-dev/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/whiplay/whiplay-dev/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"thisisNotaSecret"
DATABASE_URL
"mysql://whiplayusr:vuibjeghubovDeaHoHebOvigtaub2Og2@127.0.0.1:3306/whiplay"
DISCORD_INVITE_URL
"https://discord.gg/EvyAn5S7T8"
DISCORD_NEW_MUSIC_WEBHOOK
"https://discord.com/api/webhooks/847180311410638928/aL_truyqUS67PivjI19bVXjFj7bq6SGuoIB8cRbOVNa6XLp7HJxwOX-JxpoZr-PUOaiv"
DISCORD_NEW_USER_WEBHOOK
"https://discord.com/api/webhooks/847866769178886174/lPkWNonJUtxRjGrnDEXgK0b_eDVmPtUTjJQ-EJ9Ar7J6KuQzb-Wdv6Ysf6Q4fNvA6iZX"
FACEBOOK_CLIENT_ID
"807973066292256"
FACEBOOK_CLIENT_SECRET
"8906bf169f1905f35e07b8d56e710d73"
GEOCODE_API_KEY
"AIzaSyDDQ4loTvCRGTmTKXb54KyQwh80yd8rSiw"
HCAPTCHA_SECRET_KEY
"0xA9e155ba26Ea705ec9A893B7553fd1Ac1Cd8b96A"
HCAPTCHA_SITE_KEY
"795b375b-9294-4008-9ab9-0829f7f71a8c"
MAILER_DSN
"smtp://contact@whiplay.fr:7uhBVc6HccXyz7P@ssl0.ovh.net:465"
MERCURE_JWT_SECRET
"A893Bdf27ab97553f8-9ab9-0d1Ac1C"
MERCURE_PUBLIC_URL
"https://dev.whiplay.fr/mercure-hub/"
MERCURE_URL
"http://localhost:3001/.well-known/mercure"
SERVER_HOST
"https://dev.whiplay.fr"
SUB_PATH
"/"
WHIPLAY_VERSION
"3.0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/whiplay/whiplay-dev/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"dev.whiplay.fr"
HTTP_REFERER
"https://dev.whiplay.fr/!/files/show/513"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.48"
REMOTE_PORT
"64252"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765233842
REQUEST_TIME_FLOAT
1765233842.302
REQUEST_URI
"/files/show/513"
SCRIPT_FILENAME
"/var/www/whiplay/whiplay-dev/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"146.59.228.66"
SERVER_NAME
"dev.whiplay.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,DATABASE_URL,APP_DEBUG,WHIPLAY_VERSION,SERVER_HOST,SUB_PATH,MAILER_DSN,APP_SECRET,GEOCODE_API_KEY,FACEBOOK_CLIENT_ID,FACEBOOK_CLIENT_SECRET,DISCORD_NEW_MUSIC_WEBHOOK,DISCORD_NEW_USER_WEBHOOK,DISCORD_INVITE_URL,HCAPTCHA_SITE_KEY,HCAPTCHA_SECRET_KEY,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET"
USER
"www-data"