TeacherCrudController :: detail
Request
GET Parameters
Key | Value |
---|---|
crudAction | "detail" |
crudControllerFqcn | "App\Controller\Admin\TeacherCrudController" |
entityId | "43" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | [ "App\Controller\Admin\TeacherCrudController" "detail" ] |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "admin" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "296710" |
easyadmin_context | EasyCorp\Bundle\EasyAdminBundle\Context\AdminContext {#868 -request: Symfony\Component\HttpFoundation\Request {#2 …} -user: null -i18nDto: EasyCorp\Bundle\EasyAdminBundle\Dto\I18nDto {#835 …} -crudControllers: EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry {#477 …} -entityDto: EasyCorp\Bundle\EasyAdminBundle\Dto\EntityDto {#748 …} -dashboardDto: EasyCorp\Bundle\EasyAdminBundle\Dto\DashboardDto {#536 …} -dashboardControllerInstance: App\Controller\Admin\DashboardController {#597 …} -assetDto: EasyCorp\Bundle\EasyAdminBundle\Dto\AssetsDto {#523 …} -crudDto: EasyCorp\Bundle\EasyAdminBundle\Dto\CrudDto {#629 …} -searchDto: EasyCorp\Bundle\EasyAdminBundle\Dto\SearchDto {#524 …} -menuFactory: EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory {#472 …} -templateRegistry: EasyCorp\Bundle\EasyAdminBundle\Registry\TemplateRegistry {#756 …} -mainMenuDto: EasyCorp\Bundle\EasyAdminBundle\Dto\MainMenuDto {#1484 …} -userMenuDto: null -usePrettyUrls: false } |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "sf_redirect=%7B%22token%22%3A%22bcfafd%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FedelarBackend%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
host | "edelar.tech" |
referer | "https://edelar.tech/admin/?crudAction=detail&crudControllerFqcn=App%5CController%5CAdmin%5CTeacherCrudController&entityId=43" |
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 | "Fri, 14 Mar 2025 18:55:05 GMT" |
x-debug-token | "23d42e" |
Cookies
Request Cookies
Key | Value |
---|---|
sf_redirect | "{"token":"bcfafd","route":"admin","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/edelarBackend\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":301,"status_text":"Moved Permanently"}" |
Response Cookies
No response cookies
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Fri, 14 Mar 25 18:55:05 +0000" |
Last used | "Fri, 14 Mar 25 18:55:05 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-ea-delete | "qwUDYEZQgNPcLwWohCBrAw3PFDAAnI0sSCGUzqGwWzc" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
App\EventListener\LocaleListener:11
[ [ "file" => "/var/www/edelarBackend/src/EventListener/LocaleListener.php" "line" => 11 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "App\EventListener\LocaleListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 235 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Factory/AdminContextFactory.php" "line" => 69 "function" => "getUser" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/EventListener/AdminRouterSubscriber.php" "line" => 120 "function" => "create" "class" => "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:181
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/twig-bridge/AppVariable.php" "line" => 181 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1754 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/7f/7f382787ee115fa421372eb20ff0a9cf.php" "line" => 53 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_b0bd2f9f750f062a70f9d274b5874f81" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1452 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 880 "function" => "include" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_flash_messages" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 648 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_wrapper_wrapper" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 490 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_body" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 153 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/f6/f6f32ea88453aac184c6a82b1bb46670.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_056f8c242f33add742be38196226822c" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 67 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php" "line" => 49 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelView" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 188 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php" "line" => 211 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/8f/8f5947e68ce6cc6e9ab28677325c82a8.php" "line" => 51 "function" => "renderCsrfToken" "class" => "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_6a38f8cc17a743ebc6385215292d83f6" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1452 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 431 "function" => "include" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_delete_form" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 356 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_main" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 1804 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_content" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 1043 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_wrapper" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 852 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_wrapper_wrapper" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 490 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_body" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 153 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/f6/f6f32ea88453aac184c6a82b1bb46670.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_056f8c242f33add742be38196226822c" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 67 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php" "line" => 49 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelView" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 188 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 66 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/Twig/EasyAdminTwigExtension.php" "line" => 211 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/8f/8f5947e68ce6cc6e9ab28677325c82a8.php" "line" => 51 "function" => "renderCsrfToken" "class" => "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_6a38f8cc17a743ebc6385215292d83f6" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1452 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 431 "function" => "include" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_delete_form" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 356 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_main" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 1804 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_content" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 1043 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_wrapper" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 852 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_wrapper_wrapper" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 490 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 437 "function" => "block_body" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/25/25285ebb802ba1d478168d0c778ee610.php" "line" => 153 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_673a5a3c8c89af43397e6a551217f001" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/f6/f6f32ea88453aac184c6a82b1bb46670.php" "line" => 53 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_056f8c242f33add742be38196226822c" "type" => "->" ] [ "file" => "/var/www/edelarBackend/var/cache/dev/twig/82/828fba39e26ca1bfa95a40e2e1a68695.php" "line" => 67 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 393 "function" => "doDisplay" "class" => "__TwigTemplate_0b7db5829ad30f002690e2382eaa2f47" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 349 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Template.php" "line" => 364 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/TemplateWrapper.php" "line" => 35 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/twig/twig/src/Environment.php" "line" => 306 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/easycorp/easyadmin-bundle/src/EventListener/CrudResponseListener.php" "line" => 49 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelView" "class" => "EasyCorp\Bundle\EasyAdminBundle\EventListener\CrudResponseListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 188 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/edelarBackend/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/edelarBackend/public/index.php" "line" => 5 "args" => [ "/var/www/edelarBackend/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 | "52b7a12f33ea4d60268aa280313e98a1" |
DATABASE_URL | "postgresql://edel_user:spitakdziqurkiq@127.0.0.1:5432/edel_db?serverVersion=16&charset=utf8" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "" |
CONTENT_TYPE | "" |
DOCUMENT_ROOT | "/var/www/edelarBackend/public" |
DOCUMENT_URI | "/index.php" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22bcfafd%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FedelarBackend%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D" |
HTTP_HOST | "edelar.tech" |
HTTP_REFERER | "https://edelar.tech/admin/?crudAction=detail&crudControllerFqcn=App%5CController%5CAdmin%5CTeacherCrudController&entityId=43" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PHP_SELF | "/index.php" |
QUERY_STRING | "crudAction=detail&crudControllerFqcn=App%5CController%5CAdmin%5CTeacherCrudController&entityId=43" |
REDIRECT_STATUS | "200" |
REMOTE_ADDR | "3.141.164.253" |
REMOTE_PORT | "46667" |
REMOTE_USER | "" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1741978505 |
REQUEST_TIME_FLOAT | 1741978505.8793 |
REQUEST_URI | "/admin?crudAction=detail&crudControllerFqcn=App%5CController%5CAdmin%5CTeacherCrudController&entityId=43" |
SCRIPT_FILENAME | "/var/www/edelarBackend/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.31.46.235" |
SERVER_NAME | "edelarbackend" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "nginx/1.24.0" |
SYMFONY_DOTENV_PATH | "/var/www/edelarBackend/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
USER | "www-data" |