http://it.4udl.com/_profiler/f85d38?panel=form

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#627
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
  -secret: "LHks6Z4"
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider CoreBundle\Services\EmailUserProvider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#82
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#518 …}
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#528
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#207 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#515 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#390 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#65 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#516 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#212 …}
    "enableUsageTracking"
  ]
}
1.02 ms (none)
UserBundle\EventListener\UsernamePasswordFormAuthenticationListener {#590
  #options: [
    "check_path" => "fos_user_security_check"
    "login_path" => "/login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "username_parameter" => "login_form[_username]"
    "password_parameter" => "login_form[_password]"
    "enable_csrf" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#67 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#625 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#59 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#212 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#608 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#390 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#108 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#531 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#516 …}
  -csrfTokenManager: null
  -formFactory: Symfony\Component\Form\FormFactory {#479 …}
  -loginAttempts: 5
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#510
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#207 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#516 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#625 …}
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#390 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#608 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#416
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#207 …}
  -secret: "LHks6Z4"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#625 …}
  -logger: Symfony\Bridge\Monolog\Logger {#67 …}
}
1.36 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#69
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#212 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#59 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#70 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#607
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#212 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#635 …}
  -map: Symfony\Component\Security\Http\AccessMap {#84 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#625 …}
  -exceptionOnNoToken: true
}
0.12 ms (none)

Security Voters (13)

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
"UserBundle\Security\NetlinkingProjectVoter"
5
"UserBundle\Security\InvoiceVoter"
6
"UserBundle\Security\WithdrawRequestVoter"
7
"UserBundle\Security\MainVoter"
8
"UserBundle\Security\UserVoter"
9
"UserBundle\Security\MessageVoter"
10
"UserBundle\Security\DirectoryBacklinksVoter"
11
"UserBundle\Security\ExchangePropositionVoter"
12
"UserBundle\Security\SearchVoter"
13
"UserBundle\Security\ExchangeSiteVoter"