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 {#793 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "security_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1064 -links: [ 1172 => Symfony\Component\WebLink\Link {#1172 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css" } 1171 => Symfony\Component\WebLink\Link {#1171 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/font-awesome/css/font-awesome.min-vxFkEE2.css" } 1170 => Symfony\Component\WebLink\Link {#1170 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_body-70Mnnru.css" } 1169 => Symfony\Component\WebLink\Link {#1169 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_flexbox-4z67hBx.css" } 1168 => Symfony\Component\WebLink\Link {#1168 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_footer-WW3zC3c.css" } 1167 => Symfony\Component\WebLink\Link {#1167 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_overrides-PA_i5sx.css" } 1166 => Symfony\Component\WebLink\Link {#1166 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_table-qFvCO75.css" } 1165 => Symfony\Component\WebLink\Link {#1165 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/layout/_filter-7VwSVG5.css" } 1164 => Symfony\Component\WebLink\Link {#1164 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/sortable-tablesort/dist/sortable.min-ItnP5p2.css" } ] } |
| _redirected | true |
| _route | "security_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#738 -supports: false -passport: null -duration: null -stub: "App\Security\LoginAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginAuthenticator {#739 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#724 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#663 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#740 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#741 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#730 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#731 …} } ] |
| _stopwatch_token | "476661" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| content-length | "0" |
| cookie | "PHPSESSID=c81686c7ad53539c2734be243c6063f2; sf_redirect=%7B%22token%22%3A%22a864f9%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsites.clients%5C%2Fd.filedroppro.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a864f9" |
| host | "d.filedroppro.com" |
| referer | "https://d.filedroppro.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "2.0 Caddy" |
| x-forwarded-for | "216.73.216.149" |
| x-forwarded-host | "d.filedroppro.com" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://d.filedroppro.com/login' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'X-Forwarded-Host: d.filedroppro.com' \ --header 'Accept: */*' \ --header 'Content-Length: 0' \ --header 'Via: 2.0 Caddy' \ --header 'X-Forwarded-Proto: https' \ --header 'Referer: https://d.filedroppro.com/' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'X-Forwarded-For: 216.73.216.149' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'PHPSESSID=c81686c7ad53539c2734be243c6063f2; sf_redirect=%7B%22token%22%3A%22a864f9%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsites.clients%5C%2Fd.filedroppro.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a864f9'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 19 Jun 2026 21:59:19 GMT" |
| expires | "Fri, 19 Jun 2026 21:59:19 GMT" |
| link | "</assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css>; rel="preload"; as="style",</assets/vendor/font-awesome/css/font-awesome.min-vxFkEE2.css>; rel="preload"; as="style",</assets/styles/layout/_body-70Mnnru.css>; rel="preload"; as="style",</assets/styles/layout/_flexbox-4z67hBx.css>; rel="preload"; as="style",</assets/styles/layout/_footer-WW3zC3c.css>; rel="preload"; as="style",</assets/styles/layout/_overrides-PA_i5sx.css>; rel="preload"; as="style",</assets/styles/layout/_table-qFvCO75.css>; rel="preload"; as="style",</assets/styles/layout/_filter-7VwSVG5.css>; rel="preload"; as="style",</assets/vendor/sortable-tablesort/dist/sortable.min-ItnP5p2.css>; rel="preload"; as="style"" |
| x-debug-token | "58b7de" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "c81686c7ad53539c2734be243c6063f2" |
| main_deauth_profile_token | "a864f9" |
| sf_redirect | "{"token":"a864f9","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"index","file":"\/var\/www\/sites.clients\/d.filedroppro.com\/src\/Controller\/DefaultController.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\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/public/index.php"
"line" => 5
"args" => [
"/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/src/Controller/SecurityController.php"
"line" => 57
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/public/index.php"
"line" => 5
"args" => [
"/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/src/Controller/SecurityController.php"
"line" => 59
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/public/index.php"
"line" => 5
"args" => [
"/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1918
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/var/cache/dev/twig/6c/6ca844b4ef43f0045b29ed205a343097.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_e85a136d67565a420881d3aa7f4c1e0a"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1522
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/var/cache/dev/twig/64/644c35af580db68356a04ef2bd79c25e.php"
"line" => 111
"function" => "include"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_219871428beda9992a8a2ef85ac4b843"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/var/cache/dev/twig/cf/cfa433808c8a003f41b419d978199e6c.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_673710e983d5385c63f4e466c8e2bbf1"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/src/Controller/SecurityController.php"
"line" => 61
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/sites.clients/d.filedroppro.com/public/index.php"
"line" => 5
"args" => [
"/var/www/sites.clients/d.filedroppro.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| AMAZON_SNS_DEFAULT_REGION | "us-east-1" |
| APP_ENV | "dev" |
| APP_SECRET | "203f7513f19ec72ac5ee484d7713f1a8" |
| APP_SHARE_DIR | "var/share" |
| CLOUDFLARE_TURNSTILE_SECRET_KEY | "0x4AAAAAADlegWXmd63cTYRHbOl-nLQnpg8" |
| CLOUDFLARE_TURNSTILE_SITE_KEY | "0x4AAAAAADlegRM9r7UmnPQf" |
| DATABASE_URL | "postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=16&charset=utf8" |
| DEFAULT_URI | "https://filedropprod.com" |
| MAILER_DSN | "mailtrap+api://f5d98082c2fc54b66d07ea7cd9bde905@send.api.mailtrap.io" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RELYING_PARTY_ID | "filedropprod.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/sites.clients/d.filedroppro.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/sites.clients/d.filedroppro.com" ] |
| AUTH_TYPE | "" |
| CONTENT_LENGTH | "0" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/sites.clients/d.filedroppro.com/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONTENT_LENGTH | "0" |
| HTTP_COOKIE | "PHPSESSID=c81686c7ad53539c2734be243c6063f2; sf_redirect=%7B%22token%22%3A%22a864f9%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsites.clients%5C%2Fd.filedroppro.com%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=a864f9" |
| HTTP_HOST | "d.filedroppro.com" |
| HTTP_REFERER | "https://d.filedroppro.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "2.0 Caddy" |
| HTTP_X_FORWARDED_FOR | "216.73.216.149" |
| HTTP_X_FORWARDED_HOST | "d.filedroppro.com" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.149" |
| REMOTE_HOST | "216.73.216.149" |
| REMOTE_IDENT | "" |
| REMOTE_PORT | "44196" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781906359 |
| REQUEST_TIME_FLOAT | 1781906359.3462 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/sites.clients/d.filedroppro.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "d.filedroppro.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "Caddy/v2.10.2" |
| SSL_CIPHER | "TLS_AES_128_GCM_SHA256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/var/www/sites.clients/d.filedroppro.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,RELYING_PARTY_ID,CLOUDFLARE_TURNSTILE_SITE_KEY,CLOUDFLARE_TURNSTILE_SECRET_KEY,AMAZON_SNS_DEFAULT_REGION" |
| USER | "apache" |