SeriesCrudController :: markIncomplete
Request
GET Parameters
| Key | Value |
|---|---|
| entityId | "2" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\SeriesCrudController::markIncomplete" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "es" |
| _remove_csp_headers | true |
| _route | "admin_series_mark_incomplete" |
| _route_params | [ "_locale" => "es" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\SeriesCrudController" "crudAction" => "markIncomplete" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "bb30ff" |
| crudAction | "markIncomplete" |
| crudControllerFqcn | "App\Controller\Admin\SeriesCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#861 -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#867 …} -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#864 …} -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#865 …} -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#862 …} } |
| 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 17:44:10 GMT" |
| set-cookie | [ "main_deauth_profile_token=0e5a68; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Wed, 12 Mar 2025 17:44:09 GMT; Max-Age=0; path=/; httponly" ] |
| vary | "Accept" |
| x-debug-exception | "Call%20to%20a%20member%20function%20setIsComplete%28%29%20on%20null" |
| x-debug-exception-file | "%2Fvar%2Fwww%2Fhtml%2Fadmin.webuni.com%2Fsrc%2FController%2FAdmin%2FSeriesCrudController.php:85" |
| x-debug-token | "408e11" |
| x-debug-token-link | "https://admin.webuni.com/_profiler/0e5a68" |
| x-previous-debug-token | "0e5a68" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| main_auth_profile_token | Symfony\Component\HttpFoundation\Cookie {#1331 #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 {#1320 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: true #name: "main_deauth_profile_token" #value: "0e5a68" #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/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php"
"line" => 30
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
"line" => 103
"function" => "isGranted"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
"line" => 35
"function" => "doCreate"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 266
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 68
"function" => "getEntityDto"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/admin.webuni.com/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
"line" => 89
"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 | "entityId=2" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.187" |
| REMOTE_PORT | "34304" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773337449 |
| REQUEST_TIME_FLOAT | 1773337449.9725 |
| REQUEST_URI | "/es/admin/series/mark-incomplete?entityId=2" |
| 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" |
Sub Requests 1
ErrorController (token = 0e5a68)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "8aaf99" |
| exception | Error {#1008 #message: "Call to a member function setIsComplete() on null" #code: 0 #file: "/var/www/html/admin.webuni.com/src/Controller/Admin/SeriesCrudController.php" #line: 85 : { { App\Controller\Admin\SeriesCrudController->markIncomplete(AdminContext $context): Response … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#97 -records: [ 2 => [ [ "timestamp" => 1773337449 "timestamp_rfc3339" => "2026-03-12T17:44:09.988+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "admin_series_mark_incomplete" "route_parameters" => [ "_route" => "admin_series_mark_incomplete" "_locale" => "es" "_controller" => "App\Controller\Admin\SeriesCrudController::markIncomplete" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\SeriesCrudController" "crudAction" => "markIncomplete" ] "request_uri" => "https://admin.webuni.com/es/admin/series/mark-incomplete?entityId=2" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1773337449 "timestamp_rfc3339" => "2026-03-12T17:44:09.992+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 0 ] "channel" => "security" ] [ "timestamp" => 1773337450 "timestamp_rfc3339" => "2026-03-12T17:44:10.004+00:00" "message" => "Uncaught PHP Exception Error: "Call to a member function setIsComplete() on null" at SeriesCrudController.php line 85" "priority" => 500 "priorityName" => "CRITICAL" "context" => [ "exception" => Error {#1008 #message: "Call to a member function setIsComplete() on null" #code: 0 #file: "/var/www/html/admin.webuni.com/src/Controller/Admin/SeriesCrudController.php" #line: 85 : { { App\Controller\Admin\SeriesCrudController->markIncomplete(AdminContext $context): Response … › |