http://dev.mywowenglish.com/ms.php

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.our_db_provider
context main
entry_point App\Security\AppAuthenticationEntryPoint
user_checker App\Security\UserChecker
access_denied_handler App\Security\AccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#671
  -map: Symfony\Component\Security\Http\AccessMap {#663 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#651 …}
  -httpPort: 80
  -httpsPort: 443
}
1.20 ms
Symfony\Component\HttpFoundation\RedirectResponse {#694
  +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#752 …}
  #content: """
    <!DOCTYPE html>\n
    <html>\n
        <head>\n
            <meta charset="UTF-8" />\n
            <meta http-equiv="refresh" content="0;url='https://dev.mywowenglish.com/ms.php'" />\n
    \n
            <title>Redirecting to https://dev.mywowenglish.com/ms.php</title>\n
        </head>\n
        <body>\n
            Redirecting to <a href="https://dev.mywowenglish.com/ms.php">https://dev.mywowenglish.com/ms.php</a>.\n
        </body>\n
    </html>
    """
  #version: "1.0"
  #statusCode: 301
  #statusText: "Moved Permanently"
  #charset: "UTF-8"
  #targetUrl: "https://dev.mywowenglish.com/ms.php"
}

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\SectionVoter"