InvoiceCrudController :: detail
Request
GET Parameters
| Key | Value |
|---|---|
| page | "2" |
| sort | [ "clientIp" => "ASC" ] |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | [ "App\Controller\Admin\InvoiceCrudController" "detail" ] |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1521 -links: [] } |
| _locale | "ru" |
| _route | "admin_invoice_detail" |
| _route_params | [ "_locale" => "ru" "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\InvoiceCrudController" "crudAction" => "detail" "entityId" => "2" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#645 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#608 …} } ] |
| _stopwatch_token | "86a6ec" |
| crudAction | "detail" |
| crudControllerFqcn | "App\Controller\Admin\InvoiceCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#926 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#929 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#535 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#850 …} -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#591 …} -dashboardControllerInstance: App\Controller\Admin\DashboardController {#661 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#631 …} -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#689 …} -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#633 …} -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#536 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#928 …} -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#2067 …} -userMenuDto: null -usePrettyUrls: true } |
| entityId | "2" |
| routeCreatedByEasyAdmin | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=20d5dc; PHPSESSID=a013472022eef8711534dadc90961ef9" |
| host | "hormonelife.ru" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Thu, 12 Mar 2026 05:47:47 GMT" |
| x-debug-token | "087bca" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "a013472022eef8711534dadc90961ef9" |
| main_deauth_profile_token | "20d5dc" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 12 Mar 26 08:47:44 +0300" |
| Last used | "Thu, 12 Mar 26 08:47:47 +0300" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-Invoice | "qlO1M87ntzyoafyn5y1CFThX0SIhIYZNTipxpqVLFxs" |
| _csrf/https-Product | "S4dGV_aWHsFpJKl7BZszb8cVY2_aWk7dAqNwCUvh3wM" |
| _csrf/https-ServicePage | "BGeCbg9OO1hDBzr5O6fVfQUT9EpNJyxPicO5TZX5Lho" |
| _csrf/https-ea-batch-action-batchDelete | "1Q8oBUXTD_Uj06c9GhlXX3V_0s1M8kXvCSUl_KRST6w" |
| _csrf/https-ea-delete | "cc-MiU8XR2RlPBEBhtsa07Q4jB-uaNNzOPXvDNJVGMg" |
| _csrf/https-ea-toggle | "xx_uYkhIIa37t2qh8m-c7ufgYLBVRoF-epUTr8HKxIY" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/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/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 69
"function" => "getUser"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
"line" => 141
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestPrettyUrls"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/49/49d1a777109b29c6aaedcd784217b136.php"
"line" => 55
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_583b459f4652a582da379c8bb519bce7"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 784
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_flash_messages"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 652
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 494
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 68
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/12/129fa8d388a434a265e7ccb46979eec3.php"
"line" => 52
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0a7cd1e61c361170f2571094fb99a"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 432
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_delete_form"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 357
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1712
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1222
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 926
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 756
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 494
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 68
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 49
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/12/129fa8d388a434a265e7ccb46979eec3.php"
"line" => 52
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0a7cd1e61c361170f2571094fb99a"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 432
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_delete_form"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 357
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1712
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1222
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 926
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 756
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 494
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 68
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/12/129fa8d388a434a265e7ccb46979eec3.php"
"line" => 52
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_57a0a7cd1e61c361170f2571094fb99a"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1520
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 432
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_delete_form"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 357
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1712
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_content"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 1222
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 926
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 756
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 494
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/32/328cc7ed27ba32d66b00589a083d1522.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_c71b476aa6f30724266eb8169a1f31f2"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/var/cache/dev/twig/99/99fe3a7f01da4bdada3ced8e24ba0895.php"
"line" => 68
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_6ccd112d7e0343c799c3ec62e02c9781"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/www-root/data/www/hormonelife.ru/public/index.php"
"line" => 5
"args" => [
"/var/www/www-root/data/www/hormonelife.ru/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALFA_BASE_URL | "https://alfa.rbsuat.com/payment/rest" |
| ALFA_PASSWORD | "hormonelife_1*?1" |
| ALFA_USER_NAME | "hormonelife_1-api" |
| APP_ENV | "dev" |
| APP_SECRET | "67164b11c454732f30d9022ccebd7203" |
| BITRIX_WEBHOOK_URL | "https://b24-v4l48f.bitrix24.ru/rest/1/m0vpz49lz9xt1bot/" |
| BITRIX_WEBHOOK_URL_PAYS | "https://b24-v4l48f.bitrix24.ru/rest/1/iqsr6i2onsfct88d/" |
| DATABASE_HOST | "127.0.0.1" |
| DATABASE_NAME | "hormonelife" |
| DATABASE_PASSWORD | "dZ2mQ1uQ7e" |
| DATABASE_PORT | "3306" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DATABASE_USER | "hormonelife_user" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PODELI_BASE_URL | "https://api-sand.podeli.ru" |
| PODELI_LOGIN | "hormonelife_portal" |
| PODELI_NOTIFY_URL | "https://hlife.1dev.su/payment/callback" |
| PODELI_PASSWORD | "u@cECYuR9VCa4tc" |
| PODELI_SANDBOX | "1" |
| RECAPTCHA_SECRET | "6LebeFcsAAAAABAZJnVWcjdqDe9aSDrBNGWM4oBn" |
| RECAPTCHA_SITE_KEY | "6LebeFcsAAAAAJ194b6Hazz2rmG50g1jz_bAWkR_" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/www-root/data/www/hormonelife.ru/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/www-root/data" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=20d5dc; PHPSESSID=a013472022eef8711534dadc90961ef9" |
| HTTP_HOST | "hormonelife.ru" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_ADMIN_VALUE | "sendmail_path = /usr/sbin/sendmail -t -i -f webmaster@hormonelife.ru" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "page=2&sort%5BclientIp%5D=ASC" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.164" |
| REMOTE_PORT | "6753" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773294467 |
| REQUEST_TIME_FLOAT | 1773294467.3877 |
| REQUEST_URI | "/apanel/invoice/2?page=2&sort%5BclientIp%5D=ASC" |
| SCRIPT_FILENAME | "/var/www/www-root/data/www/hormonelife.ru/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.0.247" |
| SERVER_NAME | "hormonelife.ru" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.2" |
| SYMFONY_DOTENV_PATH | "/var/www/www-root/data/www/hormonelife.ru/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,DEFAULT_URI,RECAPTCHA_SITE_KEY,RECAPTCHA_SECRET,BITRIX_WEBHOOK_URL,DATABASE_HOST,DATABASE_PORT,DATABASE_USER,DATABASE_PASSWORD,DATABASE_NAME,ALFA_USER_NAME,ALFA_PASSWORD,ALFA_BASE_URL,PODELI_BASE_URL,PODELI_LOGIN,PODELI_PASSWORD,PODELI_NOTIFY_URL,PODELI_SANDBOX,BITRIX_WEBHOOK_URL_PAYS" |
| USER | "www-root" |