CountryCrudController :: index

Request

GET Parameters

Key Value
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\CountryCrudController"
page
"6"
signature
"4dFbpWtBp8zpk_xik3Ybdov31_l1Lag2JM8r9rFAjuE"
sort
[
  "name" => "ASC"
]

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\CountryCrudController"
  "index"
]
_firewall_context
"security.firewall.map.context.main"
_route
"admin"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"6d3f17"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#728
  -request: Symfony\Component\HttpFoundation\Request {#3 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#671 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#255 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#660 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#348 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#402 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#401 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#417 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#346 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#290 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#733 …}
  -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#1877 …}
  -userMenuDto: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
cookie
"PHPSESSID=rr8arh2qnjlgeuha38ona4coa8"
from
"gptbot(at)openai.com"
host
"www.umrh.inrae.fr"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
x-openai-host-hash
"763267131"
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
"Thu, 11 Sep 2025 02:43:42 GMT"
x-debug-token
"067050"

Cookies

Request Cookies

Key Value
PHPSESSID
"rr8arh2qnjlgeuha38ona4coa8"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Thu, 11 Sep 25 04:43:38 +0200"
Last used
"Thu, 11 Sep 25 04:43:41 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-ea-batch-action-batchDelete
"_FnDzjQnAXcoaugx3QKwaBZ49JgROstkkd9YCqALZJg"
_csrf/https-ea-delete
"RdbFSWfwN-7uRkFb_p_jxO_ha1EKbhjqU8MdWruGjIM"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 217
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 66
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 125
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 151
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 98
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 138
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 71
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 151
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 98
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 138
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 75
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 73
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 151
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 98
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 138
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
/var/www/html/eurcaw-experts/vendor/twig/twig/src/Extension/CoreExtension.php:1637
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1637
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/b1/b1eb29db484e6644411d5c74fbd042b190bf601d77e26c6a1db4ecb513ba2a7e.php"
    "line" => 48
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_acce3c478809d4aa71f6ebde9b10e4755766e48f99187bfd4e037ab3b1dc18c9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1349
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/d4/d4711b123f9ee21c9e601290a194acc8c9063a6af9528ca89d62a6fed1f2822c.php"
    "line" => 585
    "function" => "twig_include"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_7ed4f98e316cb5b2263c0135278cd81fef322c39ec4e7e195c6f56fa0fe9cf1f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/d4/d4711b123f9ee21c9e601290a194acc8c9063a6af9528ca89d62a6fed1f2822c.php"
    "line" => 489
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_7ed4f98e316cb5b2263c0135278cd81fef322c39ec4e7e195c6f56fa0fe9cf1f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/d4/d4711b123f9ee21c9e601290a194acc8c9063a6af9528ca89d62a6fed1f2822c.php"
    "line" => 388
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_7ed4f98e316cb5b2263c0135278cd81fef322c39ec4e7e195c6f56fa0fe9cf1f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/d4/d4711b123f9ee21c9e601290a194acc8c9063a6af9528ca89d62a6fed1f2822c.php"
    "line" => 152
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7ed4f98e316cb5b2263c0135278cd81fef322c39ec4e7e195c6f56fa0fe9cf1f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/var/cache/dev/twig/79/79e1a0a5ad27a82b6a9a45bd1a01d79cd07f4ad27189ee30f58f5683226b338e.php"
    "line" => 66
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_794521de1418c4451ee0171be7ed5f0b19270f312b5a7b118c6803478e0a61e3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
    "line" => 50
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelView"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 168
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/eurcaw-experts/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/eurcaw-experts/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
"111fe119cad74859e99cd67e5ca44b0f"
DATABASE_URL
"mysql://root:GeorgesAbitbol@127.0.0.1:3306/eurcaw?serverVersion=8&charset=utf8mb4"
MAILER_DSN
"native://default"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/eurcaw-experts/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/html"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_COOKIE
"PHPSESSID=rr8arh2qnjlgeuha38ona4coa8"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"www.umrh.inrae.fr"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"763267131"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/eurcaw-experts/public/index.php"
QUERY_STRING
"crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCountryCrudController&page=6&signature=4dFbpWtBp8zpk_xik3Ybdov31_l1Lag2JM8r9rFAjuE&sort%5Bname%5D=ASC"
REDIRECT_BASE
"/eurcaw-experts/public"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCountryCrudController&page=6&signature=4dFbpWtBp8zpk_xik3Ybdov31_l1Lag2JM8r9rFAjuE&sort%5Bname%5D=ASC"
REDIRECT_SSL_TLS_SNI
"www.umrh.inrae.fr"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/eurcaw-experts/public/admin"
REMOTE_ADDR
"20.171.207.160"
REMOTE_PORT
"57134"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1757558622
REQUEST_TIME_FLOAT
1757558622.1881
REQUEST_URI
"/eurcaw-experts/public/admin?crudAction=index&crudControllerFqcn=App%5CController%5CAdmin%5CCountryCrudController&page=6&signature=4dFbpWtBp8zpk_xik3Ybdov31_l1Lag2JM8r9rFAjuE&sort%5Bname%5D=ASC"
SCRIPT_FILENAME
"/var/www/html/eurcaw-experts/public/index.php"
SCRIPT_NAME
"/eurcaw-experts/public/index.php"
SERVER_ADDR
"138.102.159.122"
SERVER_ADMIN
"matthieu.reichstadt@inrae.fr"
SERVER_NAME
"www.umrh.inrae.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.29 (Ubuntu) Server at www.umrh.inrae.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.29 (Ubuntu)"
SSL_TLS_SNI
"www.umrh.inrae.fr"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"