ProductCrudController :: edit
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | [ "App\Controller\Admin\ProductCrudController" "edit" ] |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "admin_product_edit" |
| _route_params | [ "routeCreatedByEasyAdmin" => true "dashboardControllerFqcn" => "App\Controller\Admin\DashboardController" "crudControllerFqcn" => "App\Controller\Admin\ProductCrudController" "crudAction" => "edit" "entityId" => "1" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#361 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#298 …} } ] |
| _stopwatch_token | "2f0cf4" |
| crudAction | "edit" |
| crudControllerFqcn | "App\Controller\Admin\ProductCrudController" |
| dashboardControllerFqcn | "App\Controller\Admin\DashboardController" |
| easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#156 -requestContext: EasyCorp\Bundle\EasyAdminBundle\Context\RequestContext {#601 …} -crudContext: EasyCorp\Bundle\EasyAdminBundle\Context\CrudContext {#600 …} -dashboardContext: EasyCorp\Bundle\EasyAdminBundle\Context\DashboardContext {#598 …} -i18nContext: EasyCorp\Bundle\EasyAdminBundle\Context\I18nContext {#596 …} } |
| entityId | "1" |
| routeCreatedByEasyAdmin | true |
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 | "en-GB,en;q=0.9" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=8c18400b619c3df03ade6815792954d1; main_auth_profile_token=bda571" |
| host | "mediflow.hackanederli.it" |
| priority | "u=0, i" |
| referer | "https://mediflow.hackanederli.it/admin/product" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0" |
| 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 | "Sat, 30 May 2026 14:55:36 GMT" |
| x-debug-token | "aba0de" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "8c18400b619c3df03ade6815792954d1" |
| main_auth_profile_token | "bda571" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 30 May 26 14:54:02 +0000" |
| Last used | "Sat, 30 May 26 14:55:32 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-ea-batch-action-batchDelete-App\Entity\License | "tAsKZ-W5AdT6HFC2w5RN4f5fW1-k0A5VP7vPUKwQFhE" |
| _csrf/https-ea-batch-action-batchDelete-App\Entity\Product | "YmK4mL0-1dGcr6zoeodRdhIBrAfz0Uo6a_fYCzvsiPw" |
| _csrf/https-ea-batch-action-batchDelete-App\Entity\User | "A-v6NHOzqz7jHb1FExzJySWQ4JaN13ket_QxcGIndj8" |
| _csrf/https-ea-delete | "JzCP7WZKMyeRLGfLP1kQrfEm8USvXGVAuYKi64TPEC8" |
| _csrf/https-submit | "esfXeD6MaXjaz0H2uUd_bLRIhXNIWILzDTH7e3FnRSo" |
| _security.last_username | "emmanuel.scopelliti17@gmail.com" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":4:{s:19:"\x00App\Entity\User\x00id";i:1;s:22:"\x00App\Entity\User\x00email";s:31:"emmanuel.scopelliti17@gmail.com";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$RG.Lx3VlTIRX4XdkUF2k3.9RswmyOISjaNBS6YVF9j8luUhDtOKFK";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/Security/AuthorizationChecker.php"
"line" => 30
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
"line" => 166
"function" => "isGranted"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/Factory/EntityFactory.php"
"line" => 86
"function" => "doCreate"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 291
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php"
"line" => 78
"function" => "getEntityDto"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php"
"line" => 135
"function" => "create"
"class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequestPrettyUrls"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 44
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
"line" => 80
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/ResolvedFormType.php"
"line" => 125
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/ResolvedFormType.php"
"line" => 120
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
"line" => 83
"function" => "finishView"
"class" => "Symfony\Component\Form\ResolvedFormType"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/Form.php"
"line" => 900
"function" => "finishView"
"class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 44
"function" => "createView"
"class" => "Symfony\Component\Form\Form"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/80/800b5ebe7560075a97af02c5f00456f4.php"
"line" => 55
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_7240bc12d9560724c62d166ddad24aee"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1522
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 802
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_flash_messages"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 670
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 504
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 72
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:49
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 49
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/42/42ac596d5d6d7d3988823701333daf6e.php"
"line" => 52
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_89221a8aae04334b2eb52c75c14313c3"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1522
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 459
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_delete_form"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 407
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_main"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 1739
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_content"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 1249
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 944
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 774
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 504
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 72
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:53
[
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 53
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 70
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/42/42ac596d5d6d7d3988823701333daf6e.php"
"line" => 52
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_89221a8aae04334b2eb52c75c14313c3"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1522
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 459
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_delete_form"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 407
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_main"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 1739
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_content"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 1249
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_main_content_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 944
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 774
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 504
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 456
"function" => "block_body"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/36/36f13ec1b57ecdbc847034dc5ad85318.php"
"line" => 157
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_2c77db5525d59d988922d0f6ab1e5fe6"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/var/cache/dev/twig/a9/a9d8d8f20ff08ee91dcb763848435c1d.php"
"line" => 72
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_04d65875fe9d68734e3f2f19733e855b"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php"
"line" => 49
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelView"
"class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/OsteoFlow-site/public/index.php"
"line" => 9
"args" => [
"/var/www/html/OsteoFlow-site/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 | "984285fcd250abe2dffe9b1f0cd21efd" |
| DEFAULT_URI | "https://mediflow.hackanederli.it" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRIPE_SECRET_KEY | "sk_test_51TcndB4UUnTBgSDzQ1b6Utt81jqvOYbhMEKg9DQwdWd4EjytkF6ofWPIzFlUDoaF78uYXgRthZqWT9RsoK5PHMle00iW2uMoIx" |
| STRIPE_WEBHOOK_SECRET | "whsec_O4qaHOd3JgBpfFAOEZYZyZAr6W3OkbB6" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/html/OsteoFlow-site" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/OsteoFlow-site" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/html/OsteoFlow-site/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| 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 | "en-GB,en;q=0.9" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=8c18400b619c3df03ade6815792954d1; main_auth_profile_token=bda571" |
| HTTP_HOST | "mediflow.hackanederli.it" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://mediflow.hackanederli.it/admin/product" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:151.0) Gecko/20100101 Firefox/151.0" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "87.15.81.110" |
| REMOTE_PORT | "58767" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1780152935 |
| REQUEST_TIME_FLOAT | 1780152935.9798 |
| REQUEST_URI | "/admin/product/1/edit" |
| SCRIPT_FILENAME | "/var/www/html/OsteoFlow-site/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "195.201.4.143" |
| SERVER_NAME | "mediflow.hackanederli.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_PATH | "/var/www/html/OsteoFlow-site/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,DEFAULT_URI,STRIPE_SECRET_KEY,STRIPE_WEBHOOK_SECRET,MESSENGER_TRANSPORT_DSN,APP_SECRET" |
| USER | "www-data" |