Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#629
  -map: Symfony\Component\Security\Http\AccessMap {#637 …}
  -logger: Monolog\Logger {#612 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#643
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#584 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#634 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#372 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#642 …}
  -logger: Monolog\Logger {#612 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#607 …}
}
5.80 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#665
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#636 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#667
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#369 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#608 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#668 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#367 …}
  -logger: Monolog\Logger {#612 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#219 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#337 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#670
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#369 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#367 …}
  -map: Symfony\Component\Security\Http\AccessMap {#637 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#583
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#369 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#623 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#607 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"

This authenticator did not support the request.

skipped
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
2
"App\Security\Voter\ItemAccessVoter"
3
"App\Security\Voter\ItemKeyHolderVoter"

Access decision log

# Result Attributes Object
1 ERROR ROLE_STAFF
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_STAFF.
"App\Security\Voter\ItemAccessVoter"
ABSTAIN
"App\Security\Voter\ItemKeyHolderVoter"
ABSTAIN
Show voter details
2 GRANTED ITEM_ACCESS
Proxies\__CG__\App\Entity\Item\Item {#1144
  -id: 22
  -category: App\Enum\Item\ItemCategory {#1363 …}
  -itemCode: "PETD7"
  -openedAt: null
  -legacyCode: null
  -access_key: "UEJQZ"
  -brand: "La Pavoni"
  -model: "Professional"
  -title: "Brilliant Pre-Mill Wooden Handles"
  -picture: "IMG-0417-699c9ffc8943f.jpg"
  -gallery: Proxies\__CG__\App\Entity\Gallery\Gallery {#1354 …}
  -description: "<p>'96 on heating element</p>"
  -notes: "plastic piston"
  -interventions: Doctrine\ORM\PersistentCollection {#1377 …}
  -listings: Doctrine\ORM\PersistentCollection {#1408 …}
  -cashFlows: Doctrine\ORM\PersistentCollection {#1406 …}
  -createdAt: DateTimeImmutable @1771069424 {#1368
    date: 2026-02-14 11:43:44.0 UTC (+00:00)
  }
  -updatedAt: DateTimeImmutable @1771872252 {#1360
    date: 2026-02-23 18:44:12.0 UTC (+00:00)
  }
  -date: DateTime @820454400 {#1359
    date: 1996-01-01 00:00:00.0 UTC (+00:00)
  }
  -dateAccuracy: "Y"
  -dateEstimated: true
  -lazyObjectState: Symfony\Component\VarExporter\Internal\LazyObjectState {#1135 …}
}
"App\Security\Voter\ItemAccessVoter"
GRANTED
Show voter details