DefaultController :: getAsset
Request
GET Parameters
Key | Value |
---|---|
_path | "_format=html&_locale=en&_controller=App%5CCentralstage%5CCoreBundle%5CController%5CDefaultController%3A%3AgetAsset" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Centralstage\CoreBundle\Controller\DefaultController::getAsset" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "962b41" |
type | "organizationLogo" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-charset | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
accept-language | "en-us,en;q=0.5" |
forwarded | "for="198.235.24.142";host="stage.centralstage.io";proto=https" |
host | "stage.centralstage.io" |
user-agent | "Symfony" |
x-forwarded-for | "198.235.24.142" |
x-php-ob-level | "2" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
date | "Sun, 14 Sep 2025 13:26:01 GMT" |
x-debug-token | "fbca29" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 11
Session Metadata
Key | Value |
---|---|
Created | "Sun, 14 Sep 25 13:26:01 +0000" |
Last used | "Sun, 14 Sep 25 13:26:01 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
11
Usages
Stateless check enabled
Usage |
---|
App\EventSubscriber\AuthenticationListener:24
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/EventSubscriber/AuthenticationListener.php" "line" => 24 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelRequest" "class" => "App\EventSubscriber\AuthenticationListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Centralstage\SecurityBundle\Controller\SecurityController:29
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 29 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Centralstage\CoreBundle\Models\SessionsModel:76
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Models/SessionsModel.php" "line" => 76 "function" => "clear" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Service/AuthenticationService.php" "line" => 125 "function" => "clearAuthDetailsInSession" "class" => "App\Centralstage\CoreBundle\Models\SessionsModel" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 52 "function" => "logoutUser" "class" => "App\Centralstage\CoreBundle\Service\AuthenticationService" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Centralstage\CoreBundle\Models\SessionsModel:88
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Models/SessionsModel.php" "line" => 88 "function" => "invalidate" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Service/AuthenticationService.php" "line" => 125 "function" => "clearAuthDetailsInSession" "class" => "App\Centralstage\CoreBundle\Models\SessionsModel" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 52 "function" => "logoutUser" "class" => "App\Centralstage\CoreBundle\Service\AuthenticationService" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Centralstage\CoreBundle\Controller\AbstractedController:77
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 77 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
App\Centralstage\CoreBundle\Service\AuthenticationService:20
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Service/AuthenticationService.php" "line" => 20 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/DefaultController.php" "line" => 564 "function" => "isAuthenticated" "class" => "App\Centralstage\CoreBundle\Service\AuthenticationService" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "getAsset" "class" => "App\Centralstage\CoreBundle\Controller\DefaultController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c8/c8af6a9c4f994b9df926f59a9bdaa046.php" "line" => 79 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_9d24172d41dd5b76e1f15fd27cbe0bf2" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/var/cache/dev/twig/c7/c79c871f8fe547467db7f310dd5f02aa.php" "line" => 73 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_1f003ebc79378bc1f6a32a91b049b332" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/CoreBundle/Controller/AbstractedController.php" "line" => 93 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/src/Centralstage/SecurityBundle/Controller/SecurityController.php" "line" => 60 "function" => "render" "class" => "App\Centralstage\CoreBundle\Controller\AbstractedController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Centralstage\SecurityBundle\Controller\SecurityController" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" "line" => 25 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
(no data) |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_ML_PATH | "/opt/bitnami/apache/htdocs/centerstagecore/public/data/images/" |
APP_SECRET | "2465c44bf7d4734cbb313c6554fd5401" |
APP_SENDER_LIST | "test-server" |
APP_SERVER | "test-server" |
AWS_ACCESS_KEY_ID | "AKIAV7OQYOX6OCXRYFOY" |
AWS_DEFAULT_REGION | "us-west-2" |
AWS_SECRET_ACCESS_KEY | "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" |
CONTEXT_DOCUMENT_ROOT | "/opt/bitnami/apache/htdocs/centerstagecorev2/public" |
CONTEXT_PREFIX | "" |
CORS_ALLOW_ORIGIN | "*" |
DATABASE_AUDIT_URL | "mysql://root:hgjUjwmC@T0D@localhost:3306/ls_cloud_audit" |
DATABASE_CORE_URL | "mysql://root:hgjUjwmC@T0D@localhost:3306/ls_cloud_core" |
DATABASE_DATA_URL | "mysql://root:hgjUjwmC@T0D@localhost:3306/ls_cloud_data" |
DELPHI_SENSORDATA_S3BUCKET | "kripya-iot-raw-data" |
DELPHI_TRACEABILITY_BASE_URL | "https://centerstage-mernv2.kripya.com:4447" |
DEMO_CREDENTIALS | [ 3 => "kripya.digitalform@kripya.com" 4 => "kripya.riskmitigation@kripya.com" 8 => "admin.parameter@kripya.com" 12 => "kripya.productivity@kripya.com" 17 => "kripya.energy@kripya.com" 23 => "kripya.utility@kripya.com" 24 => "kripya.traceability@kripya.com" 25 => "kripya.toollife@kripya.com" ] |
DEMO_MODULE_URL | "https://demo.centralstage.io/redirectDemo" |
DEMO_PASSWORD | "Kripya@123" |
DOCUMENT_ROOT | "/opt/bitnami/apache/htdocs/centerstagecorev2/public" |
EMAIL_TO_ARRAY | "sales@kripya.com" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HELP_DOC_URL | "https://help.centralstage.io/" |
HOME | "/usr/sbin" |
HTTPS | "on" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_CHARSET | "ISO-8859-1,utf-8;q=0.7,*;q=0.7" |
HTTP_ACCEPT_LANGUAGE | "en-us,en;q=0.5" |
HTTP_FORWARDED | "for="198.235.24.142";host="stage.centralstage.io";proto=https" |
HTTP_HOST | "stage.centralstage.io" |
HTTP_USER_AGENT | "Symfony" |
HTTP_X_FORWARDED_FOR | "198.235.24.142" |
KRIPYA_SALES_MAIL | "sales@kripya.com" |
LICENSE_EXPIRY_NOTIFICATION_DAYS | 15 |
MAILER_ALERTS_URL | "smtp://smtp.office365.com:587?encryption=tls&auth_mode=login&username=alerts@kripya.com&password=X)414789916959of" |
MAILER_URL | "smtp://smtp.office365.com:587?encryption=tls&auth_mode=login&username=alerts@kripya.com&password=X)414789916959of" |
MAINTENANCE_MODULE_TEST_URL | "https://centerstage-mern.kripya.com:5000/asset" |
MONGODB_DB | "symfony" |
MONGODB_URL | "mongodb://localhost:27017" |
NODE_EXECUTABLE_PATH | "/usr/bin/node" |
OAUTH_AZURE_CLIENT_ID | "b2d05f33-16d6-452b-b606-b05658b06faa" |
OAUTH_AZURE_CLIENT_SECRET | "AHS8Q~QKRuyRCWOcZGg..CykYD44UzRNelC-bcrp" |
PATH | "/opt/bitnami/apache/bin:/opt/bitnami/common/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/varnish/bin:/opt/bitnami/varnish/sbin:/opt/bitnami/nami/bin:/opt/bitnami/apache/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/opt/bitnami/gonit/bin:/opt/bitnami/mariadb/bin:/opt/bitnami/mariadb/sbin:/opt/bitnami/php/bin:/opt/bitnami/php/sbin:/opt/bitnami/varnish/bin:/opt/bitnami/varnish/sbin:/opt/bitnami/nami/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PATH_INFO | "" |
PHP_EXECUTABLE_PATH | "/opt/bitnami/php/bin/php" |
PHP_SELF | "/index.php" |
PRIMARY_MONGODB_URL | "mongodb://localhost:27017" |
PYTHON_EXECUTABLE_PATH | "/usr/bin/python3" |
PushNotificationURL | "https://fcm.googleapis.com/fcm/send" |
PushNotificationkey | "AAAAHVUZD9Y:APA91bE3XHC0sIxhTpBtIAhHD7K0uhr72lPp_oYHSru4EppYTP_6zstWJs33mNln8sFVbUDcwAkLaCXBORq2BAExK34m9fP0Oh6EY6bFMDZHrZAsns2z7PuPUQgXm0bRPOY4jfK4wgUu" |
QUERY_STRING | "_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CCentralstage%255CCoreBundle%255CController%255CDefaultController%253A%253AgetAsset" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "stage.centralstage.io" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REDIS_HOST | "localhost" |
REDIS_PASSWORD | "Kripya@123" |
REDIS_PORT | "6379" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "63754" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1757856361 |
REQUEST_TIME_FLOAT | 1757856361.2734 |
REQUEST_URI | "/_fragment?_path=_format%3Dhtml%26_locale%3Den%26_controller%3DApp%255CCentralstage%255CCoreBundle%255CController%255CDefaultController%253A%253AgetAsset" |
SALES_CC_MAIL | [ "vsn@kripya.com" "rajesh.alla@kripya.com" "rsreekumar@kripya.com" "nivetha.kamal@kripya.com" "mandar.bakshi@kripya.com" "rama.patil@kripya.com" ] |
SCRIPT_FILENAME | "/opt/bitnami/apache/htdocs/centerstagecorev2/public/index.php" |
SCRIPT_NAME | "/index.php" |
SECONDARY_MONGODB_URL | "mongodb://localhost:27017" |
SERVER_ADDR | "10.11.0.48" |
SERVER_ADMIN | "you@example.com" |
SERVER_NAME | "stage.centralstage.io" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | " " |
SHOW_DEMO_MODULE | true |
SHOW_HELP_DOC | true |
SSL_TLS_SNI | "stage.centralstage.io" |
SUMMARY_API_EXECUTABLE_PATH | "http://10.11.0.48:5078/api/v1/summary/secondaryaggregation" |
SUMMARY_BUILD_EXECUTABLE_PATH | "/centralstage_ts-cron/build/SummaryAggregation/preprod/SummaryAggregation.js" |
SUPERSET_BASE_URL | "https://centerstage-mernv2.kripya.com:4446/dashboard/1?startDate=2023-09-01&endDate=2023-10-11&orgID=" |
SUPERSET_TEST_BASE_URL | "https://centerstage2.kripya.com:4445/login/" |
TOOL_MGT_BASE_URL | "https://centerstage-mernv2.kripya.com:4443" |
TRACKING | "false" |
USER | "daemon" |
VTG_ATTRIBUTE_URL | "http://172.16.0.65/csi-requesthandler/api/v2/" |
VTG_CREDENTIALS | "{"username":"Administrator","password":"VtG@dm!n"}" |
VTG_RESOURCE_URL | "http://172.16.0.65/csi-requesthandler/RequestHandler?" |
VTG_TOKEN_URL | "http://172.16.0.65/csi-requesthandler/api/v2/" |
Parent Request
Return to parent request (token = ec5bbc)
Key | Value |
---|---|
_controller | "App\Centralstage\SecurityBundle\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "6fe068" |