302 redirect from GET @admin_dashboard (cfe605)

EcoleCrudController :: listEcole

Request

GET Parameters

Key Value
crudAction
"listEcole"
crudControllerFqcn
"App\Controller\Admin\EcoleCrudController"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\EcoleCrudController"
  "listEcole"
]
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_redirected
true
_route
"admin_dashboard"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"61891c"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#625
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#605 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#65 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#598 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#308 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#301 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#294 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#444 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#600 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#68 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#602 …}
  -mainMenuDto: null
  -userMenuDto: null
}

Request Headers

Header Value
accept
"*/*"
content-length
"0"
cookie
"sf_redirect=%7B%22token%22%3A%22cfe605%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CEcoleCrudController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsc1nzqt7411%5C%2Fmangaia.dev.iesc-inscriptions.fr%5C%2Fsrc%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FEcoleCrudController.php%22%2C%22line%22%3A82%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.mangaia.dev.iesc-inscriptions.fr"
referer
"https://www.mangaia.dev.iesc-inscriptions.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEcoleCrudController"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-autonomous-system
"16509"
x-country-code
"US"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.30"
x-ssl
"yes"

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
"Fri, 05 Jun 2026 11:21:43 GMT"
x-debug-token
"7e3d56"

Cookies

Request Cookies

Key Value
sf_redirect
"{"token":"cfe605","route":"admin_dashboard","method":"GET","controller":{"class":"App\\Controller\\Admin\\EcoleCrudController","method":"index","file":"\/home\/sc1nzqt7411\/mangaia.dev.iesc-inscriptions.fr\/src\/src\/Controller\/Admin\/EcoleCrudController.php","line":82},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Fri, 05 Jun 26 13:21:43 +0200"
Last used
"Fri, 05 Jun 26 13:21:43 +0200"
Lifetime
0

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php"
    "line" => 32
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 129
    "function" => "isGranted"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 71
    "function" => "doCreate"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 243
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 62
    "function" => "getEntityDto"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 78
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/7a/7a298af00c5a62a33766b5c4ae82b1a4.php"
    "line" => 48
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1ba9ce73767158a4d3ab974b533108e2"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/4c/4cc07dc2a2387ad66d3b0804dca2e6d6.php"
    "line" => 1001
    "function" => "twig_include"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_bb40c200702c66068b4df80c433ff985"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/4c/4cc07dc2a2387ad66d3b0804dca2e6d6.php"
    "line" => 856
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_bb40c200702c66068b4df80c433ff985"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/4c/4cc07dc2a2387ad66d3b0804dca2e6d6.php"
    "line" => 469
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_bb40c200702c66068b4df80c433ff985"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/4c/4cc07dc2a2387ad66d3b0804dca2e6d6.php"
    "line" => 201
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_bb40c200702c66068b4df80c433ff985"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/var/cache/dev/twig/1a/1af00c24aada413e0ca2fa330f9057af.php"
    "line" => 48
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ae5fe04d5ce16fa1e75cebf7a5381cfb"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/src/Controller/Admin/EcoleCrudController.php"
    "line" => 99
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "listEcole"
    "class" => "App\Controller\Admin\EcoleCrudController"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 156
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
    "line" => 5
    "args" => [
      "/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_BASE_URL
"http://mangaia.dev.iesc-inscription.fr"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_NAME
"DEV"
APP_SECRET
"386d84e65ad920672f4558afb92a556f"
DATABASE_URL
"mysql://sc1nzqt7411_iesc:}Sf(k&GCq2PT@localhost:3306/sc1nzqt7411_iesc?serverVersion=10.6.15-MariaDB&charset=utf8mb4"
MAILER_DSN
"mailgun+api://6a297858f25ddc18c5b6de15cdbdebac-3750a53b-d9558833:send.iesc-inscriptions.fr@smtp.eu.mailgun.org"
MAILGUN_SMTP_LOGIN
"info@send.iesc-inscriptions.fr"
MAILGUN_SMTP_PASSWORD
"585832ef443c1873516a5b4ad0894d7c-3750a53b-1f8d6ccf"
MAILGUN_SMTP_PORT
"587"
MAILGUN_SMTP_SERVER
"smtp.eu.mailgun.org"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22cfe605%22%2C%22route%22%3A%22admin_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CEcoleCrudController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsc1nzqt7411%5C%2Fmangaia.dev.iesc-inscriptions.fr%5C%2Fsrc%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FEcoleCrudController.php%22%2C%22line%22%3A82%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.mangaia.dev.iesc-inscriptions.fr"
HTTP_REFERER
"https://www.mangaia.dev.iesc-inscriptions.fr/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CEcoleCrudController"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_AUTONOMOUS_SYSTEM
"16509"
HTTP_X_COUNTRY_CODE
"US"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"216.73.217.30"
HTTP_X_SSL
"yes"
LSCAPI_CRIU_SYNC_FD
"7"
PATH
"/usr/local/bin:/usr/bin:/bin"
PHP_SELF
"/index.php"
PWD
"/"
QUERY_STRING
"crudAction=listEcole&crudControllerFqcn=App%5CController%5CAdmin%5CEcoleCrudController"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"crudAction=listEcole&crudControllerFqcn=App%5CController%5CAdmin%5CEcoleCrudController"
REDIRECT_SSL_TLS_SNI
"www.mangaia.dev.iesc-inscriptions.fr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aiKxR5WTy-ucFC8tJKZisgAAAQA"
REDIRECT_URL
"/admin"
REMOTE_ADDR
"216.73.217.30"
REMOTE_PORT
"33134"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1780658503
REQUEST_TIME_FLOAT
1780658503.1515
REQUEST_URI
"/admin?crudAction=listEcole&crudControllerFqcn=App%5CController%5CAdmin%5CEcoleCrudController"
SCRIPT_FILENAME
"/home/sc1nzqt7411/mangaia.dev.iesc-inscriptions.fr/src/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"109.234.161.215"
SERVER_ADMIN
"webmaster@mangaia.dev.iesc-inscriptions.fr"
SERVER_NAME
"www.mangaia.dev.iesc-inscriptions.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"www.mangaia.dev.iesc-inscriptions.fr"
SYMFONY_DOTENV_VARS
"APP_NAME,APP_ENV,APP_SECRET,APP_DEBUG,APP_BASE_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILGUN_SMTP_LOGIN,MAILGUN_SMTP_PASSWORD,MAILGUN_SMTP_SERVER,MAILGUN_SMTP_PORT"
TEMP
"/tmp"
TMP
"/tmp"
TMPDIR
"/tmp"
UNIQUE_ID
"aiKxR5WTy-ucFC8tJKZisgAAAQA"