Error 404 Not Found

GET https://imagina.run/.env/

Forwarded to ErrorController (4a329e)

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context (none)
entry_point App\Controller\User\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Controller\User\FacebookAuthenticator"
  "App\Controller\User\GoogleAuthenticator"
  "App\Controller\User\LoginFormAuthenticator"
  "App\Controller\User\RegistrationModuleAuthenticator"
  "App\Controller\User\WebsiteLoginFormAuthenticator"
  "App\Controller\User\LinkedinAuthenticator"
  "App\Controller\User\JWTCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1021
  -map: Symfony\Component\Security\Http\AccessMap {#1023 …}
  -logger: Monolog\Logger {#1401 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1716
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1642 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1718
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#753 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#243 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1023 …}
}
0.12 ms (none)

Authenticators

Status Authenticator
skipped
"App\Controller\User\FacebookAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\GoogleAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\LoginFormAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\RegistrationModuleAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\WebsiteLoginFormAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\LinkedinAuthenticator"

This authenticator did not support the request.

skipped
"App\Controller\User\JWTCustomAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#17 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#20 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#19 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#18 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#21 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/.env/"
  #requestUri: "/.env/"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#1807 …}
  #locale: ".env"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00204.76.203.25,34.160.0.205\x0035.191.99.208\x00" => [
      "34.160.0.205"
      "204.76.203.25"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
GRANTED
Access is public.
Show voter details