GET https://www.tpc-bd.org/shipment

Security

Token

theprofessionalcourier@outlook.com Username
Authenticated
Property Value
Roles
[
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#279
  -user: App\Entity\User {#391 …}
  -roleNames: [
    "ROLE_USER"
  ]
  -attributes: []
  -secret: "2be768458c7e92d62e6dda4d50e58525"
  -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\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#210
  -map: Symfony\Component\Security\Http\AccessMap {#211 …}
  -logger: Symfony\Component\HttpKernel\Log\Logger {#96 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#240
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#149 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Component\HttpKernel\Log\Logger {#96 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#239 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#182 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#179 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#234 …}
}
42.86 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#233
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#235 …}
}
0.47 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#254
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#147 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#245 …}
  -map: Symfony\Component\Security\Http\AccessMap {#211 …}
}
0.67 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#181
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#147 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#191 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#182 …}
}
0.00 ms (none)

Authenticators

Authenticator Supports Authenticated Duration Passport Badges
"App\Security\LoginFormAuthenticator"
0.00 ms (none) (none)
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
0.00 ms (none) (none)

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#15
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#59 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#58 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#62 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#61 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#60 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#63 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/shipment"
  #requestUri: "/shipment"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#262 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details