http://bitnetplus.com/signup Return to referer URL

UserController :: signupadd

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
email
"ABONETT@ADAMSRE.COM"
password
"Dg54asdkfoda+-"
rpassword
"Dg54asdkfoda+-"
type
"0"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\UserController::signupadd"
_firewall_context
"security.firewall.map.context.main"
_route
"user_signup_add"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"6a7223"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate"
cache-control
"max-age=0"
content-length
"87"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=ii1i5f9tldrtgv3gvteijmrn2u"
host
"bitnetplus.com"
origin
"http://bitnetplus.com"
referer
"http://bitnetplus.com/signup"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
x-php-ob-level
"1"

Request Content

Raw

type=0&email=ABONETT%40ADAMSRE.COM&password=Dg54asdkfoda%2B-&rpassword=Dg54asdkfoda%2B-

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Wed, 03 Jun 2026 11:46:31 GMT"
x-debug-token
"faa0ff"

Cookies

Request Cookies

Key Value
PHPSESSID
"ii1i5f9tldrtgv3gvteijmrn2u"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Wed, 03 Jun 26 19:46:31 +0800"
Last used
"Wed, 03 Jun 26 19:46:31 +0800"
Lifetime
0

Session Attributes

Attribute Value
user_language
"it"

Session Usage

3 Usages
Stateless check enabled
Usage
App\Controller\Lib\System\Session:85
[
  [
    "file" => "/www/wwwroot/bitnetplus.com/src/Controller/Lib/System/Session.php"
    "line" => 85
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/src/Controller/UserController.php"
    "line" => 32
    "function" => "getLanguage"
    "class" => "App\Controller\Lib\System\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/var/cache/dev/ContainerSziU2vV/getUserControllerService.php"
    "line" => 23
    "function" => "__construct"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/var/cache/dev/ContainerSziU2vV/App_KernelDevDebugContainer.php"
    "line" => 473
    "function" => "do"
    "class" => "ContainerSziU2vV\getUserControllerService"
    "type" => "::"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 215
    "function" => "load"
    "class" => "ContainerSziU2vV\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 197
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 109
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 77
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 38
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 135
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/bitnetplus.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\Lib\System\Session:55
[
  [
    "file" => "/www/wwwroot/bitnetplus.com/src/Controller/Lib/System/Session.php"
    "line" => 55
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/src/Controller/Lib/System/Session.php"
    "line" => 88
    "function" => "setLanguage"
    "class" => "App\Controller\Lib\System\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/src/Controller/UserController.php"
    "line" => 32
    "function" => "getLanguage"
    "class" => "App\Controller\Lib\System\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/var/cache/dev/ContainerSziU2vV/getUserControllerService.php"
    "line" => 23
    "function" => "__construct"
    "class" => "App\Controller\UserController"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/var/cache/dev/ContainerSziU2vV/App_KernelDevDebugContainer.php"
    "line" => 473
    "function" => "do"
    "class" => "ContainerSziU2vV\getUserControllerService"
    "type" => "::"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 215
    "function" => "load"
    "class" => "ContainerSziU2vV\App_KernelDevDebugContainer"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/dependency-injection/Container.php"
    "line" => 197
    "function" => "make"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php"
    "line" => 43
    "function" => "get"
    "class" => "Symfony\Component\DependencyInjection\Container"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/framework-bundle/Controller/ControllerResolver.php"
    "line" => 29
    "function" => "instantiateController"
    "class" => "Symfony\Component\HttpKernel\Controller\ContainerControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 109
    "function" => "instantiateController"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/ControllerResolver.php"
    "line" => 77
    "function" => "createController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php"
    "line" => 38
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\ControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 135
    "function" => "getController"
    "class" => "Symfony\Component\HttpKernel\Controller\TraceableControllerResolver"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/bitnetplus.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 174
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 153
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 173
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/wwwroot/bitnetplus.com/public/index.php"
    "line" => 5
    "args" => [
      "/www/wwwroot/bitnetplus.com/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
"611f4f5078943276f1853331c574d709"
DATABASE_URL
"postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=14&charset=utf8"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"87"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/www/wwwroot/bitnetplus.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/wwwroot/bitnetplus.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/www"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CACHE_CONTROL
"max-age=0"
HTTP_COOKIE
"PHPSESSID=ii1i5f9tldrtgv3gvteijmrn2u"
HTTP_HOST
"bitnetplus.com"
HTTP_ORIGIN
"http://bitnetplus.com"
HTTP_REFERER
"http://bitnetplus.com/signup"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36"
LD_LIBRARY_PATH
"/www/server/apache/lib"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/signup"
REMOTE_ADDR
"138.249.133.147"
REMOTE_PORT
"54168"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1780487191
REQUEST_TIME_FLOAT
1780487191.4837
REQUEST_URI
"/signup"
SCRIPT_FILENAME
"/www/wwwroot/bitnetplus.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"194.147.219.231"
SERVER_ADMIN
"webmaster@example.com"
SERVER_NAME
"bitnetplus.com"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at bitnetplus.com Port 80</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL"
USER
"www"
proxy-nokeepalive
"1"