StudyController :: introductionAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\View\Controller\StudyController::introductionAction" |
_firewall_context | "security.firewall.map.context.main" |
_is_granted | [ Sensio\Bundle\FrameworkExtraBundle\Configuration\IsGranted {#598 -attributes: "ROLE_USER" -subject: null -message: null -statusCode: null } ] |
_route | "Study-introduction" |
_route_params | [ "uuid" => "1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "e09ea9" |
uuid | "1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
cookie | "PHPSESSID=7db4qgv6tt9vdpjuuqira6pei0" |
host | "datawiz2.dev.zpid.de" |
priority | "u=0, i" |
referer | "https://datawiz2.dev.zpid.de/export/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3" |
sec-ch-ua | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "document" |
sec-fetch-mode | "navigate" |
sec-fetch-site | "same-origin" |
sec-fetch-user | "?1" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
x-forwarded-for | "136.199.87.37" |
x-forwarded-host | "datawiz2.dev.zpid.de" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "e76ed641e4ba" |
x-php-ob-level | "1" |
x-real-ip | "136.199.87.37" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Tue, 22 Jul 2025 13:30:29 GMT" |
x-debug-token | "e794c6" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "7db4qgv6tt9vdpjuuqira6pei0" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Tue, 22 Jul 25 13:26:19 +0000" |
Last used | "Tue, 22 Jul 25 13:28:11 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-basic_information | "MBRH9kRyUkahlcEENS8k3qXGe-yW_mKBtNhK4KmcsXw" |
_security_main | "O:67:"Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:43:"App\Domain\Model\Administration\DataWizUser":5:{s:47:"\x00App\Domain\Model\Administration\DataWizUser\x00id";O:28:"Symfony\Component\Uid\UuidV4":1:{s:6:"\x00*\x00uid";s:36:"3df29b77-8955-430f-922b-2e13ff6e5ca0";}s:50:"\x00App\Domain\Model\Administration\DataWizUser\x00roles";a:1:{i:0;s:9:"ROLE_USER";}s:50:"\x00App\Domain\Model\Administration\DataWizUser\x00email";s:20:"spitzer@uni-trier.de";s:54:"\x00App\Domain\Model\Administration\DataWizUser\x00firstname";s:4:"Lisa";s:53:"\x00App\Domain\Model\Administration\DataWizUser\x00lastname";s:7:"Spitzer";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:9:"ROLE_USER";}}}" |
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/app/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php" "line" => 76 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelControllerArguments" "class" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 147 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/app/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 95 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/4f/4f6c9f638ba77f055ac01b403fd9fb121a7495dac16cd3bffbbcfbdd75cae6cd.php" "line" => 111 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2a0f5ea3a30b9d2489584af36053cfccb10978d25365f2513d814b712cbee52c" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/e3/e3aceafc5c5f2807acaa9cf32428f071f132998a8e433d28cfff72d32c9e3a13.php" "line" => 61 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c125ac529993dfd22fdb21e3a410420fdbc5bf1a4dacd1efbff8918ad5a386ad" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/source/View/Controller/StudyController.php" "line" => 457 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "introductionAction" "class" => "App\View\Controller\StudyController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/app/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 95 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/4f/4f6c9f638ba77f055ac01b403fd9fb121a7495dac16cd3bffbbcfbdd75cae6cd.php" "line" => 111 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2a0f5ea3a30b9d2489584af36053cfccb10978d25365f2513d814b712cbee52c" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/e3/e3aceafc5c5f2807acaa9cf32428f071f132998a8e433d28cfff72d32c9e3a13.php" "line" => 61 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c125ac529993dfd22fdb21e3a410420fdbc5bf1a4dacd1efbff8918ad5a386ad" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/source/View/Controller/StudyController.php" "line" => 457 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "introductionAction" "class" => "App\View\Controller\StudyController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/app/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 95 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/4f/4f6c9f638ba77f055ac01b403fd9fb121a7495dac16cd3bffbbcfbdd75cae6cd.php" "line" => 111 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2a0f5ea3a30b9d2489584af36053cfccb10978d25365f2513d814b712cbee52c" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/e3/e3aceafc5c5f2807acaa9cf32428f071f132998a8e433d28cfff72d32c9e3a13.php" "line" => 61 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c125ac529993dfd22fdb21e3a410420fdbc5bf1a4dacd1efbff8918ad5a386ad" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/source/View/Controller/StudyController.php" "line" => 457 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "introductionAction" "class" => "App\View\Controller\StudyController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/app/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 95 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/4f/4f6c9f638ba77f055ac01b403fd9fb121a7495dac16cd3bffbbcfbdd75cae6cd.php" "line" => 111 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2a0f5ea3a30b9d2489584af36053cfccb10978d25365f2513d814b712cbee52c" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/e3/e3aceafc5c5f2807acaa9cf32428f071f132998a8e433d28cfff72d32c9e3a13.php" "line" => 61 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c125ac529993dfd22fdb21e3a410420fdbc5bf1a4dacd1efbff8918ad5a386ad" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/source/View/Controller/StudyController.php" "line" => 457 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "introductionAction" "class" => "App\View\Controller\StudyController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 99 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php" "line" => 80 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/app/vendor/symfony/http-kernel/Fragment/FragmentHandler.php" "line" => 85 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php" "line" => 49 "function" => "render" "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler" "type" => "->" ] [ "file" => "/app/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php" "line" => 46 "function" => "render" "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 95 "function" => "renderFragment" "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/4f/4f6c9f638ba77f055ac01b403fd9fb121a7495dac16cd3bffbbcfbdd75cae6cd.php" "line" => 111 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_2a0f5ea3a30b9d2489584af36053cfccb10978d25365f2513d814b712cbee52c" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/83/838051d887729a0b23a7236113d965569e02e10aa46929c289843f02c472086c.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_324b09fc7b92cc5aeac9d40c701787687583dd18811a7770cc90728e3f5fbc8e" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/var/cache/dev/twig/e3/e3aceafc5c5f2807acaa9cf32428f071f132998a8e433d28cfff72d32c9e3a13.php" "line" => 61 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_c125ac529993dfd22fdb21e3a410420fdbc5bf1a4dacd1efbff8918ad5a386ad" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/app/vendor/twig/twig/src/Environment.php" "line" => 277 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/source/View/Controller/StudyController.php" "line" => 457 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 152 "function" => "introductionAction" "class" => "App\View\Controller\StudyController" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:198
[ [ "file" => "/app/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 198 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 185 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 173 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/app/public/index.php" "line" => 20 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ALLOW_EMPTY_PASSWORD | "yes" |
API_KEYCLOAK_CLIENT | "" |
API_KEYCLOAK_PASSWORD | "" |
API_KEYCLOAK_USERNAME | "" |
APP_DEBUG | "1" |
APP_ENV | "dev" |
APP_SECRET | "4083bf3f708f5df9ee85aad2ae496194" |
DATABASE_URL | "mysql://datawiz2:Aklfohubvsiuwefr65745ak76@mariadb:3306/datawiz2" |
DB_PASS | "Aklfohubvsiuwefr65745ak76" |
DB_USER | "datawiz2" |
OAUTH_KEYCLOAK_AUTH_SERVER_URL | "https://sso.leibniz-psychology.org/auth" |
OAUTH_KEYCLOAK_CLIENT_ID | "datawiz2" |
OAUTH_KEYCLOAK_CLIENT_SECRET | "1e79e100-6207-4a94-9da5-13485ca67ae3" |
OAUTH_KEYCLOAK_REALM | "ZPID" |
SYMFONY_DATABASE_PASSWORD | "" |
TRUSTED_PROXIES | "127.0.0.1,172.20.0.0/16" |
Defined as regular env variables
Key | Value |
---|---|
DOCUMENT_ROOT | "/app/public" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "de-DE,de;q=0.9,en-US;q=0.8,en;q=0.7" |
HTTP_COOKIE | "PHPSESSID=7db4qgv6tt9vdpjuuqira6pei0" |
HTTP_HOST | "datawiz2.dev.zpid.de" |
HTTP_PRIORITY | "u=0, i" |
HTTP_REFERER | "https://datawiz2.dev.zpid.de/export/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3" |
HTTP_SEC_CH_UA | ""Not)A;Brand";v="8", "Chromium";v="138", "Google Chrome";v="138"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "document" |
HTTP_SEC_FETCH_MODE | "navigate" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_SEC_FETCH_USER | "?1" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36" |
HTTP_X_FORWARDED_FOR | "136.199.87.37" |
HTTP_X_FORWARDED_HOST | "datawiz2.dev.zpid.de" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "e76ed641e4ba" |
HTTP_X_REAL_IP | "136.199.87.37" |
PATH_INFO | "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" |
PHP_SELF | "/index.php/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" |
REMOTE_ADDR | "172.20.0.5" |
REMOTE_PORT | "46994" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1753191028 |
REQUEST_TIME_FLOAT | 1753191028.7828 |
REQUEST_URI | "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" |
SCRIPT_FILENAME | "/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_NAME | "0.0.0.0" |
SERVER_PORT | "8000" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "PHP 7.4.28 Development Server" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,OAUTH_KEYCLOAK_CLIENT_ID,OAUTH_KEYCLOAK_CLIENT_SECRET,OAUTH_KEYCLOAK_AUTH_SERVER_URL,OAUTH_KEYCLOAK_REALM,APP_DEBUG,API_KEYCLOAK_USERNAME,API_KEYCLOAK_PASSWORD,API_KEYCLOAK_CLIENT,DB_USER,DB_PASS,SYMFONY_DATABASE_PASSWORD,ALLOW_EMPTY_PASSWORD" |
Sub Requests 2
NavigationController :: sidebarNavigationAction (token = 08ada2)
Key | Value |
---|---|
_controller | "App\View\Controller\NavigationController::sidebarNavigationAction" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "4833be" |
request | Symfony\Component\HttpFoundation\Request {#52 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#93 …} +request: Symfony\Component\HttpFoundation\InputBag {#99 …} +query: Symfony\Component\HttpFoundation\InputBag {#94 …} +server: Symfony\Component\HttpFoundation\ServerBag {#90 …} +files: Symfony\Component\HttpFoundation\FileBag {#91 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#92 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#89 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" #requestUri: "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#368 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |
NavigationController :: savebarNavigationAction (token = ad3495)
Key | Value |
---|---|
_controller | "App\View\Controller\NavigationController::savebarNavigationAction" |
_format | "html" |
_locale | "en" |
_stopwatch_token | "86a7f0" |
form | null |
nextTitle | "Step 1: Describe your study" |
nextUrl | "Study-documentation" |
prevTitle | null |
prevUrl | null |
request | Symfony\Component\HttpFoundation\Request {#52 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#93 …} +request: Symfony\Component\HttpFoundation\InputBag {#99 …} +query: Symfony\Component\HttpFoundation\InputBag {#94 …} +server: Symfony\Component\HttpFoundation\ServerBag {#90 …} +files: Symfony\Component\HttpFoundation\FileBag {#91 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#92 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#89 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" #requestUri: "/studies/1ee6cdf3-7e7f-6f72-9d27-91eaa12dc0f3/introduction" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#368 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: null : "html" } |