Redirect 302 redirect from GET @personnel_index (113e4b)

GET https://asterias.rennes.centralesupelec.fr/personnel/299

Security

Token

martine.boublil@univ-rennes1.fr Username
Authenticated
36ee3d From
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#38
  -user: App\Entity\Utilisateur {#452 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#129
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
  -logger: Monolog\Logger {#105 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#65
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#104 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#60 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#175 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#55 …}
  -logger: Monolog\Logger {#105 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#109 …}
}
3.89 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#59
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#62 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#48
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#54 …}
  -map: Symfony\Component\Security\Http\AccessMap {#130 …}
}
0.15 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#108
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#176 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#99 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#109 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Voters\AppelAProjetVoter"
4
"App\Voters\BudgetAnnuelMutualiseVoter"
5
"App\Voters\ContratVoter"
6
"App\Voters\DepartementVoter"
7
"App\Voters\EncadrantExterneVoter"
8
"App\Voters\EquipeVoter"
9
"App\Voters\EquipementVoter"
10
"App\Voters\PartenaireVoter"
11
"App\Voters\PersonnelVoter"
12
"App\Voters\PlateformePlateauTechniqueVoter"
13
"App\Voters\TheseVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED_FULLY
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/personnel/299"
  #requestUri: "/personnel/299"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#45 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED view
App\Entity\Personnel {#786
  -nomUsuel: "FEUVRIE"
  -prenom: "Bruno"
  -commentaire: null
  -anneeNaissance: 1964
  -docteurIetr: false
  -genre: Proxies\__CG__\App\Entity\Genre {#818 …}
  -nationalite: Proxies\__CG__\App\Entity\Nationalite {#836 …}
  -hdr: false
  -anneeObtentionHdr: null
  -positions: Doctrine\ORM\PersistentCollection {#847 …}
  -distinctions: Doctrine\ORM\PersistentCollection {#850 …}
  -mandats: Doctrine\ORM\PersistentCollection {#851 …}
  -baps: Doctrine\ORM\PersistentCollection {#846 …}
  -experiences: Doctrine\ORM\PersistentCollection {#862 …}
  -plateformePlateauTechniques: Doctrine\ORM\PersistentCollection {#860 …}
  -equipes: Doctrine\ORM\PersistentCollection {#854 …}
  -participeContrats: Doctrine\ORM\PersistentCollection {#865 …}
  -these: null
  -responsableDepartement: Doctrine\ORM\PersistentCollection {#867 …}
  -encadrementsTheses: Doctrine\ORM\PersistentCollection {#874 …}
  -contratsFinanceurs: Doctrine\ORM\PersistentCollection {#940 …}
  -creeLe: DateTime @1646696603 {#784
    date: 2022-03-07 23:43:23.0 UTC (+00:00)
  }
  -createur: Proxies\__CG__\App\Entity\Utilisateur {#926 …}
  -id: 299
}
"App\Voters\AppelAProjetVoter"
ACCESS ABSTAIN
"App\Voters\BudgetAnnuelMutualiseVoter"
ACCESS ABSTAIN
"App\Voters\ContratVoter"
ACCESS ABSTAIN
"App\Voters\DepartementVoter"
ACCESS ABSTAIN
"App\Voters\EncadrantExterneVoter"
ACCESS ABSTAIN
"App\Voters\EquipeVoter"
ACCESS ABSTAIN
"App\Voters\EquipementVoter"
ACCESS ABSTAIN
"App\Voters\PartenaireVoter"
ACCESS ABSTAIN
"App\Voters\PersonnelVoter"
ACCESS GRANTED
Show voter details
3 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details