SeriesCrudController :: markComplete
Request
GET Parameters
| Key | Value |
|---|---|
| entityId | "3" |
| page | "1" |
| sort | [ "id" => "DESC" ] |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\SeriesCrudController::markComplete" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "fr" |
| _remove_csp_headers | true |
| _route | "admin_series_mark_complete" |
| _route_params | [ "_locale" => "fr" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\SeriesCrudController" "crudAction" => "markComplete" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "a7dfc4" |
| crudAction | "markComplete" |
| 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" |
| cookie | "handl_url_base=https%3A%2F%2Ftheadityainstitute.com%2F; handl_landing_page=https%3A%2F%2Ftheadityainstitute.com%2F%3Fp%3D7308; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_url=https%3A%2F%2Ftheadityainstitute.com%2F%3Fp%3D7308; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29; handl_ip=216.73.216.223" |
| 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 | "Fri, 13 Mar 2026 07:25:34 GMT" |
| set-cookie | [ "main_deauth_profile_token=817f4c; path=/; secure; httponly; samesite=lax" "main_auth_profile_token=deleted; expires=Thu, 13 Mar 2025 07:25:33 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:72" |
| x-debug-token | "0a9347" |
| x-debug-token-link | "https://admin.webuni.com/_profiler/817f4c" |
| x-previous-debug-token | "817f4c" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| HandLtestDomainNameServer | "HandLtestDomainValueServer" |
| handl_ip | "216.73.216.223" |
| handl_landing_page | "https://theadityainstitute.com/?p=7308" |
| handl_url | "https://theadityainstitute.com/?p=7308" |
| handl_url_base | "https://theadityainstitute.com/" |
| user_agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
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: "817f4c" #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_COOKIE | "handl_url_base=https%3A%2F%2Ftheadityainstitute.com%2F; handl_landing_page=https%3A%2F%2Ftheadityainstitute.com%2F%3Fp%3D7308; HandLtestDomainNameServer=HandLtestDomainValueServer; handl_url=https%3A%2F%2Ftheadityainstitute.com%2F%3Fp%3D7308; user_agent=Mozilla%2F5.0%20AppleWebKit%2F537.36%20%28KHTML%2C%20like%20Gecko%3B%20compatible%3B%20ClaudeBot%2F1.0%3B%20%2Bclaudebot%40anthropic.com%29; handl_ip=216.73.216.223" |
| 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=3&page=1&sort%5Bid%5D=DESC" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.223" |
| REMOTE_PORT | "2039" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773386734 |
| REQUEST_TIME_FLOAT | 1773386734.4933 |
| REQUEST_URI | "/fr/admin/series/mark-complete?entityId=3&page=1&sort%5Bid%5D=DESC" |
| 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 = 817f4c)
| Key | Value |
|---|---|
| _controller | "error_controller" |
| _stopwatch_token | "3b28f1" |
| 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: 72 : { { App\Controller\Admin\SeriesCrudController->markComplete(AdminContext $context): Response … › |
| logger | Symfony\Bridge\Monolog\Processor\DebugProcessor {#97 -records: [ 2 => [ [ "timestamp" => 1773386734 "timestamp_rfc3339" => "2026-03-13T07:25:34.508+00:00" "message" => "Matched route "{route}"." "priority" => 200 "priorityName" => "INFO" "context" => [ "route" => "admin_series_mark_complete" "route_parameters" => [ "_route" => "admin_series_mark_complete" "_locale" => "fr" "_controller" => "App\Controller\Admin\SeriesCrudController::markComplete" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\SeriesCrudController" "crudAction" => "markComplete" ] "request_uri" => "https://admin.webuni.com/fr/admin/series/mark-complete?entityId=3&page=1&sort%5Bid%5D=DESC" "method" => "GET" ] "channel" => "request" ] [ "timestamp" => 1773386734 "timestamp_rfc3339" => "2026-03-13T07:25:34.509+00:00" "message" => "Checking for authenticator support." "priority" => 100 "priorityName" => "DEBUG" "context" => [ "firewall_name" => "main" "authenticators" => 0 ] "channel" => "security" ] [ "timestamp" => 1773386734 "timestamp_rfc3339" => "2026-03-13T07:25:34.521+00:00" "message" => "Uncaught PHP Exception Error: "Call to a member function setIsComplete() on null" at SeriesCrudController.php line 72" "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: 72 : { { App\Controller\Admin\SeriesCrudController->markComplete(AdminContext $context): Response … › |