http://abacus.globegs.com/uk/student/start-training

Security Token

r@r.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_USER"
  "ROLE_SONATA_ADMIN"
  "ROLE_ALLOWED_TO_SWITCH"
]
Token
UsernamePasswordToken {#433
  -credentials: null
  -providerKey: "admin"
  -user: User {#1424 …}
  -roles: [
    Role {#435
      -role: "ROLE_SUPER_ADMIN"
    }
    Role {#436
      -role: "ROLE_USER"
    }
  ]
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider fos_user.user_provider.username
context user
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"
0.02 ms (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
32.76 ms (none)
"Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener"
0.01 ms (none)
"Symfony\Component\Security\Http\Firewall\RememberMeListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener"
0.00 ms (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.08 ms (none)

Security Voters (7)

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
"MentalSchool\AppBundle\Security\Authorization\Voter\StudentVoter"
5
"MentalSchool\AppBundle\Security\Authorization\Voter\SchoolGroupVoter"
6
"MentalSchool\AppBundle\Security\Authorization\Voter\TeacherVoter"
7
"MentalSchool\AppBundle\Security\Authorization\Voter\GeneralVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_STUDENT"
  "ROLE_ADMIN"
  "ROLE_SONATA_ADMIN"
  "ROLE_DIRECTOR"
  "ROLE_TEACHER"
]
Request {#9
  +attributes: ParameterBag {#12 …}
  +request: ParameterBag {#10 …}
  +query: ParameterBag {#11 …}
  +server: ServerBag {#15 …}
  +files: FileBag {#14 …}
  +cookies: ParameterBag {#13 …}
  +headers: HeaderBag {#16 …}
  #content: "subtheme=cross&idTraning=traningParams_925690441&keymatrix=flashcard_0_9&combine=&turbo=1&double-power=0&output-sample=0&speed=2.0&iterator=2&complexity=&progress_action=0&master=&sounds_answer=1&multiselect_level=&manage-fonts=0&level=50&progress_speed=0.5&sampleFormCount=1"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/uk/student/start-training"
  #requestUri: "/uk/student/start-training"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Session {#275 …}
  #locale: "uk"
  #defaultLocale: "uk"
  -isHostValid: true
  -isForwardedValid: true
  format: "html"
}