GET https://ddocs.de/admin/customer?page=1&sort%5Bcompany%5D=DESC

CustomerCrudController :: index

Request

GET Parameters

Key Value
page
"1"
sort
[
  "company" => "DESC"
]

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
[
  "App\Controller\Admin\CustomerCrudController"
  "index"
]
_firewall_context
"security.firewall.map.context.api"
_locale
"en"
_route
"admin_customer_index"
_route_params
[
  "_locale" => "en"
  "routeCreatedByEasyAdmin" => true
  "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController"
  "crudControllerFqcn" => "App\Controller\Admin\CustomerCrudController"
  "crudAction" => "index"
]
_stopwatch_token
"6b4a4b"
crudAction
"index"
crudControllerFqcn
"App\Controller\Admin\CustomerCrudController"
dashboardControllerFqcn
"App\Controller\Admin\DashboardController"
easyadmin_context
EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#508
  -request: Symfony\Component\HttpFoundation\Request {#2 …}
  -user: null
  -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#496 …}
  -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#230 …}
  -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#491 …}
  -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#283 …}
  -dashboardControllerInstance: App\Controller\Admin\DashboardController {#311 …}
  -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#277 …}
  -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#342 …}
  -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#490 …}
  -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#233 …}
  -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#493 …}
  -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#1919 …}
  -userMenuDto: null
  -usePrettyUrls: true
}
routeCreatedByEasyAdmin
true

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=3ui9h08vm0iplvmhvumff31qej"
host
"ddocs.de"
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, 06 Oct 2025 22:52:38 GMT"
x-debug-token
"4d3a66"

Cookies

Request Cookies

Key Value
PHPSESSID
"3ui9h08vm0iplvmhvumff31qej"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Mon, 06 Oct 25 22:52:37 +0000"
Last used
"Mon, 06 Oct 25 22:52:37 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-ea-batch-action-batchDelete
"xbOIR7zB1WgksUL5wpSNPf751SCr7EBcfaHfT6N1kg4"
_csrf/https-ea-delete
"iOIaAm3nmQxncc1-RH3kxWWicfI63ywn8tcbR74tAe4"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:70
[
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 70
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 147
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 110
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 150
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/public/index.php"
    "line" => 5
    "args" => [
      "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 147
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 110
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 150
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/public/index.php"
    "line" => 5
    "args" => [
      "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 49
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 147
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 110
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 150
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/public/index.php"
    "line" => 5
    "args" => [
      "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 53
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 147
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/ActionFactory.php"
    "line" => 110
    "function" => "processAction"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
    "line" => 65
    "function" => "processGlobalActions"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\ActionFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/Controller/AbstractCrudController.php"
    "line" => 150
    "function" => "processActionsForAll"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\Controller\AbstractCrudController"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/public/index.php"
    "line" => 5
    "args" => [
      "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/82/8289b5453744694b77f5619144c83bcc.php"
    "line" => 53
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_f6a5cdf992fe2cee5e4bd85d46384583"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1520
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/20/201b7736634b0ba53807db97386d240a.php"
    "line" => 782
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_flash_messages"
    "class" => "__TwigTemplate_428352873f10f486aaad1d7cae464854"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/20/201b7736634b0ba53807db97386d240a.php"
    "line" => 650
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_wrapper_wrapper"
    "class" => "__TwigTemplate_428352873f10f486aaad1d7cae464854"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/20/201b7736634b0ba53807db97386d240a.php"
    "line" => 492
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_428352873f10f486aaad1d7cae464854"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/20/201b7736634b0ba53807db97386d240a.php"
    "line" => 155
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_428352873f10f486aaad1d7cae464854"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/var/cache/dev/twig/a1/a1de623ff24c17f1588c7c4f8c2d1dbe.php"
    "line" => 78
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_03897fca980e9afb5f4c5c015d0dec5f"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
    "line" => 49
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelView"
    "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/WWW/ddocs.de/data/public/index.php"
    "line" => 5
    "args" => [
      "/WWW/ddocs.de/data/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
"5bf2c880d1423dc6c2ad5a63fbc6f22c"
DATABASE_URL
"mysql://ddocs:47deltaX@127.0.0.1:3306/ddocs?serverVersion=10.5.28-MariaDB&charset=utf8mb4"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/WWW/ddocs.de/data/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/WWW/ddocs.de/data/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=3ui9h08vm0iplvmhvumff31qej"
HTTP_HOST
"ddocs.de"
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%5Bcompany%5D=DESC"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"page=1&sort%5Bcompany%5D=DESC"
REDIRECT_SCRIPT_URI
"https://ddocs.de/admin/customer"
REDIRECT_SCRIPT_URL
"/admin/customer"
REDIRECT_SSL_TLS_SNI
"ddocs.de"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/admin/customer"
REMOTE_ADDR
"216.73.216.31"
REMOTE_PORT
"38782"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1759791158
REQUEST_TIME_FLOAT
1759791158.0382
REQUEST_URI
"/admin/customer?page=1&sort%5Bcompany%5D=DESC"
SCRIPT_FILENAME
"/WWW/ddocs.de/data/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://ddocs.de/admin/customer"
SCRIPT_URL
"/admin/customer"
SERVER_ADDR
"37.120.163.253"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"ddocs.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.65 (Debian) Server at ddocs.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.65 (Debian)"
SSL_TLS_SNI
"ddocs.de"
SYMFONY_DOTENV_PATH
"/WWW/ddocs.de/data/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"