SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#747 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/admin/login" +name: "admin_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.admin" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#973 -links: [ 983 => Symfony\Component\WebLink\Link {#983 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-tYFdase.css" } ] } |
| _redirected | true |
| _route | "admin_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_admin" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#735 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#699 …} } ] |
| _stopwatch_token | "3ac335" |
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" |
| accept-language | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| authorization | "" |
| cache-control | "no-cache" |
| connection | "keep-alive, close" |
| cookie | "sf_redirect=%7B%22token%22%3A%2209e702%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416; PHPSESSID=8ea17fe5ebb166185359350346729029; admin_deauth_profile_token=09e702" |
| host | "37.59.102.204" |
| pragma | "no-cache" |
| referer | "https://37.59.102.204/admin" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://37.59.102.204/admin/login' \ --header 'Authorization: ' \ --header 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1' \ --header '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' \ --header 'Accept-Encoding: gzip' \ --header 'Accept-Language: zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7' \ --header 'Cache-Control: no-cache' \ --header 'Connection: keep-alive, close' \ --header 'Pragma: no-cache' \ --header 'Referer: https://37.59.102.204/admin' \ --header 'Upgrade-Insecure-Requests: 1' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%2209e702%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416; PHPSESSID=8ea17fe5ebb166185359350346729029; admin_deauth_profile_token=09e702'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 17 Aug 2026 14:59:12 GMT" |
| expires | "Mon, 17 Aug 2026 14:59:12 GMT" |
| link | "</assets/styles/app-tYFdase.css>; rel="preload"; as="style"" |
| x-debug-token | "0007a4" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "8ea17fe5ebb166185359350346729029" |
| admin_deauth_profile_token | "09e702" |
| main_deauth_profile_token | "ec1416" |
| sf_redirect | "{"token":"09e702","route":"admin","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/dev.park.boaz-connect.fr\/webapp\/src\/Controller\/Admin\/DashboardController.php","line":14},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/src/Controller/SecurityController.php"
"line" => 15
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
"line" => 5
"args" => [
"/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
"line" => 5
"args" => [
"/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/cd/cd50af8b1771f0af98f3b762afbc7b49.php"
"line" => 145
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_f5f841965d8a8061a6b854eed2741d62"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/ac/acbb21e7d85d262f2f53c8bc04d13f3c.php"
"line" => 92
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8411728a7731792e750b4c020462e3bc"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/cd/cd50af8b1771f0af98f3b762afbc7b49.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_f5f841965d8a8061a6b854eed2741d62"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/src/Controller/SecurityController.php"
"line" => 18
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
"line" => 5
"args" => [
"/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/cd/cd50af8b1771f0af98f3b762afbc7b49.php"
"line" => 145
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_f5f841965d8a8061a6b854eed2741d62"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/ac/acbb21e7d85d262f2f53c8bc04d13f3c.php"
"line" => 92
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_8411728a7731792e750b4c020462e3bc"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/var/cache/dev/twig/cd/cd50af8b1771f0af98f3b762afbc7b49.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_f5f841965d8a8061a6b854eed2741d62"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/src/Controller/SecurityController.php"
"line" => 18
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php"
"line" => 5
"args" => [
"/var/www/dev.park.boaz-connect.fr/webapp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "" |
| APP_SHARE_DIR | "var/share" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_DRIVER | "mysql" |
| DATABASE_HOST | "127.0.0.1" |
| DATABASE_NAME | "boazconnectparkdev" |
| DATABASE_PASSWORD | "AbscO!8645!" |
| DATABASE_PORT | "3306" |
| DATABASE_SERVER | "mysql://127.0.0.1:3306" |
| DATABASE_URL | "mysql://boazconnectparkdev:AbscO!8645!@127.0.0.1:3306/boazconnectparkdev?sslmode=disable&charset=utf8mb4&serverVersion=11.8.0-mariadb" |
| DATABASE_USER | "boazconnectparkdev" |
| DATABASE_VERSION | "11.8.0-mariadb" |
| DEFAULT_URI | "http://localhost" |
| JWT_PASSPHRASE | "7e014c81f14a3e2aac071ad09fff795cfd8328b1d219148c193fbbfde79d47fa" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_AUTH_MODE | "" |
| MAILER_CATCHER | "1" |
| MAILER_DRIVER | "smtp" |
| MAILER_DSN | "localhost" |
| MAILER_HOST | "127.0.0.1" |
| MAILER_PASSWORD | "" |
| MAILER_PORT | "1025" |
| MAILER_URL | "smtp://127.0.0.1:1025" |
| MAILER_USERNAME | "" |
| MAILER_WEB_URL | "https://dev.park.boaz-connect.fr" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/dev.park.boaz-connect.fr/webapp" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/dev.park.boaz-connect.fr/webapp" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/dev.park.boaz-connect.fr/webapp/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/dev.park.boaz-connect.fr/webapp/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| 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" |
| HTTP_ACCEPT_LANGUAGE | "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive, close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2209e702%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fdev.park.boaz-connect.fr%5C%2Fwebapp%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=ec1416; PHPSESSID=8ea17fe5ebb166185359350346729029; admin_deauth_profile_token=09e702" |
| HTTP_HOST | "37.59.102.204" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_REFERER | "https://37.59.102.204/admin" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "43.153.71.132" |
| REMOTE_PORT | "50838" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786978752 |
| REQUEST_TIME_FLOAT | 1786978752.1581 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/var/www/dev.park.boaz-connect.fr/webapp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "37.59.102.204" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "37.59.102.204" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.68 (Debian) Server at 37.59.102.204 Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.68 (Debian)" |
| SYMFONY_DOTENV_PATH | "/var/www/dev.park.boaz-connect.fr/webapp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_PASSWORD,MAILER_CATCHER,MAILER_WEB_URL,DATABASE_PORT,DATABASE_SERVER,MAILER_DRIVER,MAILER_PORT,DATABASE_HOST,DATABASE_PASSWORD,DATABASE_USER,MAILER_AUTH_MODE,MAILER_USERNAME,MAILER_URL,DATABASE_NAME,DATABASE_VERSION,MAILER_HOST,DATABASE_DRIVER,APP_DEBUG" |