POST https://xb515285.xbiz.jp/admin_ecollabo/order

Security

Token

kanri Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#303
  -user: Eccube\Entity\Member {#1758 …}
  -roleNames: [
    "ROLE_ADMIN"
  ]
  -attributes: []
  -firewallName: "admin"
}

Firewall

admin Name
Security enabled
Stateless

Configuration

Key Value
provider Eccube\Security\Core\User\MemberProvider
context admin
entry_point security.authenticator.form_login.admin
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_throttling"
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#283
  -map: Symfony\Component\Security\Http\AccessMap {#284 …}
  -logger: Monolog\Logger {#273 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#297
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#859 …}
  -sessionKey: "_security_admin"
  -logger: Monolog\Logger {#273 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#298 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#246 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#272 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#300 …}
}
56.25 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#305
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#306 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#276
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#860 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#240 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#246 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#301
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#860 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#561 …}
  -map: Symfony\Component\Security\Http\AccessMap {#284 …}
}
2.31 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

unanimous 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
"Eccube\Security\Voter\AuthorityVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_ADMIN
Symfony\Component\HttpFoundation\Request {#6
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#76 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#22 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#70 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#75 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#72 …}
  #content: "admin_search_order%5B_token%5D=6227c.pPxPfAsKg-Pf47EEYqYT3rtltDvr9Fziq9Y_lQmFODk.7rUfCnlk5IiFsPpKFsxblfIIxV2ylg-zm6ZazWaoYg_7sX8reETlkO-q5A&admin_search_order%5Bmulti%5D=&admin_search_order%5Bname%5D=&admin_search_order%5Bkana%5D=&admin_search_order%5Border_datetime_start%5D=&admin_search_order%5Border_datetime_end%5D=&admin_search_order%5Bcompany_name%5D=&admin_search_order%5Bpayment_datetime_start%5D=&admin_search_order%5Bpayment_datetime_end%5D=&admin_search_order%5Bemail%5D=&admin_search_order%5Bupdate_datetime_start%5D=&admin_search_order%5Bupdate_datetime_end%5D=&admin_search_order%5Bphone_number%5D=&admin_search_order%5Bshipping_delivery_datetime_start%5D=&admin_search_order%5Bshipping_delivery_datetime_end%5D=&admin_search_order%5Border_no%5D=&admin_search_order%5Bpayment_total_start%5D=&admin_search_order%5Bpayment_total_end%5D=&admin_search_order%5Btracking_number%5D=&admin_search_order%5Bbuy_product_name%5D=&admin_search_order%5Bsortkey%5D=orderer&admin_search_order%5Bsorttype%5D=d"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/admin_ecollabo/order"
  #requestUri: "/admin_ecollabo/order"
  #baseUrl: ""
  #basePath: ""
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#225 …}
  #locale: null
  #defaultLocale: "ja"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_ADMIN ACCESS GRANTED
"Eccube\Security\Voter\AuthorityVoter"
attribute ROLE_ADMIN ACCESS GRANTED
Show voter details
2 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
3 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
4 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
5 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
6 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
7 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
8 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
9 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
10 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
11 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
12 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details
13 DENIED ROLE_USER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS DENIED
Show voter details