POST https://j-web-dev.kuzilla.co.jp/web/apply/entry

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider App\Security\ChainUserProvider
context main
entry_point App\Security\ApiLoginAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "remember_me"
  "App\Security\ApiLoginAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#804
  -map: Symfony\Component\Security\Http\AccessMap {#801 …}
  -logger: Monolog\Logger {#575 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#979
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#194 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#575 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#980 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#727 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#401 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#984 …}
}
0.50 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#696
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#985 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#973
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#193 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#227 …}
  -map: Symfony\Component\Security\Http\AccessMap {#801 …}
}
1.06 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#824
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#193 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#844 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#727 …}
}
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"

Access decision log

# Result Attributes Object
1 GRANTED PUBLIC_ACCESS
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: "_confirm=1&apply_staff[_token]=1b4cb599eab91039.D68ZuzlFftlZVbx81owVYsuoxnB01mSnGL0xr1bFlZk.atxd1A4gPO84H90mo91dIYf58yBDgwrga95w-QWH2fVtx0zVTAsfmzMDhA&apply_staff[address1]=3137%20Laguna%20Street&apply_staff[address2]=3137%20Laguna%20Street&apply_staff[address3]=3137%20Laguna%20Street&apply_staff[birthday][day]=15&apply_staff[birthday][month]=2&apply_staff[birthday][year]=1947&apply_staff[email_mobile]=testing%40example.com&apply_staff[email_pc]=testing%40example.com&apply_staff[history_flg]=2&apply_staff[hope_areas][]=4&apply_staff[inquiry]=555&apply_staff[keii]=10&apply_staff[keiietc]=/etc/shells&apply_staff[line_id]=1&apply_staff[name_mei]=kTEBxRHp&apply_staff[name_mei_k]=kTEBxRHp&apply_staff[name_sei]=kTEBxRHp&apply_staff[name_sei_k]=kTEBxRHp&apply_staff[password][first]=Testing&apply_staff[password][second]=u]H[ww6KrA9F.x-F&apply_staff[sex]=0&apply_staff[syoukaisya]=1&apply_staff[tel]=555-666-0606&apply_staff[tel_mobile]=555-666-0606&apply_staff[zipcode]=94102"
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: [
    "text/html"
    "application/xhtml+xml"
    "application/xml"
    "*/*"
  ]
  #pathInfo: "/apply/entry"
  #requestUri: "/web/apply/entry"
  #baseUrl: "/web"
  #basePath: "/web"
  #method: "POST"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#829 …}
  #locale: null
  #defaultLocale: "ja"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details