ArticleCrudController :: index

Request

GET Parameters

Key Value
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\ArticleCrudController"
page
"1"
sort
[
  "slug" => "DESC"
]

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\ArticleCrudController"
  "index"
]
_firewall_context
"security.firewall.map.context.main"
_links
Symfony\Component\WebLink\GenericLinkProvider {#2156
  -links: []
}
_route
"admin"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"08c16b"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#777
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#765 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#774 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#773 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#776 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"main_deauth_profile_token=184866; PHPSESSID=b74b93e7309aa9d46b61316239382bf3"
from
"gptbot(at)openai.com"
host
"sae301.mmi24c04.mmi-troyes.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"376484372"
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 05:02:56 GMT"
x-debug-token
"8bd76c"

Cookies

Request Cookies

Key Value
PHPSESSID
"b74b93e7309aa9d46b61316239382bf3"
main_deauth_profile_token
"184866"

Response Cookies

No response cookies

Session 5

Session Metadata

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

Session Attributes

Attribute Value
_csrf/ea-batch-action-batchDelete
"BuRSWouOK0_u2gIuCJFaF1I7xYv_fA3ejejJ9lT8SJQ"
_csrf/ea-delete
"1ZAIKZiHjTSYe_h418ZYZ9lpjGCBzrqwkxh6Ho_11iA"
_csrf/ea-toggle
"RPUCVb0IUa6-UbwxY7Avw3pykmcWD2magIsEIIGK7Eg"

Session Usage

5 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: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/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "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:49
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "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/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "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:53
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "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/Factory/FieldFactory.php"
    "line" => 149
    "function" => "processFields"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 149
    "function" => "processFieldsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "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\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/SAE301/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1911
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/97/970e18eeb04f0ee062b27f919b43319a.php"
    "line" => 55
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_c1ba32946064d603d07373a5d3992413"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1518
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/2b/2be6097c650c30529698b7a008cdf440.php"
    "line" => 784
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_3c3bbd8dee5aa7bb34b4d15cd8f779cd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/2b/2be6097c650c30529698b7a008cdf440.php"
    "line" => 652
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_3c3bbd8dee5aa7bb34b4d15cd8f779cd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/2b/2be6097c650c30529698b7a008cdf440.php"
    "line" => 494
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_3c3bbd8dee5aa7bb34b4d15cd8f779cd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/2b/2be6097c650c30529698b7a008cdf440.php"
    "line" => 157
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_3c3bbd8dee5aa7bb34b4d15cd8f779cd"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/var/cache/dev/twig/dd/dd452299e99752b4fd817bd0ad578ff6.php"
    "line" => 80
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b869082d304110d4194e86bdfe4dfd5"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
    "line" => 49
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/SAE301/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelView"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
    "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" => 188
    "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"
  ]
]

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, deflate"
HTTP_COOKIE
"main_deauth_profile_token=184866; PHPSESSID=b74b93e7309aa9d46b61316239382bf3"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"sae301.mmi24c04.mmi-troyes.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"376484372"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&page=1&sort%5Bslug%5D=DESC"
REDIRECT_QUERY_STRING
"crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&page=1&sort%5Bslug%5D=DESC"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin"
REMOTE_ADDR
"74.7.227.36"
REMOTE_PORT
"52588"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1768280576
REQUEST_TIME_FLOAT
1768280576.5559
REQUEST_URI
"/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CArticleCrudController&page=1&sort%5Bslug%5D=DESC"
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"