POST https://naturetribe.app/register

RegistrationController :: register

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
registration
[
  "email" => "Mhoward5464@yahoo.com"
  "password" => [
    "first" => "dgvvdiymqxjo"
    "second" => "dgvvdiymqxjo"
  ]
  "_token" => "63f91b8ca4f324003ecbf.dDjUspdTvqaooMTk6QXvf69-G-n8owgx4wjKqT8fSAM.F2q-3aA47_L774OwrUqNEsQ2Ur-EyEJ7rmmL3GVsK2cHcJ6LpiD0wZ7JiQ"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Modules\User\Controller\RegistrationController::register"
_firewall_context
"security.firewall.map.context.main"
_route
"user_register"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"269916"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
accept-language
"en-US,en;q=0.5"
connection
"close"
content-length
"276"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=2658d71qt83cr1jh51ko7p1ra3"
host
"naturetribe.app"
referer
"https://naturetribe.app/register"
user-agent
"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4"
x-php-ob-level
"1"

Request Content

Raw

registration[email]=Mhoward5464%40yahoo.com&registration[password][first]=dgvvdiymqxjo&registration[password][second]=dgvvdiymqxjo&registration[_token]=63f91b8ca4f324003ecbf.dDjUspdTvqaooMTk6QXvf69-G-n8owgx4wjKqT8fSAM.F2q-3aA47_L774OwrUqNEsQ2Ur-EyEJ7rmmL3GVsK2cHcJ6LpiD0wZ7JiQ

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 19 Jun 2025 14:18:51 GMT"
x-debug-token
"f08f00"

Cookies

Request Cookies

Key Value
PHPSESSID
"2658d71qt83cr1jh51ko7p1ra3"

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Thu, 19 Jun 25 16:18:50 +0200"
Last used
"Thu, 19 Jun 25 16:18:50 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-registration
"cRjo7kQTSOGTDObmkHIVxkJJMaAuZscdsHJ91sJg6iM"
_locale
"pl"

Session Usage

10 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:51
[
  [
    "file" => "/home/naturetribe.app/public_html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 51
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Service\LocaleService:63
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Service/LocaleService.php"
    "line" => 63
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 53
    "function" => "setLocale"
    "class" => "App\Service\LocaleService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Modules\User\Service\UserService:277
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Service/UserService.php"
    "line" => 277
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Form/RegistrationType.php"
    "line" => 48
    "function" => "getRegistrationTypeData"
    "class" => "App\Modules\User\Service\UserService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/ResolvedFormType.php"
    "line" => 102
    "function" => "buildForm"
    "class" => "App\Modules\User\Form\RegistrationType"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 79
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/FormFactory.php"
    "line" => 58
    "function" => "buildForm"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/FormFactory.php"
    "line" => 43
    "function" => "createNamedBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/FormFactory.php"
    "line" => 28
    "function" => "createBuilder"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 340
    "function" => "create"
    "class" => "Symfony\Component\Form\FormFactory"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 30
    "function" => "createForm"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 31
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 31
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 68
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 30
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 482
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 110
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/form/Form.php"
    "line" => 420
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 31
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 103
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1629
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 106
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/64/64bd1bda5ba575d5bc568c12dbf04a45.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9d3dc7e3a09c75abcd1548a47334f789"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/8a/8a8e62f11a0b0d75ff5de1d794cf61d8.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5adf035bc6e1628aa4ea7ca1d6918970"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Modules\Cart\Service\CartService:211
[
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Service/CartService.php"
    "line" => 211
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Service/CartService.php"
    "line" => 38
    "function" => "_getData"
    "class" => "App\Modules\Cart\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/Cart/Controller/CartController.php"
    "line" => 212
    "function" => "getDetails"
    "class" => "App\Modules\Cart\Service\CartService"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "cartWidget"
    "class" => "App\Modules\Cart\Controller\CartController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
    "line" => 86
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php"
    "line" => 78
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Fragment/FragmentHandler.php"
    "line" => 83
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\Fragment\FragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php"
    "line" => 44
    "function" => "render"
    "class" => "Symfony\Component\HttpKernel\DependencyInjection\LazyLoadingFragmentHandler"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/76/76cdf68626a73c7cef0b99ca06682e7d.php"
    "line" => 71
    "function" => "renderFragment"
    "class" => "Symfony\Bridge\Twig\Extension\HttpKernelRuntime"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a68011dcf8313e2d36daee5c20e18d48"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 115
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/64/64bd1bda5ba575d5bc568c12dbf04a45.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9d3dc7e3a09c75abcd1548a47334f789"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/8a/8a8e62f11a0b0d75ff5de1d794cf61d8.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5adf035bc6e1628aa4ea7ca1d6918970"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Twig\Extension\CoreExtension:1629
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1629
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/42/42abeb125207285c7c7c004245c41725.php"
    "line" => 44
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b9f8b8675083907d8a889f8df236496b"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1332
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 129
    "function" => "include"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 430
    "function" => "block_body"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/35/3573a51251aef2d1a8b471a4f8c07a8a.php"
    "line" => 140
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_459fbd234ec1a81d99ed1a4ff103b206"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/cc/cc94a5a930129439e5c344cead97e197.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_238cb3f568333a97d276e87ecf8c9dd4"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/64/64bd1bda5ba575d5bc568c12dbf04a45.php"
    "line" => 50
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9d3dc7e3a09c75abcd1548a47334f789"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/var/cache/dev/twig/8a/8a8e62f11a0b0d75ff5de1d794cf61d8.php"
    "line" => 52
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 360
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5adf035bc6e1628aa4ea7ca1d6918970"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Template.php"
    "line" => 335
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/twig/twig/src/Environment.php"
    "line" => 307
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/src/Modules/User/Controller/RegistrationController.php"
    "line" => 46
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "register"
    "class" => "App\Modules\User\Controller\RegistrationController"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/naturetribe.app/public_html/public/index.php"
    "line" => 5
    "args" => [
      "/home/naturetribe.app/public_html/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
"94e3d39f2322673665088495b68a8226"
DATABASE_URL
"mysql://naturetribe_app:cGe5mzzl9uXAISr@127.0.0.1:3306/market_naturetribe_io?serverVersion=8.0.13&charset=utf8"
LOCK_DSN
"flock"
MAILER_DSN
"smtp://notify@naturetribe.app:eWV2ER6tfCbFPO4@aurora.intgate.io:465?encryption=ssl&stream_options[ssl][verify_peer]=false&stream_options[ssl][verify_peer_name]=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"276"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/naturetribe.app/public_html/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.5"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=2658d71qt83cr1jh51ko7p1ra3"
HTTP_HOST
"naturetribe.app"
HTTP_REFERER
"https://naturetribe.app/register"
HTTP_USER_AGENT
"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHPRC
"/home/naturetribe.app/fcgi-bin/../etc/php8.3"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/naturetribe.app/fcgi-bin"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"naturetribe.app"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/register"
REMOTE_ADDR
"196.251.87.137"
REMOTE_PORT
"48286"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1750342731
REQUEST_TIME_FLOAT
1750342731.1435
REQUEST_URI
"/register"
SCRIPT_FILENAME
"/home/naturetribe.app/public_html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"65.21.65.101"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"naturetribe.app"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"naturetribe.app"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN"

Sub Requests 2

CartController :: cartWidget (token = 331cdd)

Key Value
_controller
"App\Modules\Cart\Controller\CartController::cartWidget"
_format
"html"
_locale
"pl"
_stopwatch_token
"a9b8be"

WidgetController :: webChatButton (token = 8cbee9)

Key Value
_controller
"App\Controller\WidgetController::webChatButton"
_format
"html"
_locale
"pl"
_stopwatch_token
"c4972f"