UserCrudController :: index
Request
GET Parameters
Key | Value |
---|---|
page | "1" |
sort | [ "email" => "DESC" ] |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | [ "App\Controller\Admin\UserCrudController" "index" ] |
_firewall_context | "security.firewall.map.context.main" |
_locale | "en" |
_route | "admin_user_index" |
_route_params | [ "_locale" => "en" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\EasyadminController" "crudControllerFqcn" => "App\Controller\Admin\UserCrudController" "crudAction" => "index" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "5da86b" |
crudAction | "index" |
crudControllerFqcn | "App\Controller\Admin\UserCrudController" |
dashboardControllerFqcn | "App\Controller\Admin\EasyadminController" |
easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#634 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#583 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#339 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#567 …} -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#259 …} -dashboardControllerInstance: App\Controller\Admin\EasyadminController {#426 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#277 …} -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#452 …} -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#256 …} -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#347 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#300 …} -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#5902 …} -userMenuDto: null -usePrettyUrls: true } |
routeCreatedByEasyAdmin | true |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=n932m4k5q05gjjpquka2o4gdjt" |
host | "boyekoli.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 | "Mon, 13 Oct 2025 09:26:16 GMT" |
x-debug-token | "1027bb" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "n932m4k5q05gjjpquka2o4gdjt" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Mon, 13 Oct 25 09:26:13 +0000" |
Last used | "Mon, 13 Oct 25 09:26:15 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-OffGradeCauses | "FXAavL8dkUXNz9RNCUUkXk8YdFjYOwj5q2HHNKLYbPg" |
_csrf/https-ea-batch-action-batchDelete | "Fh9_4xM0v7d08YKDBxN0el3o5l-roOtGhiTCX9qcQA0" |
_csrf/https-ea-delete | "UshLvoZ_8dsEyrr7so-DhjvBn5x75WuxmWAfAvaIu9g" |
_csrf/https-ea-toggle | "E76BNq5LJiuxgKbFVZBO82naYZNLKDtYmHTOLGhVoZI" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/boyekoli/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 234 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 69 "function" => "getUser" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php" "line" => 141 "function" => "create" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequestPrettyUrls" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php" "line" => 48 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php" "line" => 111 "function" => "configure" "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 43 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 49 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 147 "function" => "processFieldsForAll" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php" "line" => 48 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php" "line" => 111 "function" => "configure" "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 43 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 49 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 147 "function" => "processFieldsForAll" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[ [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 52 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php" "line" => 48 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php" "line" => 111 "function" => "configure" "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 43 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 49 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 147 "function" => "processFieldsForAll" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[ [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 56 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Field/Configurator/BooleanConfigurator.php" "line" => 48 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/FieldFactory.php" "line" => 111 "function" => "configure" "class" => "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 43 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php" "line" => 49 "function" => "processFields" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php" "line" => 147 "function" => "processFieldsForAll" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:196
[ [ "file" => "/var/www/boyekoli/vendor/symfony/twig-bridge/AppVariable.php" "line" => 196 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1909 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/ad/ad13b54c2cc9f0c362759e3576699f54.php" "line" => 55 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_e33efc7cecaca0c9a6f58e3a37a9940e" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1520 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/59/594ccef743584e8ff9b9dbcb22d68773.php" "line" => 784 "function" => "include" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_flash_messages" "class" => "__TwigTemplate_f07b60ba3bbfbc806f02c3ddbd9bd0ed" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/59/594ccef743584e8ff9b9dbcb22d68773.php" "line" => 652 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_wrapper_wrapper" "class" => "__TwigTemplate_f07b60ba3bbfbc806f02c3ddbd9bd0ed" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/59/594ccef743584e8ff9b9dbcb22d68773.php" "line" => 494 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_body" "class" => "__TwigTemplate_f07b60ba3bbfbc806f02c3ddbd9bd0ed" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/59/594ccef743584e8ff9b9dbcb22d68773.php" "line" => 157 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_f07b60ba3bbfbc806f02c3ddbd9bd0ed" "type" => "->" ] [ "file" => "/var/www/boyekoli/var/cache/dev/twig/cd/cdc121c407f55e4285898173b055c220.php" "line" => 80 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_b7cfd79e9965ee0d8ee21c21a8dc47e8" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php" "line" => 49 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelView" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 186 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/boyekoli/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/boyekoli/public/index.php" "line" => 5 "args" => [ "/var/www/boyekoli/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 | "7ace5d56f863e2a8f9f794f2782e47cc" |
DATABASE_URL | "sqlsrv://sa:Boyekoli123!@localhost:1433/bosolo_db?TrustServerCertificate=1&Encrypt=0&CharacterSet=UTF-8" |
MERCURE_JWT_SECRET | "zVgMz+1RjkshU7dU9Xs8Rxz0LeNRXGdBdQLooaWdEx8=" |
MERCURE_PUBLIC_URL | "https://boyekoli.com/.well-known/mercure" |
MERCURE_URL | "http://mercure/.well-known/mercure" |
MESSENGER_TRANSPORT_DSN | "sync://" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/boyekoli/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/boyekoli/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=n932m4k5q05gjjpquka2o4gdjt" |
HTTP_HOST | "boyekoli.com" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "page=1&sort%5Bemail%5D=DESC" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "page=1&sort%5Bemail%5D=DESC" |
REDIRECT_SSL_TLS_SNI | "boyekoli.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/admin/user" |
REMOTE_ADDR | "216.73.216.14" |
REMOTE_PORT | "54473" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1760347576 |
REQUEST_TIME_FLOAT | 1760347576.34 |
REQUEST_URI | "/admin/user?page=1&sort%5Bemail%5D=DESC" |
SCRIPT_FILENAME | "/var/www/boyekoli/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "92.112.194.177" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "boyekoli.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at boyekoli.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
SSL_TLS_SNI | "boyekoli.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,MESSENGER_TRANSPORT_DSN" |