Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
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 | "194b1d" |
| crudAction | "detail" |
| crudControllerFqcn | "App\Controller\Admin\CommentCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#1025 -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#1031 …} -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#1028 …} -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#1029 …} -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#1026 …} } |
| entityId | "batch-delete" |
| routeCreatedByEasyAdmin | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "admin.webuni.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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, 12 Mar 2026 14:17:04 GMT" |
| set-cookie | [ "main_deauth_profile_token=9d5524; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Wed, 12 Mar 2025 14:17:03 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 | "%2Fvar%2Fwww%2Fhtml%2Fadmin.webuni.com%2Fvendor%2Feasycorp%2Feasyadmin-bundle%2Fsrc%2FFactory%2FEntityFactory.php:133" |
| x-debug-token | "aca52b" |
| x-debug-token-link | "https://admin.webuni.com/_profiler/9d5524" |
| x-previous-debug-token | "9d5524" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1461 #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 {#1448 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "9d5524" #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" => "/var/www/html/admin.webuni.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 249
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 63
"function" => "getUser"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
"line" => 98
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/public/index.php"
"line" => 5
"args" => [
"/var/www/html/admin.webuni.com/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 | "/var/www/html/admin.webuni.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/admin.webuni.com" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/admin.webuni.com/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "admin.webuni.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.187" |
| REMOTE_PORT | "12746" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773325024 |
| REQUEST_TIME_FLOAT | 1773325024.6551 |
| REQUEST_URI | "/en/admin/comment/batch-delete" |
| SCRIPT_FILENAME | "/var/www/html/admin.webuni.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "217.13.105.42" |
| SERVER_NAME | "admin.webuni.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.24.0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/admin.webuni.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| USER | "www-data" |