GET http://dev.shamscout.delivery/de/restaurant/1-aladnan

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 GRANTED view
AppBundle\Entity\LocalBusiness {#4317
  #legalName: null
  #telephone: libphonenumber\PhoneNumber {#4265 …}
  #vatID: null
  #additionalProperties: [
    [
      "name" => "siret"
      "value" => null
    ]
    [
      "name" => "vat_number"
      "value" => null
    ]
    [
      "name" => "rcs_number"
      "value" => null
    ]
  ]
  #id: 1
  #type: "http://schema.org/Restaurant"
  #name: "Aladnan"
  #description: null
  #enabled: true
  #quotesAllowed: false
  #depositRefundEnabled: false
  #depositRefundOptin: true
  #loopeatEnabled: false
  #loopeatMandatory: false
  #pledge: null
  #address: AppBundle\Entity\Address {#4706 …}
  #businessAddress: null
  #website: null
  #stripeAccounts: Doctrine\ORM\PersistentCollection {#4309 …}
  #owners: Doctrine\ORM\PersistentCollection {#4702 …}
  #exclusive: false
  #state: "normal"
  #contract: Proxies\__CG__\AppBundle\Entity\Contract {#4609 …}
  #stripeConnectRoles: [
    "ROLE_ADMIN"
  ]
  #mercadopagoConnectRoles: [
    "ROLE_ADMIN"
  ]
  #preparationTimeRules: Doctrine\ORM\PersistentCollection {#4310 …}
  #reusablePackagings: Doctrine\ORM\PersistentCollection {#4095 …}
  #promotions: Doctrine\ORM\PersistentCollection {#4703 …}
  #featured: true
  #stripePaymentMethods: []
  #mercadopagoAccount: null
  #edenredMerchantId: null
  #edenredTRCardEnabled: false
  #edenredEnabled: false
  #edenredSyncSent: false
  #hub: null
  #vytalEnabled: false
  #enBoitLePlatEnabled: false
  #enBoitLePlatPlatformFee: false
  #cashOnDeliveryEnabled: true
  #rateLimitRangeDuration: null
  #rateLimitAmount: null
  #paygreenShopId: null
  #billingMethod: "unit"
  #autoAcceptOrdersEnabled: true
  #paymentGateway: "stripe"
  #pawapayEnabled: true
  #dayOfWeekAddresses: Doctrine\ORM\PersistentCollection {#4102 …}
  #dayOfWeekDeliveryPerimeterExpressions: Doctrine\ORM\PersistentCollection {#4577 …}
  #createdAt: DateTime @1779112320 {#4054
    date: 2026-05-18 15:52:00.0 Europe/Paris (+02:00)
  }
  #updatedAt: DateTime @1779119129 {#4320
    date: 2026-05-18 17:45:29.0 Europe/Paris (+02:00)
  }
  #deletedAt: null
  #loopeatAccessToken: null
  #loopeatRefreshToken: null
  #products: Doctrine\ORM\PersistentCollection {#4097 …}
  #productOptions: Doctrine\ORM\PersistentCollection {#4093 …}
  #taxons: Doctrine\ORM\PersistentCollection {#4699 …}
  #activeMenuTaxon: Proxies\__CG__\AppBundle\Entity\Sylius\Taxon {#4650 …}
  #servesCuisine: Doctrine\ORM\PersistentCollection {#4599 …}
  -imageFile: null
  -imageName: null
  -bannerImageName: null
  -bannerImageFile: null
  -hasFutureClosingRulesCache: []
  -spatieOpeningHoursCache: []
  -isOpenCache: [
    "2026-05-21T01:28:40+02:00" => true
  ]
  -nextOpeningDateCache: [
    "2026-05-21T01:28:40+02:00" => Carbon\Carbon @1779400800 {#9364
      #endOfTime: false
      #startOfTime: false
      #constructedObjectId: "00000000000024940000000000000000"
      -clock: null
      #localMonthsOverflow: null
      #localYearsOverflow: null
      #localStrictModeEnabled: null
      #localHumanDiffOptions: null
      #localToStringFormat: null
      #localSerializer: null
      #localMacros: null
      #localGenericMacros: null
      #localFormatFunction: null
      #localTranslator: null
      #dumpProperties: [
        "date"
        "timezone_type"
        "timezone"
      ]
      #dumpLocale: null
      #dumpDateProperties: null
      date: 2026-05-22 00:00:00.0 Europe/Paris (+02:00)
    }
  ]
  -nextClosingDateCache: []
  #organization: Proxies\__CG__\AppBundle\Entity\Organization {#4635 …}
  #closingRules: Doctrine\ORM\PersistentCollection {#4615 …}
  #fulfillmentMethods: Doctrine\ORM\PersistentCollection {#4623 …}
  #shippingOptionsDays: 2
  #deliveryPerimeterExpression: "distance < 3000"
  #failureReasonSet: null
}
"AppBundle\Security\BusinessVoter"
ACCESS ABSTAIN
"AppBundle\Security\DeleteClosingRuleVoter"
ACCESS ABSTAIN
"AppBundle\Security\OrderActionsVoter"
ACCESS ABSTAIN
"AppBundle\Security\LocalBusinessVoter"
ACCESS GRANTED
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_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