Error 404 Not Found

GET https://easyadmin.yoannh.dev/en/admin/comment/batch-delete?page=8

Forwarded to ErrorController (42ad3a)

Request / Response

Request

GET Parameters

Key Value
page
"8"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Admin\CommentCrudController::detail"
_firewall_context
"security.firewall.map.context.main"
_locale
"en"
_remove_csp_headers
true
_route
"admin_comment_detail"
_route_params
[
  "_locale" => "en"
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\CommentCrudController"
  "crudAction" => "detail"
  "entityId" => "batch-delete"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"893d77"
crudAction
"detail"
crudControllerFqcn
"App\Controller\Admin\CommentCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1028
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#1031 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#1038 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#1030 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#1025 …}
}
entityId
"batch-delete"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"easyadmin.yoannh.dev"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-proto
"https"
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, 28 Apr 2026 19:22:16 GMT"
set-cookie
[
  "main_deauth_profile_token=42ad3a; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Mon, 28 Apr 2025 19:22:15 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"The%20%22App%5CEntity%5CComment%22%20entity%20with%20%22id%20%3D%20batch-delete%22%20does%20not%20exist%20in%20the%20database.%20The%20entity%20may%20have%20been%20deleted%20by%20mistake%20or%20by%20a%20%22cascade%3D%7B%22remove%22%7D%22%20operation%20executed%20by%20Doctrine."
x-debug-exception-file
"%2Fhome%2Fclients%2F60c84fa9574b11cf86c3c272084d2f3d%2Fsites%2Feasyadmin%2Fvendor%2Feasycorp%2Feasyadmin-bundle%2Fsrc%2FFactory%2FEntityFactory.php:133"
x-debug-token
"bd69a2"
x-debug-token-link
"https://easyadmin.yoannh.dev/_profiler/42ad3a"
x-previous-debug-token
"42ad3a"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1485
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #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 {#1434
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "42ad3a"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 249
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 63
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 98
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/index.php"
    "line" => 5
    "args" => [
      "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/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
"6d39ac05501b4bcc7aba3882c668377b"
DATABASE_URL
"sqlite:///%kernel.project_dir%/var/data.db"
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
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin"
]
CONTEXT_DOCUMENT_ROOT
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"easyadmin.yoannh.dev"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PHP_VERSION
"8.5"
QUERY_STRING
"page=8"
REDIRECT_HTTPS
"on"
REDIRECT_PHP_VERSION
"8.5"
REDIRECT_QUERY_STRING
"page=8"
REDIRECT_SCRIPT_URI
"https://easyadmin.yoannh.dev/en/admin/comment/batch-delete"
REDIRECT_SCRIPT_URL
"/en/admin/comment/batch-delete"
REDIRECT_SSL_TLS_SNI
"easyadmin.yoannh.dev"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"afEI6PkPeWrnJmogeuQ3pQAAAJU"
REDIRECT_URL
"/en/admin/comment/batch-delete"
REMOTE_ADDR
"216.73.216.17"
REMOTE_PORT
"35970"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1777404136
REQUEST_TIME_FLOAT
1777404136.6554
REQUEST_URI
"/en/admin/comment/batch-delete?page=8"
SCRIPT_FILENAME
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://easyadmin.yoannh.dev/en/admin/comment/batch-delete"
SCRIPT_URL
"/en/admin/comment/batch-delete"
SERVER_ADDR
"127.0.0.80"
SERVER_ADMIN
"webmaster@yoannh.dev"
SERVER_NAME
"easyadmin.yoannh.dev"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"easyadmin.yoannh.dev"
SYMFONY_DOTENV_PATH
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
TEMP
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/tmp"
TMP
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/tmp"
TMPDIR
"/home/clients/60c84fa9574b11cf86c3c272084d2f3d/tmp"
UNIQUE_ID
"afEI6PkPeWrnJmogeuQ3pQAAAJU"

Sub Requests 1

ErrorController (token = 42ad3a)

Key Value
_controller
"error_controller"
_stopwatch_token
"bc58b0"
exception
EasyCorp\Bundle\EasyAdminBundle\Exception\EntityNotFoundException {#942
  #message: "The "App\Entity\Comment" entity with "id = batch-delete" does not exist in the database. The entity may have been deleted by mistake or by a "cascade={"remove"}" operation executed by Doctrine."
  #code: 0
  #file: "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
  #line: 133
  -statusCode: 404
  -headers: []
  -context: EasyCorp\Bundle\EasyAdminBundle\Context\ExceptionContext {#934 …}
  trace: {
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:133 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->getEntityInstance(string $entityFqcn, mixed $entityIdValue): object …
      › 
      ›     throw new EntityNotFoundException(['entity_name' => $entityFqcn, 'entity_id_name' => $entityIdName, 'entity_id_value' => $entityIdValue]);}
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:89 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->doCreate(?string $entityFqcn = null, mixed $entityId = null, Symfony\Component\ExpressionLanguage\Expression|string|null $entityPermission = null, ?object $entityInstance = null): EntityDto …
      › if (null === $entityInstance && null !== $entityFqcn) {    $entityInstance = null === $entityId ? null : $this->getEntityInstance($entityFqcn, $entityId);}
      arguments: {
        $entityFqcn: "App\Entity\Comment"
        $entityIdValue: "batch-delete"
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:35 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->create(string $entityFqcn, mixed $entityId = null, Symfony\Component\ExpressionLanguage\Expression|string|null $entityPermission = null): EntityDto …
      › {    return $this->doCreate($entityFqcn, $entityId, $entityPermission);}
      arguments: {
        $entityFqcn: "App\Entity\Comment"
        $entityId: "batch-delete"
        $entityPermission: null
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php:266 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory->getEntityDto(Request $request, ?CrudDto $crudDto): EntityDto …
      › 
      ›     return $this->entityFactory->create($crudDto->getEntityFqcn(), $entityId, $crudDto->getEntityPermission());}
      arguments: {
        $entityFqcn: "App\Entity\Comment"
        $entityId: "batch-delete"
        $entityPermission: null
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php:68 {
      EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory->create(Request $request, DashboardControllerInterface $dashboardController, ?CrudControllerInterface $crudController, ?string $actionName = null): AdminContext …
      › $crudDto = $this->getCrudDto($this->adminControllers, $dashboardController, $crudController, new ActionConfigDto(), $filters, $crudAction, $pageName);$entityDto = $this->getEntityDto($request, $crudDto);$searchDto = $this->getSearchDto($request, $crudDto);
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#707 …}
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php:89 {
      EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber->onKernelRequest(RequestEvent $event): void …
      › try {    $adminContext = $this->adminContextFactory->create($request, $dashboardControllerInstance, $crudControllerInstance, $actionName);} catch (BaseException $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $dashboardController: App\Controller\Admin\DashboardController {#635 …}
        $crudController: App\Controller\Admin\CommentCrudController {#631 …}
        $actionName: "detail"
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#163 …}
        }
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#163 …}
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …13]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/http-kernel/HttpKernel.php:159 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
        $eventName: "kernel.request"
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/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) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/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 {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
        $type: 1
        $catch: true
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#10 …}
      }
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/index.php:5 {
      › 
      › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#14
  -records: [
    10 => [
      [
        "timestamp" => 1777404136
        "timestamp_rfc3339" => "2026-04-28T21:22:16.725+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "admin_comment_detail"
          "route_parameters" => [
            "_route" => "admin_comment_detail"
            "_locale" => "en"
            "_controller" => "App\Controller\Admin\CommentCrudController::detail"
            "routeCreatedByEasyAdmin" => true
            "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
            "crudControllerFqcn" => "App\Controller\Admin\CommentCrudController"
            "crudAction" => "detail"
            "entityId" => "batch-delete"
          ]
          "request_uri" => "https://easyadmin.yoannh.dev/en/admin/comment/batch-delete?page=8"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1777404136
        "timestamp_rfc3339" => "2026-04-28T21:22:16.727+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1777404136
        "timestamp_rfc3339" => "2026-04-28T21:22:16.751+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_sqlite"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => null
            "user" => "root"
            "password" => null
            "driverOptions" => []
            "defaultTableOptions" => []
            "path" => "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/var/data.db"
            "charset" => "utf8"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777404136
        "timestamp_rfc3339" => "2026-04-28T21:22:16.752+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.content AS content_2, t0.published_at AS published_at_3, t0.status AS status_4, t0.author_id AS author_id_5, t0.post_id AS post_id_6 FROM comment t0 WHERE t0.id = ?"
          "params" => [
            1 => "batch-delete"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#948
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1777404136
        "timestamp_rfc3339" => "2026-04-28T21:22:16.761+02:00"
        "message" => "Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityNotFoundException: "The "App\Entity\Comment" entity with "id = batch-delete" does not exist in the database. The entity may have been deleted by mistake or by a "cascade={"remove"}" operation executed by Doctrine." at EntityFactory.php line 133"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => EasyCorp\Bundle\EasyAdminBundle\Exception\EntityNotFoundException {#942
            #message: "The "App\Entity\Comment" entity with "id = batch-delete" does not exist in the database. The entity may have been deleted by mistake or by a "cascade={"remove"}" operation executed by Doctrine."
            #code: 0
            #file: "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
            #line: 133
            -statusCode: 404
            -headers: []
            -context: EasyCorp\Bundle\EasyAdminBundle\Context\ExceptionContext {#934 …}
            trace: {
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:133 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->getEntityInstance(string $entityFqcn, mixed $entityIdValue): object …
                › 
                ›     throw new EntityNotFoundException(['entity_name' => $entityFqcn, 'entity_id_name' => $entityIdName, 'entity_id_value' => $entityIdValue]);}
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:89 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->doCreate(?string $entityFqcn = null, mixed $entityId = null, Symfony\Component\ExpressionLanguage\Expression|string|null $entityPermission = null, ?object $entityInstance = null): EntityDto …
                › if (null === $entityInstance && null !== $entityFqcn) {    $entityInstance = null === $entityId ? null : $this->getEntityInstance($entityFqcn, $entityId);}
                arguments: {
                  $entityFqcn: "App\Entity\Comment"
                  $entityIdValue: "batch-delete"
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php:35 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory->create(string $entityFqcn, mixed $entityId = null, Symfony\Component\ExpressionLanguage\Expression|string|null $entityPermission = null): EntityDto …
                › {    return $this->doCreate($entityFqcn, $entityId, $entityPermission);}
                arguments: {
                  $entityFqcn: "App\Entity\Comment"
                  $entityId: "batch-delete"
                  $entityPermission: null
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php:266 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory->getEntityDto(Request $request, ?CrudDto $crudDto): EntityDto …
                › 
                ›     return $this->entityFactory->create($crudDto->getEntityFqcn(), $entityId, $crudDto->getEntityPermission());}
                arguments: {
                  $entityFqcn: "App\Entity\Comment"
                  $entityId: "batch-delete"
                  $entityPermission: null
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php:68 {
                EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory->create(Request $request, DashboardControllerInterface $dashboardController, ?CrudControllerInterface $crudController, ?string $actionName = null): AdminContext …
                › $crudDto = $this->getCrudDto($this->adminControllers, $dashboardController, $crudController, new ActionConfigDto(), $filters, $crudAction, $pageName);$entityDto = $this->getEntityDto($request, $crudDto);$searchDto = $this->getSearchDto($request, $crudDto);
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#707 …}
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php:89 {
                EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber->onKernelRequest(RequestEvent $event): void …
                › try {    $adminContext = $this->adminContextFactory->create($request, $dashboardControllerInstance, $crudControllerInstance, $actionName);} catch (BaseException $e) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $dashboardController: App\Controller\Admin\DashboardController {#635 …}
                  $crudController: App\Controller\Admin\CommentCrudController {#631 …}
                  $actionName: "detail"
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#163 …}
                  }
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#163 …}
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
                arguments: {
                  $listeners: [ …13]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
                arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#234 …}
                  $eventName: "kernel.request"
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/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) {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $type: 1
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/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 {
                arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                  $type: 1
                  $catch: true
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);arguments: {
                  $request: Symfony\Component\HttpFoundation\Request {#10 …}
                }
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/public/index.php:5 {
                › 
                › require_once \dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/clients/60c84fa9574b11cf86c3c272084d2f3d/sites/easyadmin/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    10 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#16 …}
}