http://pms.cmet.ustc.edu.cn/applicant/project/new/36 Return to referer URL

Security

Token

05548 Username
Authenticated
Property Value
Roles
[
  "ROLE_APPLICANT"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#40
  -firewallName: "main"
  -user: App\Entity\User {#1625 …}
  -roleNames: [
    "ROLE_APPLICANT"
  ]
  -authenticated: true
  -attributes: []
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\CasUserProvider
context main
entry_point App\Security\CasAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\CasAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#113
  -map: Symfony\Component\Security\Http\AccessMap {#114 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Component\HttpKernel\Log\Logger {#252 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#67
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#161 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#252 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#70 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#94 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#87 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …}
    "enableUsageTracking"
  ]
}
6.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#19
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#65 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#48
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#54 …}
  -map: Symfony\Component\Security\Http\AccessMap {#114 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.26 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#92
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#162 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "cas_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#82 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#94 …}
}
0.00 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_APPLICANT
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: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/applicant/project/new/36"
  #requestUri: "/applicant/project/new/36"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#47 …}
  #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
2 GRANTED applicant_action
App\Entity\Batch {#1740
  #type: "任务书提交"
  #applyDeadline: DateTime @1750867200 {#1733
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #collegeDeadline: DateTime @1750867200 {#1732
    date: 2025-06-26 00:00:00.0 Asia/Shanghai (+08:00)
  }
  #notices: Doctrine\ORM\PersistentCollection {#1773 …}
  #collegeAttachments: Doctrine\ORM\PersistentCollection {#1805 …}
  #id: 36
  #name: "2024年省级质量工程项目任务书提交"
  #open: DateTime @1750176000 {#1738
    date: 2025-06-18 00:00:00.0 Asia/Shanghai (+08:00)
  }
}
"App\Security\BatchVoter"
ACCESS GRANTED
Show voter details