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

Security

Token

carol@iacp.ie Username
Authenticated
Property Value
Roles
[
  "ROLE_MEMBER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#332
  -user: App\Entity\Member {#796 …}
  -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 {#287
  -map: Symfony\Component\Security\Http\AccessMap {#288 …}
  -logger: Monolog\Logger {#201 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#310
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#210 …}
  -sessionKey: "_security_member"
  -logger: Monolog\Logger {#201 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#309 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#211 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#203 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#304 …}
}
87.79 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#991
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#986 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#255
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#73 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "members_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#237 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#211 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#307
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#73 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#768 …}
  -map: Symfony\Component\Security\Http\AccessMap {#288 …}
}
1.26 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"

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=3121"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#305 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00\x002a02:8086:c97:5680:45d2:1ada:ec2f:8968\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