POST https://tc-suivi.topcrono.com/operation/operation/5812/coursier

Security

Token

wilfried.houedanou@topchrono.com Username
Authenticated
Property Value
Roles
[
  "ROLE_GESTIONNAIRE"
  "BORDEREAU_VIEW"
  "BORDEREAU_RECU_GESTIONNAIRE"
  "BORDEREAU_NON_RECU_GESTIONNAIRE"
  "BORDEREAU_RECU_COURSIER"
  "BORDEREAU_NON_RECU_COURSIER"
  "LIST_COURSIER"
  "BORDEREAU_AFFECTER"
  "BORDEREAU_EN_COURS_DE_LIVRAISON"
  "BORDEREAU_LIVRER"
  "BORDEREAU_NON_LIVRER"
  "BORDEREAU_FINALISER"
  "BORDEREAU_LIVRER_SOI_MEME"
  "LIVRAISON_ANNULER"
  "RAPPORT_EDIT"
  "RAPPORT_VIEW"
  "RAPPORT_CREATE"
  "RAPPORT_DELETE"
  "LIVREUR"
  "RAPPORT_SHOW"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#788
  -user: App\Entity\User {#1157 …}
  -roleNames: [
    "ROLE_GESTIONNAIRE"
    "BORDEREAU_VIEW"
    "BORDEREAU_RECU_GESTIONNAIRE"
    "BORDEREAU_NON_RECU_GESTIONNAIRE"
    "BORDEREAU_RECU_COURSIER"
    "BORDEREAU_NON_RECU_COURSIER"
    "LIST_COURSIER"
    "BORDEREAU_AFFECTER"
    "BORDEREAU_EN_COURS_DE_LIVRAISON"
    "BORDEREAU_LIVRER"
    "BORDEREAU_NON_LIVRER"
    "BORDEREAU_FINALISER"
    "BORDEREAU_LIVRER_SOI_MEME"
    "LIVRAISON_ANNULER"
    "RAPPORT_EDIT"
    "RAPPORT_VIEW"
    "RAPPORT_CREATE"
    "RAPPORT_DELETE"
    "LIVREUR"
    "RAPPORT_SHOW"
    "ROLE_USER"
  ]
  -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\AppAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#714
  -map: Symfony\Component\Security\Http\AccessMap {#712 …}
  -logger: Monolog\Logger {#725 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#770
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#347 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#725 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#771 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#742 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#508 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#769 …}
}
398.93 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#775
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#768 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#777
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#352 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#327 …}
  -map: Symfony\Component\Security\Http\AccessMap {#712 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#722
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#352 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#745 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#742 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\BordereauVoter"
5
"App\Security\Voter\CustomerVoter"
6
"App\Security\Voter\DemandeVoter"
7
"App\Security\Voter\RapportVoter"
8
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\Voter\BordereauVoter"
ACCESS ABSTAIN
"App\Security\Voter\CustomerVoter"
ACCESS ABSTAIN
"App\Security\Voter\DemandeVoter"
ACCESS ABSTAIN
"App\Security\Voter\RapportVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 GRANTED BORDEREAU_AFFECTER
App\Entity\Bordereau {#2312
  -id: null
  -dateLivraison: null
  -heureLivraison: null
  -nombrePlis: null
  -poids: null
  -dateRetourBoredereau: null
  -nomReceptionnaireAccueil: null
  -typeOperation: "NATIONAL"
  -instructionParticuliere: null
  -destinataire: ""
  -client: null
  -adresseLivraison: null
  -intructionParticuliereLivraison: null
  -statutLivraison: "en_attente"
  -price: null
  -numberBordereau: null
  -nomClientRetourBordereau: null
  -date: null
  -receptionnaireColis: null
  -nonTransmisCommentaire: null
  -coursier: null
  -appel: null
  -fraisAppel: 0.0
  -plis: false
  -nomCategorieClient: null
  -nombreColis: null
  -nombreAvisPassage: null
  -nombreFeuillet: null
  -reference: null
  -observation: null
  -numeroFacture: null
  -produit: null
  -codeProduit: null
  -operationType: null
  -nombreCorporate: null
  -dateEnlevement: null
  -heureEnlevement: null
  -nombreTicket: null
  -referenceBordereau: null
  -ville: null
  -bordereauParent: null
  -bordereaus: Doctrine\Common\Collections\ArrayCollection {#2313 …}
  -nombrePlisCourant: null
  -bordereauComplementParent: null
  -bordereauComplements: Doctrine\Common\Collections\ArrayCollection {#2314 …}
  -priceComplement: null
  -villeComplement: null
  -commentRetourInt: null
  -commentAbandonInt: null
  -commentDestructionInt: null
  -commentRefusReceptionInt: null
  -motif: null
  -representant: null
  -statutRepresentant: null
  #createdAt: null
  #updatedAt: null
  #deletedAt: null
  #createdBy: null
  #updatedBy: null
  -dateAgo: null
}
"App\Security\Voter\BordereauVoter"
ACCESS GRANTED
Show voter details
4 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
5 GRANTED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details