Error 404 Not Found

GET http://brassicollines.be/admin/beer/batch-delete?page=2&sort%5Balcool%5D=DESC

Forwarded to ErrorController (e4f2c0)

Request / Response

Request

GET Parameters

Key Value
page
"2"
sort
[
  "alcool" => "DESC"
]

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\Admin\BeerCrudController::detail"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"admin_beer_detail"
_route_params
[
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\BeerCrudController"
  "crudAction" => "detail"
  "entityId" => "batch-delete"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[]
_stopwatch_token
"8848a4"
crudAction
"detail"
crudControllerFqcn
"App\Controller\Admin\BeerCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#823
  -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#829 …}
  -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#826 …}
  -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#827 …}
  -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#824 …}
}
entityId
"batch-delete"
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
host
"brassicollines.be"
referer
"http://brassicollines.be/admin/beer/batch-delete?page=2&sort%5Balcool%5D=DESC"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.217.64"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"1"
x-real-ip
"216.73.217.64"

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, 07 Jul 2026 08:48:42 GMT"
set-cookie
[
  "main_deauth_profile_token=e4f2c0; path=/; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Mon, 07 Jul 2025 08:48:41 GMT; Max-Age=0; path=/; httponly"
]
x-debug-exception
"The%20%22App%5CEntity%5CBeer%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
"%2Fapplication%2Fvendor%2Feasycorp%2Feasyadmin-bundle%2Fsrc%2FFactory%2FEntityFactory.php:133"
x-debug-token
"19a57e"
x-debug-token-link
"http://brassicollines.be/_profiler/e4f2c0"
x-previous-debug-token
"e4f2c0"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1119
  #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 {#1106
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "main_deauth_profile_token"
  #value: "e4f2c0"
  #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" => "/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 249
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
    "line" => 63
    "function" => "getUser"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
    "line" => 98
    "function" => "create"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/http-kernel/Kernel.php"
    "line" => 191
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/application/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/application/public/index.php"
    "line" => 5
    "args" => [
      "/application/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
"1a31878898b58bad9eecb2c4b2876b06"
DATABASE_URL
"mysql://root:password@db:3306/brassicollines?serverVersion=8.0.32&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/application"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/application"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/application/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"1198C0117593497A5EC5C199286AF1F9897469DC 49D9AF6BC72A80D6691719C8AA23F5BE9C7097D4 D95C03BC702BE9515344AE3374E44BC9067701A5"
HOME
"/home/local"
HOSTNAME
"79e52700405b"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_HOST
"brassicollines.be"
HTTP_REFERER
"http://brassicollines.be/admin/beer/batch-delete?page=2&sort%5Balcool%5D=DESC"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.217.64"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"216.73.217.64"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPIZE_DEPS
"autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"c1569f1f543f6b025c583cdc0e730e5c5833c603618613f1aa8e75d1524b8c91"
PHP_URL
"https://www.php.net/distributions/php-8.5.4.tar.xz"
PHP_VALUE
"error_log=/var/log/nginx/application_php_errors.log"
PHP_VERSION
"8.5.4"
PWD
"/application"
QUERY_STRING
"page=2&sort%5Balcool%5D=DESC"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.30.0.1"
REMOTE_PORT
"57262"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1783414122
REQUEST_TIME_FLOAT
1783414122.6767
REQUEST_URI
"/admin/beer/batch-delete?page=2&sort%5Balcool%5D=DESC"
SCRIPT_FILENAME
"/application/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.30.0.4"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.19.0"
SHLVL
"2"
SYMFONY_DOTENV_PATH
"/application/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN"
TRUSTED_PROXIES
"127.0.0.1,REMOTE_ADDR"
USER
"local"

Sub Requests 1

ErrorController (token = e4f2c0)

Key Value
_controller
"error_controller"
_stopwatch_token
"22922c"
exception
EasyCorp\Bundle\EasyAdminBundle\Exception\EntityNotFoundException {#765
  #message: "The "App\Entity\Beer" 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: "/application/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
  #line: 133
  -statusCode: 404
  -headers: []
  -context: EasyCorp\Bundle\EasyAdminBundle\Context\ExceptionContext {#778 …}
  trace: {
    /application/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]);}
    }
    /application/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\Beer"
        $entityIdValue: "batch-delete"
      }
    }
    /application/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\Beer"
        $entityId: "batch-delete"
        $entityPermission: null
      }
    }
    /application/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\Beer"
        $entityId: "batch-delete"
        $entityPermission: null
      }
    }
    /application/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 {#3 …}
        $crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#550 …}
      }
    }
    /application/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 {#3 …}
        $dashboardController: App\Controller\Admin\DashboardController {#552 …}
        $crudController: App\Controller\Admin\BeerCrudController {#548 …}
        $actionName: "detail"
      }
    }
    /application/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 {#158 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
        }
      }
    }
    /application/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 {#158 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
      }
    }
    /application/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: [ …12]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#158 …}
      }
    }
    /application/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 {#158 …}
        $eventName: "kernel.request"
      }
    }
    /application/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 {#158 …}
        $eventName: "kernel.request"
      }
    }
    /application/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 {#3 …}
        $type: 1
      }
    }
    /application/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 {#3 …}
        $type: 1
        $catch: true
      }
    }
    /application/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 {#3 …}
      }
    }
    /application/vendor/autoload_runtime.php:32 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /application/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/application/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#61
  -records: [
    3 => [
      [
        "timestamp" => 1783414122
        "timestamp_rfc3339" => "2026-07-07T10:48:42.681+02:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "admin_beer_detail"
          "route_parameters" => [
            "_route" => "admin_beer_detail"
            "_controller" => "App\Controller\Admin\BeerCrudController::detail"
            "routeCreatedByEasyAdmin" => true
            "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
            "crudControllerFqcn" => "App\Controller\Admin\BeerCrudController"
            "crudAction" => "detail"
            "entityId" => "batch-delete"
          ]
          "request_uri" => "http://brassicollines.be/admin/beer/batch-delete?page=2&sort%5Balcool%5D=DESC"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1783414122
        "timestamp_rfc3339" => "2026-07-07T10:48:42.681+02:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 0
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1783414122
        "timestamp_rfc3339" => "2026-07-07T10:48:42.685+02:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "db"
            "port" => 3306
            "user" => "root"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "brassicollines"
            "serverVersion" => "8.0.32"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1783414122
        "timestamp_rfc3339" => "2026-07-07T10:48:42.686+02:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.alcool AS alcool_3, t0.type AS type_4, t0.position AS position_5, t0.brewer_id AS brewer_id_6 FROM beer t0 WHERE t0.id = ?"
          "params" => [
            1 => "batch-delete"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#770
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1783414122
        "timestamp_rfc3339" => "2026-07-07T10:48:42.689+02:00"
        "message" => "Uncaught PHP Exception EasyCorp\Bundle\EasyAdminBundle\Exception\EntityNotFoundException: "The "App\Entity\Beer" 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 {#765
            #message: "The "App\Entity\Beer" 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: "/application/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
            #line: 133
            -statusCode: 404
            -headers: []
            -context: EasyCorp\Bundle\EasyAdminBundle\Context\ExceptionContext {#778 …}
            trace: {
              /application/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]);}
              }
              /application/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\Beer"
                  $entityIdValue: "batch-delete"
                }
              }
              /application/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\Beer"
                  $entityId: "batch-delete"
                  $entityPermission: null
                }
              }
              /application/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\Beer"
                  $entityId: "batch-delete"
                  $entityPermission: null
                }
              }
              /application/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 {#3 …}
                  $crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#550 …}
                }
              }
              /application/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 {#3 …}
                  $dashboardController: App\Controller\Admin\DashboardController {#552 …}
                  $crudController: App\Controller\Admin\BeerCrudController {#548 …}
                  $actionName: "detail"
                }
              }
              /application/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 {#158 …}
                  ...: {
                    "kernel.request"
                    Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
                  }
                }
              }
              /application/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 {#158 …}
                  $eventName: "kernel.request"
                  $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
                }
              }
              /application/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: [ …12]
                  $eventName: "kernel.request"
                  $event: Symfony\Component\HttpKernel\Event\RequestEvent {#158 …}
                }
              }
              /application/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 {#158 …}
                  $eventName: "kernel.request"
                }
              }
              /application/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 {#158 …}
                  $eventName: "kernel.request"
                }
              }
              /application/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 {#3 …}
                  $type: 1
                }
              }
              /application/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 {#3 …}
                  $type: 1
                  $catch: true
                }
              }
              /application/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 {#3 …}
                }
              }
              /application/vendor/autoload_runtime.php:32 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /application/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/application/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
    ]
  ]
  -errorCount: [
    3 => 1
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#60 …}
}