GET http://10.2.78.226:8000/

DefaultController :: home

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::home"
_firewall_context
"security.firewall.map.context.main"
_route
"default_home"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#479
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#253 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#480
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LumniAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LumniAuthenticator {#481 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#482
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\GarAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\GarAuthenticator {#483 …}
  }
]
_stopwatch_token
"b48590"

Request Headers

Header Value
accept
"*/*"
authorization
""
connection
"close"
host
"10.2.78.226:8000"
user-agent
"kube-probe/1.33"
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
"Tue, 02 Jun 2026 19:03:49 GMT"
x-debug-token
"2b9d58"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Tue, 02 Jun 26 19:03:49 +0000"
Last used
"Tue, 02 Jun 26 19:03:49 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/80/805e7d3327752311b9dc96ea7c6a9897.php"
    "line" => 93
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_20967b0088261709b552174ba54b4d18"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/1c/1cfdccbe7cf8db3b25989971aafcf104.php"
    "line" => 96
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_62b78789c6ce751d520106308b7df05b"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/src/Controller/DefaultController.php"
    "line" => 102
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1919
[
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1919
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/80/805e7d3327752311b9dc96ea7c6a9897.php"
    "line" => 207
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_alerts"
    "class" => "__TwigTemplate_20967b0088261709b552174ba54b4d18"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/80/805e7d3327752311b9dc96ea7c6a9897.php"
    "line" => 176
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_main"
    "class" => "__TwigTemplate_20967b0088261709b552174ba54b4d18"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/72/72fb1f21d5d351b6e01a9540534670cb.php"
    "line" => 187
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3820665cadd61572fcf04e5413caedfc"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/18/18f6845c7e9b4839814f7122edc8269c.php"
    "line" => 97
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d58543646973a2239e8c6cb5373112c2"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/80/805e7d3327752311b9dc96ea7c6a9897.php"
    "line" => 120
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_20967b0088261709b552174ba54b4d18"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/var/cache/dev/twig/1c/1cfdccbe7cf8db3b25989971aafcf104.php"
    "line" => 96
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_62b78789c6ce751d520106308b7df05b"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 467
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 472
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 284
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/src/Controller/DefaultController.php"
    "line" => 102
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "home"
    "class" => "App\Controller\DefaultController"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/http-kernel/Kernel.php"
    "line" => 193
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/opt/macarte-api/public/index.php"
    "line" => 5
    "args" => [
      "/opt/macarte-api/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
"59c04290038e0627095f06b1f68b2de1"
JWT_PASSPHRASE
"4db798c325fe8844543ec4fcff8da4b3"
POSTGRES_PASSWORD
"postgres"
PROXY
""

Defined as regular env variables

Key Value
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"
APP_PROJECT_DIR
"/opt/macarte-api"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/opt/macarte-api"
]
CONTACT_EMAIL
"contact.applications@ign.fr"
CONTACT_EMAIL_PERSONAL_DATA
"dpo@ign.fr"
CONTEXT_DOCUMENT_ROOT
"/opt/macarte-api/public"
CONTEXT_PREFIX
""
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"postgresql://macarte:6beF28gDo9XPqanw5zMU@postgresql-fb4a2bc8-o0bca7ebd.database.cloud.ovh.net:20184/macarte?serverVersion=13&charset=utf8"
DEFAULT_ORGA_MEDIA_SIZE_LIMIT
"1.048576e+07"
DEFAULT_USER_MEDIA_SIZE_LIMIT
"1.048576e+07"
DOCUMENT_ROOT
"/opt/macarte-api/public"
EDUGEO_KEY
"1mgehldv90vifl6s5ksf900i"
EDUGEO_PORT
"tcp://10.3.83.225:80"
EDUGEO_PORT_80_TCP
"tcp://10.3.83.225:80"
EDUGEO_PORT_80_TCP_ADDR
"10.3.83.225"
EDUGEO_PORT_80_TCP_PORT
"80"
EDUGEO_PORT_80_TCP_PROTO
"tcp"
EDUGEO_REDIS_MASTER_PORT
"tcp://10.3.22.42:6379"
EDUGEO_REDIS_MASTER_PORT_6379_TCP
"tcp://10.3.22.42:6379"
EDUGEO_REDIS_MASTER_PORT_6379_TCP_ADDR
"10.3.22.42"
EDUGEO_REDIS_MASTER_PORT_6379_TCP_PORT
"6379"
EDUGEO_REDIS_MASTER_PORT_6379_TCP_PROTO
"tcp"
EDUGEO_REDIS_MASTER_SERVICE_HOST
"10.3.22.42"
EDUGEO_REDIS_MASTER_SERVICE_PORT
"6379"
EDUGEO_REDIS_MASTER_SERVICE_PORT_TCP_REDIS
"6379"
EDUGEO_SERVER
"https://qlf-macarte.ign.fr"
EDUGEO_SERVICE_HOST
"10.3.83.225"
EDUGEO_SERVICE_PORT
"80"
EDUGEO_SERVICE_PORT_HTTP
"80"
FILE_DIR
"data"
FROM_EMAIL
"macarte-ne-pas-repondre@ign.fr"
GAR_CAS
"idp-auth.partenaire.test-gar.education.fr"
GAR_CAS_VALIDATION
"https://idp-auth.partenaire.test-gar.education.fr/p3/serviceValidate?"
GATEWAY_INTERFACE
"CGI/1.1"
GPP_KEY
"k1RSRVIYRxteMEcPK9A5c7g0C6KRw4KX"
GUICHET_URL
"https://espacecollaboratif.ign.fr/"
HOSTNAME
"macarte-macarte-api-cb87f49cd-cf46k"
HTTP_ACCEPT
"*/*"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_HOST
"10.2.78.226:8000"
HTTP_USER_AGENT
"kube-probe/1.33"
IAM_CLIENT_ID
"Client_macarte"
IAM_CLIENT_SECRET
"secret"
IAM_EDIT_ACCOUNT_URL
"https://sso.geopf.fr/realms/geoplateforme/account/"
IAM_URL
"https://sso.geopf.fr/realms/geoplateforme/protocol/openid-connect"
IMG_DIR
"images"
JWT_PUBLIC_KEY
"/opt/macarte-jwt/public.pem"
JWT_SECRET_KEY
"/opt/macarte-jwt/private.pem"
JWT_TOKEN_TTL
"300"
KUBERNETES_PORT
"tcp://10.3.0.1:443"
KUBERNETES_PORT_443_TCP
"tcp://10.3.0.1:443"
KUBERNETES_PORT_443_TCP_ADDR
"10.3.0.1"
KUBERNETES_PORT_443_TCP_PORT
"443"
KUBERNETES_PORT_443_TCP_PROTO
"tcp"
KUBERNETES_SERVICE_HOST
"10.3.0.1"
KUBERNETES_SERVICE_PORT
"443"
KUBERNETES_SERVICE_PORT_HTTPS
"443"
LANG
"C"
LOGIN_ORIGIN
"macarte"
LUMNI_CAS
"sso-enseignants-preprod.lumni.fr/auth/realms/lumni/protocol/cas"
LUMNI_CAS_VALIDATION
"https://sso-enseignants-preprod.lumni.fr/auth/realms/lumni/protocol/cas/serviceValidate"
MACARTE_ATLAS_PORT
"tcp://10.3.17.100:80"
MACARTE_ATLAS_PORT_80_TCP
"tcp://10.3.17.100:80"
MACARTE_ATLAS_PORT_80_TCP_ADDR
"10.3.17.100"
MACARTE_ATLAS_PORT_80_TCP_PORT
"80"
MACARTE_ATLAS_PORT_80_TCP_PROTO
"tcp"
MACARTE_ATLAS_SERVICE_HOST
"10.3.17.100"
MACARTE_ATLAS_SERVICE_PORT
"80"
MACARTE_ATLAS_SERVICE_PORT_HTTP
"80"
MACARTE_EDITORIAL_PORT
"tcp://10.3.158.93:80"
MACARTE_EDITORIAL_PORT_80_TCP
"tcp://10.3.158.93:80"
MACARTE_EDITORIAL_PORT_80_TCP_ADDR
"10.3.158.93"
MACARTE_EDITORIAL_PORT_80_TCP_PORT
"80"
MACARTE_EDITORIAL_PORT_80_TCP_PROTO
"tcp"
MACARTE_EDITORIAL_SERVICE_HOST
"10.3.158.93"
MACARTE_EDITORIAL_SERVICE_PORT
"80"
MACARTE_EDITORIAL_SERVICE_PORT_HTTP
"80"
MACARTE_MACARTE_API_PORT
"tcp://10.3.20.162:80"
MACARTE_MACARTE_API_PORT_80_TCP
"tcp://10.3.20.162:80"
MACARTE_MACARTE_API_PORT_80_TCP_ADDR
"10.3.20.162"
MACARTE_MACARTE_API_PORT_80_TCP_PORT
"80"
MACARTE_MACARTE_API_PORT_80_TCP_PROTO
"tcp"
MACARTE_MACARTE_API_SERVICE_HOST
"10.3.20.162"
MACARTE_MACARTE_API_SERVICE_PORT
"80"
MACARTE_MACARTE_API_SERVICE_PORT_HTTP
"80"
MACARTE_MCEDITOR_PORT
"tcp://10.3.159.29:80"
MACARTE_MCEDITOR_PORT_80_TCP
"tcp://10.3.159.29:80"
MACARTE_MCEDITOR_PORT_80_TCP_ADDR
"10.3.159.29"
MACARTE_MCEDITOR_PORT_80_TCP_PORT
"80"
MACARTE_MCEDITOR_PORT_80_TCP_PROTO
"tcp"
MACARTE_MCEDITOR_SERVICE_HOST
"10.3.159.29"
MACARTE_MCEDITOR_SERVICE_PORT
"80"
MACARTE_MCEDITOR_SERVICE_PORT_HTTP
"80"
MACARTE_MCVIEWER_PORT
"tcp://10.3.226.104:80"
MACARTE_MCVIEWER_PORT_80_TCP
"tcp://10.3.226.104:80"
MACARTE_MCVIEWER_PORT_80_TCP_ADDR
"10.3.226.104"
MACARTE_MCVIEWER_PORT_80_TCP_PORT
"80"
MACARTE_MCVIEWER_PORT_80_TCP_PROTO
"tcp"
MACARTE_MCVIEWER_SERVICE_HOST
"10.3.226.104"
MACARTE_MCVIEWER_SERVICE_PORT
"80"
MACARTE_MCVIEWER_SERVICE_PORT_HTTP
"80"
MACARTE_MESADRESSES_PORT
"tcp://10.3.122.12:80"
MACARTE_MESADRESSES_PORT_80_TCP
"tcp://10.3.122.12:80"
MACARTE_MESADRESSES_PORT_80_TCP_ADDR
"10.3.122.12"
MACARTE_MESADRESSES_PORT_80_TCP_PORT
"80"
MACARTE_MESADRESSES_PORT_80_TCP_PROTO
"tcp"
MACARTE_MESADRESSES_SERVICE_HOST
"10.3.122.12"
MACARTE_MESADRESSES_SERVICE_PORT
"80"
MACARTE_MESADRESSES_SERVICE_PORT_HTTP
"80"
MACARTE_MINECRAFT_PROXY_PORT
"tcp://10.3.180.101:8080"
MACARTE_MINECRAFT_PROXY_PORT_8080_TCP
"tcp://10.3.180.101:8080"
MACARTE_MINECRAFT_PROXY_PORT_8080_TCP_ADDR
"10.3.180.101"
MACARTE_MINECRAFT_PROXY_PORT_8080_TCP_PORT
"8080"
MACARTE_MINECRAFT_PROXY_PORT_8080_TCP_PROTO
"tcp"
MACARTE_MINECRAFT_PROXY_SERVICE_HOST
"10.3.180.101"
MACARTE_MINECRAFT_PROXY_SERVICE_PORT
"8080"
MACARTE_MINECRAFT_PROXY_SERVICE_PORT_HTTP
"8080"
MACARTE_MONCOMPTE_PORT
"tcp://10.3.151.145:80"
MACARTE_MONCOMPTE_PORT_80_TCP
"tcp://10.3.151.145:80"
MACARTE_MONCOMPTE_PORT_80_TCP_ADDR
"10.3.151.145"
MACARTE_MONCOMPTE_PORT_80_TCP_PORT
"80"
MACARTE_MONCOMPTE_PORT_80_TCP_PROTO
"tcp"
MACARTE_MONCOMPTE_SERVICE_HOST
"10.3.151.145"
MACARTE_MONCOMPTE_SERVICE_PORT
"80"
MACARTE_MONCOMPTE_SERVICE_PORT_HTTP
"80"
MACARTE_REDIS_MASTER_PORT
"tcp://10.3.144.92:6379"
MACARTE_REDIS_MASTER_PORT_6379_TCP
"tcp://10.3.144.92:6379"
MACARTE_REDIS_MASTER_PORT_6379_TCP_ADDR
"10.3.144.92"
MACARTE_REDIS_MASTER_PORT_6379_TCP_PORT
"6379"
MACARTE_REDIS_MASTER_PORT_6379_TCP_PROTO
"tcp"
MACARTE_REDIS_MASTER_SERVICE_HOST
"10.3.144.92"
MACARTE_REDIS_MASTER_SERVICE_PORT
"6379"
MACARTE_REDIS_MASTER_SERVICE_PORT_TCP_REDIS
"6379"
MACARTE_SERVER
"https://qlf-macarte.ign.fr"
MACARTE_STATISTIQUE_PORT
"tcp://10.3.231.56:80"
MACARTE_STATISTIQUE_PORT_80_TCP
"tcp://10.3.231.56:80"
MACARTE_STATISTIQUE_PORT_80_TCP_ADDR
"10.3.231.56"
MACARTE_STATISTIQUE_PORT_80_TCP_PORT
"80"
MACARTE_STATISTIQUE_PORT_80_TCP_PROTO
"tcp"
MACARTE_STATISTIQUE_SERVICE_HOST
"10.3.231.56"
MACARTE_STATISTIQUE_SERVICE_PORT
"80"
MACARTE_STATISTIQUE_SERVICE_PORT_HTTP
"80"
MACARTE_STORYMAP_PORT
"tcp://10.3.72.110:80"
MACARTE_STORYMAP_PORT_80_TCP
"tcp://10.3.72.110:80"
MACARTE_STORYMAP_PORT_80_TCP_ADDR
"10.3.72.110"
MACARTE_STORYMAP_PORT_80_TCP_PORT
"80"
MACARTE_STORYMAP_PORT_80_TCP_PROTO
"tcp"
MACARTE_STORYMAP_SERVICE_HOST
"10.3.72.110"
MACARTE_STORYMAP_SERVICE_PORT
"80"
MACARTE_STORYMAP_SERVICE_PORT_HTTP
"80"
MACARTE_TEAMS_PORT
"tcp://10.3.212.15:80"
MACARTE_TEAMS_PORT_80_TCP
"tcp://10.3.212.15:80"
MACARTE_TEAMS_PORT_80_TCP_ADDR
"10.3.212.15"
MACARTE_TEAMS_PORT_80_TCP_PORT
"80"
MACARTE_TEAMS_PORT_80_TCP_PROTO
"tcp"
MACARTE_TEAMS_SERVICE_HOST
"10.3.212.15"
MACARTE_TEAMS_SERVICE_PORT
"80"
MACARTE_TEAMS_SERVICE_PORT_HTTP
"80"
MAILER_DSN
"smtp://smtp-gpf.mailer:25"
NO_PROXY
""
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PGDATABASE
"macarte"
PGHOST
"postgresql-fb4a2bc8-o0bca7ebd.database.cloud.ovh.net"
PGPASSWORD
"6beF28gDo9XPqanw5zMU"
PGPORT
"20184"
PGSSLMODE
"require"
PGUSER
"macarte"
PHP_SELF
"/index.php"
PIWIK_ID
"239"
PWD
"/opt/macarte-api"
QUERY_STRING
""
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/"
REDIS_HOST
"10.3.144.92"
REDIS_PASSWORD
"dzMZ4JxHFV"
REDIS_PORT
"6379"
REMOTE_ADDR
"51.91.147.141"
REMOTE_PORT
"41444"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780427029
REQUEST_TIME_FLOAT
1780427029.4705
REQUEST_URI
"/"
S3_BUCKET
"qua-ign-mut-macarte"
S3_ENDPOINT
"https://s3.sbg.io.cloud.ovh.net"
S3_REGION
"sbg"
SCRIPT_FILENAME
"/opt/macarte-api/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"10.2.78.226"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"10.2.78.226"
SERVER_PORT
"8000"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/opt/macarte-api/.env"
SYMFONY_DOTENV_VARS
"APP_SECRET,JWT_PASSPHRASE,PROXY,POSTGRES_PASSWORD"
USER_EDITOR_DEFAULT_ID
"36736"
_
"/usr/sbin/apache2"
access_key_id
"3b2b361f57a84340922c440ea3b7af8a"
secret_access_key
"760ab939322b4e4cb33fe3d6fa494976"