GET https://iacp.cloud/therapists/modal?t=6643

Security

Token

carol@iacp.ie Username
Authenticated
Property Value
Roles
[
  "ROLE_MEMBER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#353
  -user: App\Entity\Member {#845 …}
  -roleNames: [
    "ROLE_MEMBER"
  ]
  -attributes: []
  -firewallName: "members"
}

Firewall

members Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.members_db
context member
entry_point security.authenticator.form_login.members
user_checker security.user_checker
access_denied_handler (none)
access_denied_url members_login
authenticators
[
  "login_link"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#306
  -map: Symfony\Component\Security\Http\AccessMap {#307 …}
  -logger: Monolog\Logger {#220 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#331
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#69 …}
  -sessionKey: "_security_member"
  -logger: Monolog\Logger {#220 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#330 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#271 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#281 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#325 …}
}
107.09 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1056
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1052 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#276
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "members_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#251 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#271 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#328
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#68 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#813 …}
  -map: Symfony\Component\Security\Http\AccessMap {#307 …}
}
1.15 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#14
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#58 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#56 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#57 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#61 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#60 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#59 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#62 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/therapists/modal"
  #requestUri: "/therapists/modal?t=6643"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#326 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x002a02:8086:c97:5680:3907:474d:e4d2:91d7\x00" => []
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00\x00\x00" => []
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details