https://apidevconf.prova.re/

LoginController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0x
[
  "androxgh0st"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"home"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5e560e"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
content-length
"20"
content-type
"application/x-www-form-urlencoded"
host
"apidevconf.prova.re"
user-agent
"python-requests/2.31.0"
x-forwarded-for
"97.74.88.7"
x-forwarded-host
"apidevconf.prova.re"
x-php-ob-level
"1"
x-real-ip
"97.74.88.7"

Request Content

Raw

0x%5B%5D=androxgh0st

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Fri, 10 May 2024 04:26:26 GMT"
expires
-1
pragma
"no-cache"
x-debug-token
"526ae6"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 11

Session Metadata

Key Value
Created
"Fri, 10 May 24 06:26:26 +0200"
Last used
"Fri, 10 May 24 06:26:26 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-App\Form\LoginType
"h4I5U4lB0mWGFa1NMybubQYts4ca1J8PdyHw55zaQgk"

Session Usage

11 Usages
Stateless check enabled
Usage
App\EventSubscriber\LocaleSubscriber:32
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/src/EventSubscriber/LocaleSubscriber.php"
    "line" => 32
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "App\EventSubscriber\LocaleSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 69
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 62
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 132
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/src/Controller/LoginController.php"
    "line" => 25
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/src/Controller/LoginController.php"
    "line" => 26
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/src/Controller/LoginController.php"
    "line" => 32
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/ResolvedFormType.php"
    "line" => 167
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/ResolvedFormType.php"
    "line" => 160
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 111
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/form/Form.php"
    "line" => 1070
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/src/Controller/LoginController.php"
    "line" => 32
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 156
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 89
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 151
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 189
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 177
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 78
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/http-kernel/Kernel.php"
    "line" => 199
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
    "line" => 5
    "args" => [
      "/home/prova-apidevconf/htdocs/apidevconf.prova.re/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ACTIVE_LANG
"it,de,en"
ALLOWED_ATTACHMENT
"false"
APP_ENV
"dev"
APP_SECRET
"8c92f3e938888cfae4db8637ee479e45"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
CUSTOM_PRODUCT_KEY
"IMB,INS,TRA"
DATABASE_URL
"mysql://apidevconf:sXw1d4%7@localhost:3306/devconf?serverVersion=mariadb-10.3.34"
FIREBASE_SNS
""
FLUENTIS_API_URL
"https://confindustries.fluentiscloud.com/"
FRONTEND_BASE_URL
"https://localhost:4200"
JWT_PASSPHRASE
"b89de0d571d77cf378cac12011875ce4"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LANGUAGES
"it,en,de,es,fr"
MAILER_DSN
"smtp://test@kerberosweb.cloud:test456$$@ssl0.ovh.net:465"
MAILER_SENDER
"a.gibertoni@kerberosweb.com"
MAILER_URL
"null://localhost"
MAPS_API_KEY
"AIzaSyCvscgdNjeXNVy4AtK5Ae81okMHTWPv7OQ"
OAUTH_FACEBOOK_ID
""
OAUTH_FACEBOOK_SECRET
""
OAUTH_GOOGLE_CLIENT_ID
""
OAUTH_GOOGLE_CLIENT_SECRET
""
PAYPAL_CLIENT_ID
"ARB9JvVWaUvrj7T176rgTLA1fy5dWmzwTuQK5F_Vc1zpivlO6EluY5ajQsDcRDIsmqfsvOkwP8VbOt0i"
PAYPAL_SECRET
"ENP9Om_ZJVYg-Cd3dWW222niCWSbAb7VCx4IBtq7RM2tziuQLyFQQ1an02-yoHlkjtfm7GFAFzlVHgKN"
PAYPAL_URL
"https://api-m.sandbox.paypal.com"
SOAPPIVA
"http://ec.europa.eu/taxation_customs/vies/checkVatService.wsdl"
TACTON_API_URL
"https://confindustries.tactoncpq.com/self-service-api-v1.2/"
TACTON_SALES_API_URL
"https://confindustries.tactoncpq.com/api/"
TELEGRAM_DSN
"telegram://2079274567:AAFlLm4c2vvMViMyBiRwOfKX80p9VZeJ20U@default?channel=130752603"
URL_API
"https://apidevconf.prova.re"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"20"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/home/prova-apidevconf/htdocs/apidevconf.prova.re/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
"Scottsdale"
GEOIP_CITY_CONTINENT_CODE
"NA"
GEOIP_CITY_COUNTRY_CODE
"US"
GEOIP_CITY_COUNTRY_CODE3
"USA"
GEOIP_CITY_COUNTRY_NAME
"United States"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_CODE3
"USA"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_LATITUDE
"33.6119"
GEOIP_LONGITUDE
"-111.8906"
GEOIP_POSTAL_CODE
"85260"
GEOIP_REGION
"AZ"
HOME
"/home/prova-apidevconf"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"20"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_HOST
"apidevconf.prova.re"
HTTP_USER_AGENT
"python-requests/2.31.0"
HTTP_X_FORWARDED_FOR
"97.74.88.7"
HTTP_X_FORWARDED_HOST
"apidevconf.prova.re"
HTTP_X_REAL_IP
"97.74.88.7"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/prova-apidevconf/logs/php/error.log;\n
memory_limit=512M;\n
max_execution_time=60;\n
max_input_time=60;\n
max_input_vars=10000;\n
post_max_size=64M;\n
upload_max_filesize=64M;\n
date.timezone=UTC;\n
display_errors=off;
"""
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"97.74.88.7"
REMOTE_PORT
""
REQUEST_METHOD
"POST"
REQUEST_TIME
1715315186
REQUEST_TIME_FLOAT
1715315186.9346
REQUEST_URI
"/"
SCRIPT_FILENAME
"/home/prova-apidevconf/htdocs/apidevconf.prova.re/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"apidevconf.prova.re"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.21.4"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAPS_API_KEY,MAILER_URL,SOAPPIVA,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,TELEGRAM_DSN,CORS_ALLOW_ORIGIN,ALLOWED_ATTACHMENT,MAILER_DSN,MAILER_SENDER,FRONTEND_BASE_URL,TACTON_API_URL,TACTON_SALES_API_URL,FIREBASE_SNS,LANGUAGES,ACTIVE_LANG,URL_API,CUSTOM_PRODUCT_KEY,PAYPAL_URL,PAYPAL_CLIENT_ID,PAYPAL_SECRET,FLUENTIS_API_URL"
USER
"prova-apidevconf"