POST http://credifastdev.com/

HomeController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
contact_form
[
  "name" => "Josephtaiva"
  "email" => "ocinslowpors1977@op.pl"
  "phone" => "84588982237"
  "message" => "you could try these out <a href=https://sites.google.com/mycryptowalletus.com/metamask-walletapp-extension/>Metamask Extension</a>"
  "submit" => ""
  "_token" => "201e66862bdbab1986dfb955ffacdb.XdRc7N5axeoqyZumPQ77yKk9WpVmS6cG7eIfTj_h7IA.FeMItbgqmoZLm-jLelmMuNsPDew8H_FyurR5IWyuv-w6pDa9kBy1nmKKow"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\CrediFast\Infrastructure\Controller\Frontend\HomeController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"homepage"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"558aa5"

Request Headers

Header Value
accept
"*/*"
connection
"close"
content-length
"453"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=5drl1tnt4v5k5anrkshlmpdotk"
host
"credifastdev.com"
pragma
"no-cache"
referer
"http://credifastdev.com/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

contact_form[name]=Josephtaiva&contact_form[email]=ocinslowpors1977%40op.pl&contact_form[phone]=84588982237&contact_form[message]=you+could+try+these+out+<a+href%3Dhttps%3A%2F%2Fsites.google.com%2Fmycryptowalletus.com%2Fmetamask-walletapp-extension%2F>Metamask+Extension<%2Fa>&contact_form[submit]=&contact_form[_token]=201e66862bdbab1986dfb955ffacdb.XdRc7N5axeoqyZumPQ77yKk9WpVmS6cG7eIfTj_h7IA.FeMItbgqmoZLm-jLelmMuNsPDew8H_FyurR5IWyuv-w6pDa9kBy1nmKKow

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Sun, 22 Dec 2024 12:24:14 GMT"
expires
"-1"
pragma
"no-cache"
x-debug-token
"c13c0e"

Cookies

Request Cookies

Key Value
PHPSESSID
"5drl1tnt4v5k5anrkshlmpdotk"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Sun, 22 Dec 24 09:24:13 -0300"
Last used
"Sun, 22 Dec 24 09:24:13 -0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/contact_form
"H7TYfp_laRsmGWwpr2WyZTVtWVfoSOSlgpjQNFptHC8"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 32
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 32
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 32
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:191
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 191
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 47
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:200
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 200
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/4d/4d681400cdd55e4824ca458ee42861a4.php"
    "line" => 110
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7fb2b533adda8344d163d683763cbf3e"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/90/90cba175d04da16d170720095736a4c2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b08ee57057d3e7560c4ba6033c8aaca6"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 52
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 103
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/f9/f9fc84178271566df3155564db50f1ae.php"
    "line" => 129
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6603cce62de0272686397caf06bdac92"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/90/90cba175d04da16d170720095736a4c2.php"
    "line" => 80
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 437
    "function" => "block_body"
    "class" => "__TwigTemplate_b08ee57057d3e7560c4ba6033c8aaca6"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/4d/4d681400cdd55e4824ca458ee42861a4.php"
    "line" => 145
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7fb2b533adda8344d163d683763cbf3e"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/var/cache/dev/twig/90/90cba175d04da16d170720095736a4c2.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b08ee57057d3e7560c4ba6033c8aaca6"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/src/CrediFast/Infrastructure/Controller/Frontend/HomeController.php"
    "line" => 52
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\CrediFast\Infrastructure\Controller\Frontend\HomeController"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/mnt/www/credifast/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/mnt/www/credifast/public/index.php"
    "line" => 5
    "args" => [
      "/mnt/www/credifast/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
error
[
  "HTTP/1.1 500 Internal Server Error returned for "http://core.credifastdev.com/api/landing/get-all"."
  "HTTP/1.1 500 Internal Server Error returned for "http://core.credifastdev.com/api/landing/get-all"."
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"617cd7b668b8b08ebe2e32b3f2e2415"
CREDIFAST_CORE_API_KEY
"ErsqHGBq0M"
CREDIFAST_CORE_API_URL
"http://core.credifastdev.com/api"
DATABASE_URL
"mysql://credifast:Adocby@503@127.0.0.1:3306/credifast"
MAILER_DSN
"mailjet+api://b6866dc82262c928e3cb340d43e6c24e:4216dc7ecc91859be9004e62343958de@default"
PRIMARY_EMAIL
"alfie1@credifast.com"
SECONDARY_EMAIL
"alfie1@credifast.com"
SENDER
"admin@credifast.com"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"453"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/mnt/www/credifast/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"453"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=5drl1tnt4v5k5anrkshlmpdotk"
HTTP_HOST
"credifastdev.com"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"http://credifastdev.com/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"185.147.213.248"
REMOTE_PORT
"63027"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1734870254
REQUEST_TIME_FLOAT
1734870254.4492
REQUEST_URI
"/"
SCRIPT_FILENAME
"/mnt/www/credifast/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"159.203.94.145"
SERVER_NAME
"credifastdev.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,CREDIFAST_CORE_API_URL,CREDIFAST_CORE_API_KEY,SENDER,PRIMARY_EMAIL,SECONDARY_EMAIL,MAILER_DSN"
USER
"www-data"