https://staging.bwire.io/admin/sites/350d631a-5a1a-4f75-848b-2cade65fd437/edit-billing-information Return to referer URL

Security

Token

admin@admin.com Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#695
  -user: App\Domain\Administrator\Model\Administrator {#602 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider App\Infrastructure\Auth\Symfony\Security\Provider\AdminEmailProvider
context admin
entry_point App\Infrastructure\Auth\Symfony\Security\Authenticator\AdminLoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Infrastructure\Auth\Symfony\Security\Authenticator\AdminLoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#809
  -map: Symfony\Component\Security\Http\AccessMap {#807 …}
  -logger: Symfony\Bridge\Monolog\Logger {#770 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#645
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#168 …}
  -sessionKey: "_security_admin"
  -logger: Symfony\Bridge\Monolog\Logger {#770 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#623 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#699 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#140 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#665 …}
}
196.82 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#681
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#643 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#680
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#400 …}
  -map: Symfony\Component\Security\Http\AccessMap {#807 …}
}
0.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#765
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#169 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#692 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#699 …}
}
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\UI\Admin\Security\AdministratorVoter"
5
"App\UI\Merchant\Security\SiteVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_ADMIN"
  "ROLE_SUPER_ADMIN"
]
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#13 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#16 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#15 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#14 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#17 …}
  #content: "site_edit_billing_information%5Bname%5D=Team+Spell&site_edit_billing_information%5Bcountry%5D=FJ&site_edit_billing_information%5Bcity%5D=Paris&site_edit_billing_information%5Bstreet%5D=Langenhorner+Chaussee&site_edit_billing_information%5BstreetNumber%5D=20&site_edit_billing_information%5BpostalCode%5D=83458&site_edit_billing_information%5Biban%5D=PL92124049371831347560745013&site_edit_billing_information%5BisBankWebhook%5D=1&site_edit_billing_information%5B_token%5D=2.wK6BB2hPRt4cW19H1Qg66rd0unobnSDSAeCKEoGRI0s.qpi0QzEaCZBxFisQilBShcI3zAx85Ri5S6PvZsjIc3ym_sZhBH11n3YVDg"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "*/*"
  ]
  #pathInfo: "/admin/sites/350d631a-5a1a-4f75-848b-2cade65fd437/edit-billing-information"
  #requestUri: "/admin/sites/350d631a-5a1a-4f75-848b-2cade65fd437/edit-billing-information"
  #baseUrl: ""
  #basePath: null
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#690 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details