HomePageController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\HomePageController::index" |
_route | "home_page" |
_route_params | [] |
_stopwatch_token | "cc1dbe" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
host | "dev.fluid.vet" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "text/html; charset=UTF-8" |
date | "Sat, 23 Aug 2025 08:44:42 GMT" |
x-debug-token | "8da5d9" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
Key | Value |
---|---|
Created | "Sat, 23 Aug 25 12:44:42 +0400" |
Last used | "Sat, 23 Aug 25 12:44:42 +0400" |
Lifetime | 604800 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "1yu9e5yNNtF9IfiHY9lbKb8_xQXrMLRQNsn27V8isws" |
Session Usage
9
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/src/Controller/HomePageController.php" "line" => 40 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "App\Controller\HomePageController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/src/Controller/HomePageController.php" "line" => 42 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "App\Controller\HomePageController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/e4/e4cc3d852e2de6f7d68c6b2cf8794200.php" "line" => 211 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_body" "class" => "__TwigTemplate_ce13aa204d3790f95ea4f4b349ff70b1" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/b8/b8921cdcdbd57c78224925e3d089ab99.php" "line" => 124 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8638b72eb9156f09fa7b02f0da4efa27" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/ce/ce8331040d22ade8aceccb85ac89dfcf.php" "line" => 58 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8abf216dd7eb5367d16dbefdf0dec478" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/e4/e4cc3d852e2de6f7d68c6b2cf8794200.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_ce13aa204d3790f95ea4f4b349ff70b1" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/src/Controller/HomePageController.php" "line" => 44 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "App\Controller\HomePageController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/e4/e4cc3d852e2de6f7d68c6b2cf8794200.php" "line" => 211 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 446 "function" => "block_body" "class" => "__TwigTemplate_ce13aa204d3790f95ea4f4b349ff70b1" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/b8/b8921cdcdbd57c78224925e3d089ab99.php" "line" => 124 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8638b72eb9156f09fa7b02f0da4efa27" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/ce/ce8331040d22ade8aceccb85ac89dfcf.php" "line" => 58 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_8abf216dd7eb5367d16dbefdf0dec478" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/var/cache/dev/twig/e4/e4cc3d852e2de6f7d68c6b2cf8794200.php" "line" => 56 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 402 "function" => "doDisplay" "class" => "__TwigTemplate_ce13aa204d3790f95ea4f4b349ff70b1" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Template.php" "line" => 373 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/twig/twig/src/Environment.php" "line" => 333 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/src/Controller/HomePageController.php" "line" => 44 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "index" "class" => "App\Controller\HomePageController" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 169 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/html/fluid-digital-dev/public/index.php" "line" => 5 "args" => [ "/var/www/html/fluid-digital-dev/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 | "b7ada1f7ebb9a1905f925f35001e1b14" |
BASE_URL | "https://dev.fluid.vet" |
BASE_URL_REMOTE | "https://127.0.0.1:8001" |
DATABASE_URL | "mysql://root:j2TdFciYLpY2yxzQq@127.0.0.1:3306/fluid_digital_dev?serverVersion=8.0.39-0ubuntu0.22.04.1" |
DATABASE_URL_REMOTE | "mysql://root:j2TdFciYLpY2yxzQq@127.0.0.1:3306/fluid_b2c_dev?serverVersion=8.0.39-0ubuntu0.22.04.1" |
EMAIL_ADMIN | "karstenkaminski@gmail.com" |
EMAIL_FROM | "noreply@fluid.vet" |
EMAIL_PWD | "SwiftAlarm70!" |
GOOGLE_MAPS_API_KEY | "AIzaSyAgrgKkWAq5K9Lr9F01_rBgwpXTxFlBjuo" |
GOOGLE_SEARCH_API_KEY | "AIzaSyBgTGx04dKKw8t4zbxbEZBiuN8jDGttdnc" |
GOOGLE_SEARCH_ENGINE_ID | "042ef70a7c07a4412" |
MAILER_DSN | "gmail://karstenkaminski77@gmail.com:lijvzrydiolqnbak@default" |
NZO_ENCRYPTOR_IV | "change_me" |
NZO_ENCRYPTOR_SECRET | "change_me" |
OPENAI_API_KEY | "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" |
REPORT_SUBJECT | "" |
SERP_API_KEY | "3af0e6ba8deea88fd99a8904fb7eaf8e48d36ede39a6a09a8282924775ac47e0" |
SMTP_HOST | "smtp.office365.com" |
WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
ZOHO_CLIENT_ID | "1000.K2GD5VB9VVDASXYCRJEDXDKGWJR8GD" |
ZOHO_CLIENT_SECRET | "b34aa3963dd181fe5572a316ae44087aec11a03b89" |
ZOHO_ORGANIZATION_ID | "678731371" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/html/fluid-digital-dev/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/html/fluid-digital-dev/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_HOST | "dev.fluid.vet" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SSL_TLS_SNI | "dev.fluid.vet" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/" |
REMOTE_ADDR | "216.73.216.178" |
REMOTE_PORT | "4984" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1755938682 |
REQUEST_TIME_FLOAT | 1755938682.6085 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/html/fluid-digital-dev/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "10.128.0.2" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "dev.fluid.vet" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at dev.fluid.vet Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SSL_TLS_SNI | "dev.fluid.vet" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,DATABASE_URL_REMOTE,MAILER_DSN,EMAIL_ADMIN,EMAIL_FROM,EMAIL_PWD,SMTP_HOST,BASE_URL,BASE_URL_REMOTE,ZOHO_CLIENT_ID,ZOHO_CLIENT_SECRET,ZOHO_ORGANIZATION_ID,REPORT_SUBJECT,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,NZO_ENCRYPTOR_SECRET,NZO_ENCRYPTOR_IV,GOOGLE_MAPS_API_KEY,OPENAI_API_KEY,SERP_API_KEY,GOOGLE_SEARCH_API_KEY,GOOGLE_SEARCH_ENGINE_ID" |