http://pms.cmet.ustc.edu.cn/review/score/5925 Return to referer URL

Security

Token

25_zkd11 Username
Authenticated
Property Value
Roles
[
  "ROLE_REVIEWER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#54
  -credentials: null
  -firewallName: "reviewer"
  -user: App\Entity\Reviewer {#596 …}
  -roleNames: [
    "ROLE_REVIEWER"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

reviewer Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.review_provider
context reviewer
entry_point security.authenticator.form_login.reviewer
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#111
  -map: Symfony\Component\Security\Http\AccessMap {#112 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Component\HttpKernel\Log\Logger {#251 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#61
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#160 …}
  -sessionKey: "_security_reviewer"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#251 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#66 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#91 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
    "enableUsageTracking"
  ]
}
4.84 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#53
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#50 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#92
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "review_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#81 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#93 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#616
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#161 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#68 …}
  -map: Symfony\Component\Security\Http\AccessMap {#112 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.26 ms (none)

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
"App\Security\BatchVoter"
4
"App\Security\ProjectVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_REVIEWER
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: "score%5Brank%5D=A&score%5Bscore%5D=90&score%5Bsuggestion%5D=%E9%A1%B9%E7%9B%AE%E7%BB%84%E5%B7%B2%E5%AE%8C%E6%88%90%E5%AE%9E%E9%AA%8C%E7%90%86%E8%AE%BA%E5%92%8C%E5%AE%9E%E9%AA%8C%E6%93%8D%E4%BD%9C%E7%9A%84%E8%A7%86%E9%A2%91%E5%BD%95%E5%88%B6600%E5%88%86%E9%92%9F%EF%BC%8C%E6%9C%89%E5%8A%A9%E4%BA%8E%E5%AD%A6%E7%94%9F%E7%90%86%E8%A7%A3%E9%87%8F%E5%AD%90%E7%89%A9%E7%90%86%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5%E3%80%82&score%5B_token%5D=a79809239e3.qmrkVe0xPCniugwUdWSnUlthex5yfa003Xa7SycVrQM.8yajJYdeSGLa205mL1PlPj4HEVIzBcRlmzfcHVN0zEnID4MW2H4NbYT0Zw"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/review/score/5925"
  #requestUri: "/review/score/5925"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#62 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details