GET http://dev.shamscout.delivery/an/

Security

Token

There is no security token.

Firewall

web Name
Security enabled
Stateless

Configuration

Key Value
provider nucleos_user.user_provider.username_email
context web
entry_point security.authenticator.form_login.web
user_checker Nucleos\UserBundle\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "oauth"
  "two_factor"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#3910
  -map: Symfony\Component\Security\Http\AccessMap {#3909 …}
  -logger: Monolog\Logger {#3759 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#3971
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1208 …}
  -sessionKey: "_security_web"
  -logger: Monolog\Logger {#3759 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#3972 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#3751 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#576 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#3974 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#4039
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#4037 …}
}
0.00 ms (none)
HWI\Bundle\OAuthBundle\Security\Http\Firewall\RefreshAccessTokenListener {#3975
  #tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1209 …}
  #resourceOwnerMap: HWI\Bundle\OAuthBundle\Security\Http\ResourceOwnerMap {#4018 …}
  #enabled: false
  -authenticator: HWI\Bundle\OAuthBundle\Security\Http\Authenticator\OAuthAuthenticator {#4021 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#3719
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1209 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1141 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#3751 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#4040
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#1130 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1209 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#4045 …}
}
0.01 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#4046
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1209 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1127 …}
  -map: Symfony\Component\Security\Http\AccessMap {#3909 …}
}
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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"AppBundle\Security\BusinessVoter"
6
"AppBundle\Security\DeleteClosingRuleVoter"
7
"AppBundle\Security\OrderActionsVoter"
8
"AppBundle\Security\LocalBusinessVoter"
9
"AppBundle\Security\DashboardViewVoter"
10
"AppBundle\Security\ProductVoter"
11
"AppBundle\Security\DeliveriesVoter"
12
"AppBundle\Security\StoreVoter"
13
"AppBundle\Security\AddressVoter"
14
"AppBundle\Security\UserVoter"
15
"AppBundle\Security\TaskGroupVoter"
16
"AppBundle\Security\WebhookVoter"
17
"AppBundle\Security\ProductOptionValueVoter"
18
"AppBundle\Security\DeliveryQuoteVoter"
19
"AppBundle\Security\DeliveryImportQueueVoter"
20
"AppBundle\Security\TimeSlotVoter"
21
"AppBundle\Security\IncidentVoter"
22
"AppBundle\Security\RestaurantMenuVoter"
23
"AppBundle\Security\TaskOperationsVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_DISPATCHER
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DashboardViewVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveriesVoter"
ACCESS ABSTAIN
"AppBundle\Security\StoreVoter"
ACCESS ABSTAIN
"AppBundle\Security\AddressVoter"
ACCESS ABSTAIN
"AppBundle\Security\UserVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskGroupVoter"
ACCESS ABSTAIN
"AppBundle\Security\WebhookVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductOptionValueVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryQuoteVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryImportQueueVoter"
ACCESS ABSTAIN
"AppBundle\Security\TimeSlotVoter"
ACCESS ABSTAIN
"AppBundle\Security\IncidentVoter"
ACCESS ABSTAIN
"AppBundle\Security\RestaurantMenuVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskOperationsVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DashboardViewVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveriesVoter"
ACCESS ABSTAIN
"AppBundle\Security\StoreVoter"
ACCESS ABSTAIN
"AppBundle\Security\AddressVoter"
ACCESS ABSTAIN
"AppBundle\Security\UserVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskGroupVoter"
ACCESS ABSTAIN
"AppBundle\Security\WebhookVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductOptionValueVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryQuoteVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryImportQueueVoter"
ACCESS ABSTAIN
"AppBundle\Security\TimeSlotVoter"
ACCESS ABSTAIN
"AppBundle\Security\IncidentVoter"
ACCESS ABSTAIN
"AppBundle\Security\RestaurantMenuVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskOperationsVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DashboardViewVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveriesVoter"
ACCESS ABSTAIN
"AppBundle\Security\StoreVoter"
ACCESS ABSTAIN
"AppBundle\Security\AddressVoter"
ACCESS ABSTAIN
"AppBundle\Security\UserVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskGroupVoter"
ACCESS ABSTAIN
"AppBundle\Security\WebhookVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductOptionValueVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryQuoteVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryImportQueueVoter"
ACCESS ABSTAIN
"AppBundle\Security\TimeSlotVoter"
ACCESS ABSTAIN
"AppBundle\Security\IncidentVoter"
ACCESS ABSTAIN
"AppBundle\Security\RestaurantMenuVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskOperationsVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DashboardViewVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveriesVoter"
ACCESS ABSTAIN
"AppBundle\Security\StoreVoter"
ACCESS ABSTAIN
"AppBundle\Security\AddressVoter"
ACCESS ABSTAIN
"AppBundle\Security\UserVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskGroupVoter"
ACCESS ABSTAIN
"AppBundle\Security\WebhookVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductOptionValueVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryQuoteVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryImportQueueVoter"
ACCESS ABSTAIN
"AppBundle\Security\TimeSlotVoter"
ACCESS ABSTAIN
"AppBundle\Security\IncidentVoter"
ACCESS ABSTAIN
"AppBundle\Security\RestaurantMenuVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskOperationsVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DashboardViewVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveriesVoter"
ACCESS ABSTAIN
"AppBundle\Security\StoreVoter"
ACCESS ABSTAIN
"AppBundle\Security\AddressVoter"
ACCESS ABSTAIN
"AppBundle\Security\UserVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskGroupVoter"
ACCESS ABSTAIN
"AppBundle\Security\WebhookVoter"
ACCESS ABSTAIN
"AppBundle\Security\ProductOptionValueVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryQuoteVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeliveryImportQueueVoter"
ACCESS ABSTAIN
"AppBundle\Security\TimeSlotVoter"
ACCESS ABSTAIN
"AppBundle\Security\IncidentVoter"
ACCESS ABSTAIN
"AppBundle\Security\RestaurantMenuVoter"
ACCESS ABSTAIN
"AppBundle\Security\TaskOperationsVoter"
ACCESS ABSTAIN
Show voter details