SecurityController :: register
Request
GET Parameters
| Key | Value |
|---|---|
| p | "register" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::register" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_register" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#535 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#484 …} } ] |
| _stopwatch_token | "ea3ad9" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=b447ea; PHPSESSID=2ng3vroagrkq7ap67agoiv5prs" |
| host | "store.7ap.tech" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 09 Jan 2026 16:15:49 GMT" |
| x-debug-token | "09ad55" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "2ng3vroagrkq7ap67agoiv5prs" |
| main_deauth_profile_token | "b447ea" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 09 Jan 26 16:15:47 +0000" |
| Last used | "Fri, 09 Jan 26 16:15:48 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "fr" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
App\EventSubscriber\TwigEventSubscriber:41
[
[
"file" => "/var/www/store/src/EventSubscriber/TwigEventSubscriber.php"
"line" => 41
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelController"
"class" => "App\EventSubscriber\TwigEventSubscriber"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 171
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/store/public/index.php"
"line" => 5
"args" => [
"/var/www/store/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/store/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 45
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 203
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/var/www/store/src/Controller/SecurityController.php"
"line" => 64
"function" => "isGranted"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "register"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/store/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/store/public/index.php"
"line" => 5
"args" => [
"/var/www/store/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 | "8b853ba772e0414ec7d08ed396d4371e" |
| DATABASE_URL | "mysql://root:Amrani@@@021891@127.0.0.1:3306/store?serverVersion=8.0.43-0ubuntu0.24.04.2&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| FROM_NAME | "MyStore" |
| MAILER_DSN | "smtp://contact@7ap.tech:Azer@@@1234@mail57.lwspanel.com:587" |
| MAILER_FROM | "contact@7ap.tech" |
| SITE_URL | "https://store.7ap.tech" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/store/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/store/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=b447ea; PHPSESSID=2ng3vroagrkq7ap67agoiv5prs" |
| HTTP_HOST | "store.7ap.tech" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "p=register" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "p=register" |
| REDIRECT_SSL_TLS_SNI | "store.7ap.tech" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/register" |
| REMOTE_ADDR | "216.73.216.57" |
| REMOTE_PORT | "11116" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1767975349 |
| REQUEST_TIME_FLOAT | 1767975349.1392 |
| REQUEST_URI | "/register" |
| SCRIPT_FILENAME | "/var/www/store/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "95.179.186.228" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "store.7ap.tech" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at store.7ap.tech Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "store.7ap.tech" |
| SYMFONY_DOTENV_PATH | "/var/www/store/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MAILER_DSN,MAILER_FROM,FROM_NAME,SITE_URL" |