Forwarded to ErrorController (8d3523)

ArticleCrudController :: edit

Request

GET Parameters

Key Value
crudAction
"edit"
crudControllerFqcn
"App\Controller\Admin\ArticleCrudController"
entityId
"6"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\ArticleCrudController"
  "edit"
]
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"admin"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"09fca2"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#799
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#814 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#813 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#811 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#809 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cache-control
"max-age=0"
connection
"keep-alive"
host
"sae301.mmi24c04.mmi-troyes.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
via
"1.1 squid-proxy-5b5d847c96-8t524 (squid/6.13)"
x-forwarded-for
"10.9.139.97"
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, 13 Jan 2026 10:05:32 GMT"
set-cookie
[
  "main_deauth_profile_token=8d3523; path=/; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Mon, 13 Jan 2025 10:05:31 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"Failed%20to%20create%20%22%2Fvar%2Fwww%2FSAE301%2Fpublic%2Fuploads%2Farticles%2F%22%3A%20mkdir%28%29%3A%20Permission%20denied"
x-debug-exception-file
"%2Fvar%2Fwww%2FSAE301%2Fvendor%2Fsymfony%2Ffilesystem%2FFilesystem.php:98"
x-debug-token
"ccf233"
x-debug-token-link
"http://sae301.mmi24c04.mmi-troyes.fr/_profiler/8d3523"
x-previous-debug-token
"8d3523"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1630
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: false
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1631
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "main_deauth_profile_token"
  #value: "8d3523"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 9

Session Metadata

Key Value
Created
"Tue, 13 Jan 26 10:05:32 +0000"
Last used
"Tue, 13 Jan 26 10:05:32 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/ea-toggle
"_Y1aDh42H_gGVVK75oBVrBYnwbnYmTI9sjWPWPUHAuw"

Session Usage

9 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php"
    "line" => 30
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 166
    "function" => "isGranted"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 86
    "function" => "doCreate"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 271
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 66
    "function" => "getEntityDto"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 182
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 224
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 224
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php"
    "line" => 48
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php"
    "line" => 115
    "function" => "configure"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 224
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "edit"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 99
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 241
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 91
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/SAE301/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"2c9ed0ead2503ff93f51c5932e9288bf"
APP_SHARE_DIR
"var/share"
DATABASE_URL
"mysql://sae301:motdepassefort@127.0.0.1:3306/sae301?serverVersion=10.11.2-MariaDB&charset=utf8mb4"
DEFAULT_URI
"http://localhost"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/SAE301"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/SAE301"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/SAE301/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/SAE301/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"sae301.mmi24c04.mmi-troyes.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-8t524 (squid/6.13)"
HTTP_X_FORWARDED_FOR
"10.9.139.97"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&entityId=6"
REDIRECT_QUERY_STRING
"crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&entityId=6"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin"
REMOTE_ADDR
"216.73.216.85"
REMOTE_PORT
"37644"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768298732
REQUEST_TIME_FLOAT
1768298732.0547
REQUEST_URI
"/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&entityId=6"
SCRIPT_FILENAME
"/var/www/SAE301/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"45.147.96.160"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"sae301.mmi24c04.mmi-troyes.fr"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.66 (Debian) Server at sae301.mmi24c04.mmi-troyes.fr Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.66 (Debian)"
SYMFONY_DOTENV_PATH
"/var/www/SAE301/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"www-data"
proxy-nokeepalive
"1"

Sub Requests 1

ErrorController (token = 8d3523)

Key Value
_controller
"error_controller"
_stopwatch_token
"bd37bb"
exception
Symfony\Component\Filesystem\Exception\IOException {#1351
  #message: "Failed to create "/var/www/SAE301/public/uploads/articles/": mkdir(): Permission denied"
  #code: 0
  #file: "/var/www/SAE301/vendor/symfony/filesystem/Filesystem.php"
  #line: 98
  -path: "/var/www/SAE301/public/uploads/articles/"
  trace: {
    /var/www/SAE301/vendor/symfony/filesystem/Filesystem.php:98 {
      Symfony\Component\Filesystem\Filesystem->mkdir(Traversable|array|string $dirs, int $mode = 511): void …
      › if (!self::box('mkdir', $dir, $mode, true) && !is_dir($dir)) {    throw new IOException(\sprintf('Failed to create "%s": ', $dir).self::$lastError, 0, null, $dir);}
    }
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php:154 {
      EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType->{closure:EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType::configureOptions():142} …
      › if ($isLocalFilesystem && !is_dir($value)) {    $this->filesystem->mkdir($value);}
    }
    /var/www/SAE301/vendor/symfony/options-resolver/OptionsResolver.php:1124 {
      Symfony\Component\OptionsResolver\OptionsResolver->offsetGet(mixed $option, bool $triggerDeprecation = true): mixed …
      › foreach ($this->normalizers[$option] as $normalizer) {    $value = $normalizer($this, $value);}
    }
    /var/www/SAE301/vendor/symfony/options-resolver/OptionsResolver.php:903 {
      Symfony\Component\OptionsResolver\OptionsResolver->resolve(array $options = []): array …
      › foreach ($clone->defaults as $option => $_) {    $clone->offsetGet($option);}
    }
    /var/www/SAE301/vendor/symfony/form/ResolvedFormType.php:77 {
      Symfony\Component\Form\ResolvedFormType->createBuilder(FormFactoryInterface $factory, string $name, array $options = []): FormBuilderInterface …
      › try {    $options = $this->getOptionsResolver()->resolve($options);} catch (ExceptionInterface $e) {
    }
    /var/www/SAE301/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:58 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->createBuilder(FormFactoryInterface $factory, string $name, array $options = []): FormBuilderInterface …
      › {    $builder = $this->proxiedType->createBuilder($factory, $name, $options);}
    /var/www/SAE301/vendor/symfony/form/FormFactory.php:67 {
      Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
      › 
      › $builder = $type->createBuilder($this, $name, $options);}
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Form/Type/CrudFormType.php:112 {
      EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType->buildForm(FormBuilderInterface $builder, array $options): void …
      › 
      › $formField = $builder->getFormFactory()->createNamedBuilder($name, $formFieldType, null, $formFieldOptions);$formField->setAttribute('ea_entity', $entityDto);
    }
    /var/www/SAE301/vendor/symfony/form/ResolvedFormType.php:100 {
      Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options): void …
      › 
      › $this->innerType->buildForm($builder, $options);}
    /var/www/SAE301/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:73 {
      Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options): void …
      › {    $this->proxiedType->buildForm($builder, $options);}
    }
    /var/www/SAE301/vendor/symfony/form/FormFactory.php:75 {
      Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
      › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());}
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FormFactory.php:35 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory->createEditFormBuilder(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormBuilderInterface …
      › 
      ›     return $this->symfonyFormFactory->createNamedBuilder($entityDto->getName(), CrudFormType::class, $entityDto->getInstance(), $formOptions->all());}
    }
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:550 {
      EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->createEditFormBuilder(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormBuilderInterface …
      › {    return $this->container->get(FormFactory::class)->createEditFormBuilder($entityDto, $formOptions, $context);}
    }
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:545 {
      EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->createEditForm(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormInterface …
      › {    return $this->createEditFormBuilder($entityDto, $formOptions, $context)->getForm();}
    }
    /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:259 {
      EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->edit(AdminContext $context) …
      › 
      › $editForm = $this->createEditForm($context->getEntity(), $context->getCrud()->getEditFormOptions(), $context);$editForm->handleRequest($context->getRequest());
    }
    /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/SAE301/vendor/symfony/http-kernel/Kernel.php:191 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/SAE301/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/SAE301/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/SAE301/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#90
  -records: [
    2 => [
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.064+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "admin"
          "route_parameters" => [
            "_route" => "admin"
            "_controller" => "App\Controller\Admin\DashboardController::index"
          ]
          "request_uri" => "http://sae301.mmi24c04.mmi-troyes.fr/admin?crudAction=edit&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&entityId=6"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.065+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.073+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "127.0.0.1"
            "port" => 3306
            "user" => "sae301"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "sae301"
            "serverVersion" => "10.11.2-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.076+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image AS image_5, t0.category AS category_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.published AS published_9, t0.excerpt AS excerpt_10 FROM article t0 WHERE t0.id = ?"
          "params" => [
            1 => "6"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#748
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.091+00:00"
        "message" => "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#1156
            #message: "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
            #code: 0
            #file: "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php"
            #line: 325
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php:325 {
                EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator->generateUrl(): string …
                › if (!$usePrettyUrls && \in_array($routeParameters[EA::CRUD_ACTION] ?? Action::INDEX, Crud::ACTION_NAMES, true)) {    trigger_deprecation(        'easycorp/easyadmin-bundle',
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php:49 {
                EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator->configure(FieldDto $field, EntityDto $entityDto, AdminContext $context): void …
                ›     ->set('csrfToken', $this->csrfTokenManager?->getToken(BooleanField::CSRF_TOKEN_NAME))    ->generateUrl();$field->setCustomOption(BooleanField::OPTION_TOGGLE_URL, $toggleUrl);
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php:115 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory->processFields(EntityDto $entityDto, FieldCollection $fields, ?string $currentPage = null): void …
                ›     // @phpstan-ignore-next-line argument.type    $configurator->configure($fieldDto, $entityDto, $context);}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:224 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->edit(AdminContext $context) …
                › 
                › $this->container->get(FieldFactory::class)->processFields($context->getEntity(), FieldCollection::new($this->configureFields(Crud::PAGE_EDIT)), Crud::PAGE_EDIT);$context->getCrud()->setFieldAssets($this->getFieldAssets($context->getEntity()->getFields()));
              }
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/SAE301/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/SAE301/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/SAE301/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/SAE301/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.092+00:00"
        "message" => "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#836
            #message: "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
            #code: 0
            #file: "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php"
            #line: 325
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php:325 {
                EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator->generateUrl(): string …
                › if (!$usePrettyUrls && \in_array($routeParameters[EA::CRUD_ACTION] ?? Action::INDEX, Crud::ACTION_NAMES, true)) {    trigger_deprecation(        'easycorp/easyadmin-bundle',
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:308 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->generateActionUrl(Request $request, ActionDto $actionDto, ?EntityDto $entityDto = null): string …
                › 
                ›     return $this->adminUrlGenerator->unsetAllExcept(...$urlParametersToKeep)->setAll($requestParameters)->generateUrl();}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:195 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->processAction(string $pageName, ActionDto $actionDto, ?EntityDto $entityDto = null): ActionDto …
                › 
                › $actionDto->setLinkUrl($this->generateActionUrl($adminContext->getRequest(), $actionDto, $entityDto));}
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:79 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->processEntityActions(EntityDto $entityDto, ActionConfigDto $actionsDto): void …
                › 
                ›     $processedItems[$item->getName()] = $this->processAction($currentPage, $item, $entityDto);} elseif ($item instanceof ActionGroupDto) {
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:226 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->edit(AdminContext $context) …
                › $context->getCrud()->setFieldAssets($this->getFieldAssets($context->getEntity()->getFields()));$this->container->get(ActionFactory::class)->processEntityActions($context->getEntity(), $context->getCrud()->getActionsConfig());/** @var TEntity $entityInstance */
              }
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/SAE301/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/SAE301/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/SAE301/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/SAE301/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.093+00:00"
        "message" => "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#838
            #message: "User Deprecated: Since easycorp/easyadmin-bundle 4.14.0: Not using pretty admin URLs is deprecated because they will become the only available URLs starting from EasyAdmin 5.0.0. Read the docs to learn how to enable pretty URLs in your application."
            #code: 0
            #file: "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php"
            #line: 325
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Router/AdminUrlGenerator.php:325 {
                EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator->generateUrl(): string …
                › if (!$usePrettyUrls && \in_array($routeParameters[EA::CRUD_ACTION] ?? Action::INDEX, Crud::ACTION_NAMES, true)) {    trigger_deprecation(        'easycorp/easyadmin-bundle',
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:308 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->generateActionUrl(Request $request, ActionDto $actionDto, ?EntityDto $entityDto = null): string …
                › 
                ›     return $this->adminUrlGenerator->unsetAllExcept(...$urlParametersToKeep)->setAll($requestParameters)->generateUrl();}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:195 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->processAction(string $pageName, ActionDto $actionDto, ?EntityDto $entityDto = null): ActionDto …
                › 
                › $actionDto->setLinkUrl($this->generateActionUrl($adminContext->getRequest(), $actionDto, $entityDto));}
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php:79 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory->processEntityActions(EntityDto $entityDto, ActionConfigDto $actionsDto): void …
                › 
                ›     $processedItems[$item->getName()] = $this->processAction($currentPage, $item, $entityDto);} elseif ($item instanceof ActionGroupDto) {
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:226 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->edit(AdminContext $context) …
                › $context->getCrud()->setFieldAssets($this->getFieldAssets($context->getEntity()->getFields()));$this->container->get(ActionFactory::class)->processEntityActions($context->getEntity(), $context->getCrud()->getActionsConfig());/** @var TEntity $entityInstance */
              }
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/SAE301/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/SAE301/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/SAE301/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/SAE301/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1768298732
        "timestamp_rfc3339" => "2026-01-13T10:05:32.098+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\Filesystem\Exception\IOException: "Failed to create "/var/www/SAE301/public/uploads/articles/": mkdir(): Permission denied" at Filesystem.php line 98"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Symfony\Component\Filesystem\Exception\IOException {#1351
            #message: "Failed to create "/var/www/SAE301/public/uploads/articles/": mkdir(): Permission denied"
            #code: 0
            #file: "/var/www/SAE301/vendor/symfony/filesystem/Filesystem.php"
            #line: 98
            -path: "/var/www/SAE301/public/uploads/articles/"
            trace: {
              /var/www/SAE301/vendor/symfony/filesystem/Filesystem.php:98 {
                Symfony\Component\Filesystem\Filesystem->mkdir(Traversable|array|string $dirs, int $mode = 511): void …
                › if (!self::box('mkdir', $dir, $mode, true) && !is_dir($dir)) {    throw new IOException(\sprintf('Failed to create "%s": ', $dir).self::$lastError, 0, null, $dir);}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Form/Type/FileUploadType.php:154 {
                EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType->{closure:EasyCorp\Bundle\EasyAdminBundle\Form\Type\FileUploadType::configureOptions():142} …
                › if ($isLocalFilesystem && !is_dir($value)) {    $this->filesystem->mkdir($value);}
              }
              /var/www/SAE301/vendor/symfony/options-resolver/OptionsResolver.php:1124 {
                Symfony\Component\OptionsResolver\OptionsResolver->offsetGet(mixed $option, bool $triggerDeprecation = true): mixed …
                › foreach ($this->normalizers[$option] as $normalizer) {    $value = $normalizer($this, $value);}
              }
              /var/www/SAE301/vendor/symfony/options-resolver/OptionsResolver.php:903 {
                Symfony\Component\OptionsResolver\OptionsResolver->resolve(array $options = []): array …
                › foreach ($clone->defaults as $option => $_) {    $clone->offsetGet($option);}
              }
              /var/www/SAE301/vendor/symfony/form/ResolvedFormType.php:77 {
                Symfony\Component\Form\ResolvedFormType->createBuilder(FormFactoryInterface $factory, string $name, array $options = []): FormBuilderInterface …
                › try {    $options = $this->getOptionsResolver()->resolve($options);} catch (ExceptionInterface $e) {
              }
              /var/www/SAE301/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:58 {
                Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->createBuilder(FormFactoryInterface $factory, string $name, array $options = []): FormBuilderInterface …
                › {    $builder = $this->proxiedType->createBuilder($factory, $name, $options);}
              /var/www/SAE301/vendor/symfony/form/FormFactory.php:67 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › 
                › $builder = $type->createBuilder($this, $name, $options);}
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Form/Type/CrudFormType.php:112 {
                EasyCorp\Bundle\EasyAdminBundle\Form\Type\CrudFormType->buildForm(FormBuilderInterface $builder, array $options): void …
                › 
                › $formField = $builder->getFormFactory()->createNamedBuilder($name, $formFieldType, null, $formFieldOptions);$formField->setAttribute('ea_entity', $entityDto);
              }
              /var/www/SAE301/vendor/symfony/form/ResolvedFormType.php:100 {
                Symfony\Component\Form\ResolvedFormType->buildForm(FormBuilderInterface $builder, array $options): void …
                › 
                › $this->innerType->buildForm($builder, $options);}
              /var/www/SAE301/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php:73 {
                Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy->buildForm(FormBuilderInterface $builder, array $options): void …
                › {    $this->proxiedType->buildForm($builder, $options);}
              }
              /var/www/SAE301/vendor/symfony/form/FormFactory.php:75 {
                Symfony\Component\Form\FormFactory->createNamedBuilder(string $name, string $type = '…51', mixed $data = null, array $options = []): FormBuilderInterface …
                › // createBuilder() or buildForm() in the resolved form type$type->buildForm($builder, $builder->getOptions());}
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Factory/FormFactory.php:35 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\FormFactory->createEditFormBuilder(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormBuilderInterface …
                › 
                ›     return $this->symfonyFormFactory->createNamedBuilder($entityDto->getName(), CrudFormType::class, $entityDto->getInstance(), $formOptions->all());}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:550 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->createEditFormBuilder(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormBuilderInterface …
                › {    return $this->container->get(FormFactory::class)->createEditFormBuilder($entityDto, $formOptions, $context);}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:545 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->createEditForm(EntityDto $entityDto, KeyValueStore $formOptions, AdminContext $context): FormInterface …
                › {    return $this->createEditFormBuilder($entityDto, $formOptions, $context)->getForm();}
              }
              /var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php:259 {
                EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController->edit(AdminContext $context) …
                › 
                › $editForm = $this->createEditForm($context->getEntity(), $context->getCrud()->getEditFormOptions(), $context);$editForm->handleRequest($context->getRequest());
              }
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/SAE301/vendor/symfony/http-kernel/Kernel.php:191 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/SAE301/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/SAE301/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/SAE301/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/SAE301/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    2 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#89 …}
}