CRUDController :: listAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "sonata.admin.controller.crud::listAction" |
| _firewall_context | "security.firewall.map.context.admin" |
| _route | "admin_app_user_list" |
| _route_params | [ "_sonata_admin" => "sonata.user.admin.user" "_sonata_name" => "admin_app_user_list" ] |
| _security_firewall_run | "_security_user" |
| _sonata_admin | "sonata.user.admin.user" |
| _sonata_name | "admin_app_user_list" |
| _stopwatch_token | "e9151e" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "de,en-US;q=0.9,en;q=0.8" |
| cookie | "PHPSESSID=5421f734148c3ef45330770d1795f080" |
| host | "server17.clicks.de" |
| priority | "u=0, i" |
| referer | "https://server17.clicks.de/admin/app/user/66/edit" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0" |
| x-forwarded-for | "84.59.59.43" |
| x-forwarded-host | "server17.clicks.de" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "84.59.59.43" |
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 | "Tue, 03 Mar 2026 11:57:20 GMT" |
| x-debug-token | "e4f160" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "5421f734148c3ef45330770d1795f080" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 03 Mar 26 12:02:46 +0100" |
| Last used | "Tue, 03 Mar 26 12:57:19 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/s69a6bfdae60c5 | "gFdlppgYmMEMR5zT7RulIPnrczYsMtNRn8ShYxWDTvA" |
| _csrf/s69a6cc79ba418 | "jALntpcpB5D6sPmtsVwhX4nmjkLJu9gMwg6xV0mmsXY" |
| _csrf/s69a6cc983c4cd | "D0oppegixhCi8npDDmvi_ubC11KHhqB_f2luKmdQa2o" |
| _csrf/sonata.batch | "ycTRE2wWRRRxfcGwm3d8_XjFbpBovVTw7kZvH2zG2mk" |
| _security.last_username | "o.diener" |
| _security_user | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:5:"admin";i:2;a:5:{i:0;O:21:"AppBundle\Entity\User":8:{i:0;s:88:"6Y4aVS7Llo/REqvIDlRT846uM6XxjsjFJLlMcp4hn96/BKg/K7tNBo+JANNIM/wWDPrZ0EETEi1BQQWGtik5cA==";i:1;N;i:2;s:8:"o.diener";i:3;s:8:"o.diener";i:4;b:1;i:5;i:61;i:6;s:23:"o.diener@clicks.digital";i:7;s:23:"o.diener@clicks.digital";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:3:{i:0;s:10:"ROLE_ADMIN";i:1;s:17:"ROLE_SONATA_ADMIN";i:2;s:9:"ROLE_USER";}}}" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1347
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 146
"function" => "getCsrfToken"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1347
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 146
"function" => "getCsrfToken"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1347
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 146
"function" => "getCsrfToken"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Sonata\AdminBundle\Admin\AbstractAdmin:1706
[
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Admin/AbstractAdmin.php"
"line" => 1706
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getListMode"
"class" => "Sonata\AdminBundle\Admin\AbstractAdmin"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 450
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_table_header"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 326
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_table"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 246
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_list_table"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 138
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 199
"function" => "displayBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 87
"function" => "renderBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 62
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 74
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/a0/a0f2ea0f8adc20ffe16591e5eaf30054.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b2f96798583d350ef5e0b11707e50813"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1024
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 142
"function" => "renderWithExtraParams"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
AppBundle\Controller\DefaultController:53
[
[
"file" => "/var/www/html/src/AppBundle/Controller/DefaultController.php"
"line" => 53
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "composerUpdateAction"
"class" => "AppBundle\Controller\DefaultController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
"line" => 78
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
"line" => 83
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
"line" => 47
"function" => "render"
"class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
"line" => 44
"function" => "render"
"class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 161
"function" => "renderFragment"
"class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_top_nav_menu"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 698
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_nav"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 491
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 459
"function" => "yieldParentBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_nav"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 567
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_header"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 170
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 62
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 74
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/a0/a0f2ea0f8adc20ffe16591e5eaf30054.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b2f96798583d350ef5e0b11707e50813"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1024
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 142
"function" => "renderWithExtraParams"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Sonata\Twig\FlashMessage\FlashManager:102
[
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php"
"line" => 102
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php"
"line" => 89
"function" => "rename"
"class" => "Sonata\Twig\FlashMessage\FlashManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php"
"line" => 49
"function" => "handle"
"class" => "Sonata\Twig\FlashMessage\FlashManager"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php"
"line" => 37
"function" => "get"
"class" => "Sonata\Twig\FlashMessage\FlashManager"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/d1/d179c82f536143d3607c7e58e39158ee.php"
"line" => 74
"function" => "getFlashMessages"
"class" => "Sonata\Twig\Extension\FlashMessageRuntime"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d2ee4999f77e9be3358892709215e486"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1549
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_notice"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1450
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_admin_content"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1175
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_page_content"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 916
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_wrapper"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 175
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 62
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 74
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/a0/a0f2ea0f8adc20ffe16591e5eaf30054.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b2f96798583d350ef5e0b11707e50813"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1024
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 142
"function" => "renderWithExtraParams"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Sonata\Twig\FlashMessage\FlashManager:51
[
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/FlashMessage/FlashManager.php"
"line" => 51
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/twig-extensions/src/Extension/FlashMessageRuntime.php"
"line" => 37
"function" => "get"
"class" => "Sonata\Twig\FlashMessage\FlashManager"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/d1/d179c82f536143d3607c7e58e39158ee.php"
"line" => 74
"function" => "getFlashMessages"
"class" => "Sonata\Twig\Extension\FlashMessageRuntime"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d2ee4999f77e9be3358892709215e486"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1549
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_notice"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1450
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_admin_content"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 1175
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_page_content"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 916
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_sonata_wrapper"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/51/51127a2e0185b93cb7ffa47a15fda73b.php"
"line" => 175
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_8f0bc2725a0162c3561b63b468eeb55f"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/e2/e289a9014a803b12827bd1608daa906d.php"
"line" => 62
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d6c383be193cbc2102240c3fe2b53738"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/bd/bd207c852e635889a3edec27927cb667.php"
"line" => 74
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9f9b09ada2a24dcd9477fe09b53cbcff"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/a0/a0f2ea0f8adc20ffe16591e5eaf30054.php"
"line" => 52
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_b2f96798583d350ef5e0b11707e50813"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 1024
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/sonata-project/admin-bundle/src/Controller/CRUDController.php"
"line" => 142
"function" => "renderWithExtraParams"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "listAction"
"class" => "Sonata\AdminBundle\Controller\CRUDController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/web/app_dev.php"
"line" => 31
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
| Key | Value |
|---|---|
| update | [ "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" "Es sind neue Updates verfügbar. Bitte prüfen! [UPDATE_LINK]" ] |
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/web" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/web" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "de,en-US;q=0.9,en;q=0.8" |
| HTTP_COOKIE | "PHPSESSID=5421f734148c3ef45330770d1795f080" |
| HTTP_HOST | "server17.clicks.de" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://server17.clicks.de/admin/app/user/66/edit" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:147.0) Gecko/20100101 Firefox/147.0" |
| HTTP_X_FORWARDED_FOR | "84.59.59.43" |
| HTTP_X_FORWARDED_HOST | "server17.clicks.de" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_REAL_IP | "84.59.59.43" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/app_dev.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aabMoHG-hsJW1GPae7ZacAAAAAI" |
| REDIRECT_URL | "/admin/app/user/list" |
| REMOTE_ADDR | "10.10.1.1" |
| REMOTE_PORT | "49816" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1772539040 |
| REQUEST_TIME_FLOAT | 1772539040.8048 |
| REQUEST_URI | "/admin/app/user/list" |
| SCRIPT_FILENAME | "/var/www/html/web/app_dev.php" |
| SCRIPT_NAME | "/app_dev.php" |
| SERVER_ADDR | "10.10.1.14" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "server17.clicks.de" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at server17.clicks.de Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| UNIQUE_ID | "aabMoHG-hsJW1GPae7ZacAAAAAI" |
| argc | 0 |
| argv | [] |
Sub Requests 1
DefaultController :: composerUpdateAction (token = f12a38)
| Key | Value |
|---|---|
| _controller | "AppBundle\Controller\DefaultController::composerUpdateAction" |
| _format | "html" |
| _locale | "de" |
| _stopwatch_token | "4d4310" |