CartController :: show
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\CartController::show" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_cart_show" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "366993" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
accept-encoding | "br,gzip" |
accept-language | "en-US,en;q=0.5" |
connection | "close" |
host | "ddinteriorshome.com" |
user-agent | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
x-php-ob-level | "0" |
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 | "Sun, 03 Nov 2024 00:56:10 GMT" |
x-debug-token | "5fe0c5" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Sun, 03 Nov 24 01:56:08 +0100" |
Last used | "Sun, 03 Nov 24 01:56:08 +0100" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
Usage |
---|
App\Service\CartService:57
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/src/Service/CartService.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/src/Controller/CartController.php" "line" => 46 "function" => "show" "class" => "App\Service\CartService" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "show" "class" => "App\Controller\CartController" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Service\CartService:100
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/src/Service/CartService.php" "line" => 100 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/src/Controller/CartController.php" "line" => 47 "function" => "getTotalAll" "class" => "App\Service\CartService" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "show" "class" => "App\Controller\CartController" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/security-core/Authorization/AuthorizationChecker.php" "line" => 70 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/twig-bridge/Extension/SecurityExtension.php" "line" => 52 "function" => "isGranted" "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/var/cache/dev/twig/67/671c71f386aa914e7e14f73a60966ec2.php" "line" => 190 "function" => "isGranted" "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_e81cff2a485b4e67e119ce164375c31d" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/var/cache/dev/twig/75/750084a0c60a6a9ace453449d3627da8.php" "line" => 50 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_f43318f66325a2cca095ec1bfee2d4b8" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/src/Controller/CartController.php" "line" => 47 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "show" "class" => "App\Controller\CartController" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" "line" => 5 "args" => [ "/homepages/45/d957125153/htdocs/DDInteriorsHome/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "728d531da0f0c5217485c3d96f4acd80" |
APP_TIMEZONE | "Europe/Paris" |
DATABASE_URL | "mysql://dbu237297:53322335MeHdI!@db5012501134.hosting-data.io:3306/dbs10509787?serverVersion=8&charset=utf8mb4" |
MAILER_DSN | "smtp://ff38bf0b109373:573e5a15e81537@sandbox.smtp.mailtrap.io:2525?encryption=tls&auth_mode=login" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
STRIPE_PUBLIC_KEY_LIVE | "" |
STRIPE_PUBLIC_KEY_TEST | "pk_test_51NAXwrJWfnOkbGBk05Nm8w7J3IkXZeZKsWN0ypCzYYIHJtl1v97nG8cfyG89bg9g2SXnBzOVLG6e3DDtHrQoZwDU00vw5BsL3g" |
STRIPE_SECRET_KEY_LIVE | "" |
STRIPE_SECRET_KEY_TEST | "sk_test_51NAXwrJWfnOkbGBkIOux82U47WfpONIFxWCI7E3jqrBBpHc6fr2k6BJkVih5rzf2oB3MAYkADtbfg0nV7q1mSwyf00uJvdRMN9" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/kunden/usr/lib/cgi-bin/" |
CONTEXT_PREFIX | "/system-bin/" |
DOCUMENT_ROOT | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "br,gzip" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "ddinteriorshome.com" |
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)" |
ORIG_PATH_INFO | "/index.php" |
ORIG_PATH_TRANSLATED | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" |
PATH | "/bin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_DOCUMENT_ROOT | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public" |
REDIRECT_HANDLER | "x-mapp-php5.5" |
REDIRECT_REDIRECT_DBENTRY | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public:d0000#CPU 60 #MEM 524288 #CGI 524360 #NPROC 16 #TAID 111768660 #LANG 2 #RSCLVL 300 #STAT 1 #CHROOT 16" |
REDIRECT_REDIRECT_DBENTRY_DOCROOT | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public" |
REDIRECT_REDIRECT_DBENTRY_HASH | "d0000" |
REDIRECT_REDIRECT_DBENTRY_HOST | "ddinteriorshome.com" |
REDIRECT_REDIRECT_DBENTRY_VALUE | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public:d0000#CPU 60 #MEM 524288 #CGI 524360 #NPROC 16 #TAID 111768660 #LANG 2 #RSCLVL 300 #STAT 1 #CHROOT 16" |
REDIRECT_REDIRECT_DBENTRY__CGI | "524360" |
REDIRECT_REDIRECT_DBENTRY__CHROOT | "16" |
REDIRECT_REDIRECT_DBENTRY__CPU | "60" |
REDIRECT_REDIRECT_DBENTRY__LANG | "2" |
REDIRECT_REDIRECT_DBENTRY__MEM | "524288" |
REDIRECT_REDIRECT_DBENTRY__NPROC | "16" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL | "300" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU | "40" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_CPU_JIMDO | "60" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_JIMDO | "800" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM | "768" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_MEM_JIMDO | "768" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD | "27" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCHARD_JIMDO | "24" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT | "15" |
REDIRECT_REDIRECT_DBENTRY__RSCLVL_PROCSOFT_JIMDO | "24" |
REDIRECT_REDIRECT_DBENTRY__STAT | "1" |
REDIRECT_REDIRECT_DBENTRY__TAID | "111768660" |
REDIRECT_REDIRECT_DOCUMENT_ROOT | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public" |
REDIRECT_REDIRECT_SCRIPT_URI | "http://ddinteriorshome.com/cart/show" |
REDIRECT_REDIRECT_SCRIPT_URL | "/cart/show" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_REDIRECT_UI_SUEXEC_DEFAULT_CHROOT_ID | "14" |
REDIRECT_REDIRECT_UI_SUEXEC_FSTATD_UNIXSOCKET | "/run/ui-fstatd.suexec.socket" |
REDIRECT_REDIRECT_UI_SUEXEC_STATISTICS_UNIXSOCKET | "/homepages/sclientMF/http.sock.bin" |
REDIRECT_REDIRECT_UNIQUE_ID | "ZybKIRVT3OaT8uvynZJNWgAAACE" |
REDIRECT_REDIRECT_WAAS_MODE | "0" |
REDIRECT_SCRIPT_URI | "http://ddinteriorshome.com/cart/show" |
REDIRECT_SCRIPT_URL | "/cart/show" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "ZybKIRVT3OaT8uvynZJNWgAAACE" |
REDIRECT_URL | "/index.php" |
REMOTE_ADDR | "3.239.87.20" |
REMOTE_PORT | "15678" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1730595361 |
REQUEST_TIME_FLOAT | 1730595361.9996 |
REQUEST_URI | "/cart/show" |
SCRIPT_FILENAME | "/kunden/homepages/45/d957125153/htdocs/DDInteriorsHome/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://ddinteriorshome.com/cart/show" |
SCRIPT_URL | "/cart/show" |
SERVER_ADDR | "82.165.88.161" |
SERVER_ADMIN | "webmaster@ddinteriorshome.com" |
SERVER_NAME | "ddinteriorshome.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
STATUS | "200" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_TIMEZONE,STRIPE_PUBLIC_KEY_TEST,STRIPE_SECRET_KEY_TEST,STRIPE_PUBLIC_KEY_LIVE,STRIPE_SECRET_KEY_LIVE,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
UNIQUE_ID | "ZybKIRVT3OaT8uvynZJNWgAAACE" |
argc | 0 |
argv | [] |