Redirect 302 redirect from GET @app_home (86c658)

GET https://api.services.backyoutest.ovh/login

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_api_by_email_provider
context main
entry_point App\Security\UserApiAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "login_link"
  "form_login"
  "remember_me"
  "App\Security\UserApiAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1251
  -map: Symfony\Component\Security\Http\AccessMap {#1219 …}
  -logger: Monolog\Logger {#1402 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1357
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#215 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#1402 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1315 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1338 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#287 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1222 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1206
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1297 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1285
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#213 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#208 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1219 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1389
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#213 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1277 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1338 …}
}
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
"App\Security\Voter\AllotmentTaxVoter"
6
"App\Security\Voter\AllotmentVoter"
7
"App\Security\Voter\AnnouncementVoter"
8
"App\Security\Voter\CancellationPolicyVoter"
9
"App\Security\Voter\ClientVoter"
10
"App\Security\Voter\CompanyVoter"
11
"App\Security\Voter\ConnectivityPartnerHotelVoter"
12
"App\Security\Voter\ConnectivitySendBookingVoter"
13
"App\Security\Voter\DashboardVoter"
14
"App\Security\Voter\FileVoter"
15
"App\Security\Voter\FrameworkAgreementVoter"
16
"App\Security\Voter\HotelVoter"
17
"App\Security\Voter\ManagerVoter"
18
"App\Security\Voter\PaymentConditionVoter"
19
"App\Security\Voter\PaymentDueDateVoter"
20
"App\Security\Voter\PaymentInformationVoter"
21
"App\Security\Voter\PaymentOrderVoter"
22
"App\Security\Voter\PaymentScheduleVoter"
23
"App\Security\Voter\PaymentTransactionVoter"
24
"App\Security\Voter\PdfTemplateVoter"
25
"App\Security\Voter\ProductDetailVoter"
26
"App\Security\Voter\ProductOrderVoter"
27
"App\Security\Voter\ProductVoter"
28
"App\Security\Voter\RequestAllotmentVoter"
29
"App\Security\Voter\RequestBaseVoter"
30
"App\Security\Voter\RequestGroupSerieVoter"
31
"App\Security\Voter\RequestHotelVoter"
32
"App\Security\Voter\RequestVoter"
33
"App\Security\Voter\SegmentVoter"
34
"App\Security\Voter\SendBookingVoter"
35
"App\Security\Voter\SignatureDocumentAccountVoter"
36
"App\Security\Voter\SignatureDocumentVoter"
37
"App\Security\Voter\SpaceEventVoter"
38
"App\Security\Voter\SpaceGroupVoter"
39
"App\Security\Voter\SpaceVoter"
40
"App\Security\Voter\SpecialOfferVoter"
41
"App\Security\Voter\StatsVoter"
42
"App\Security\Voter\StockReleaseVoter"
43
"App\Security\Voter\TaskVoter"
44
"App\Security\Voter\TaxVoter"
45
"App\Security\Voter\TeamGroupVoter"
46
"App\Security\Voter\TeamMemberVoter"
47
"App\Security\Voter\TouristTaxVoter"
48
"App\Security\Voter\WebhookVoter"
49
"App\Security\Voter\WorkflowVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllotmentTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AnnouncementVoter"
ACCESS ABSTAIN
"App\Security\Voter\CancellationPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivityPartnerHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivitySendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\FrameworkAgreementVoter"
ACCESS ABSTAIN
"App\Security\Voter\HotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManagerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentConditionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentDueDateVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentInformationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentScheduleVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentTransactionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PdfTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDetailVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestAllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestBaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestGroupSerieVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestVoter"
ACCESS ABSTAIN
"App\Security\Voter\SegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentAccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceEventVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpecialOfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatsVoter"
ACCESS ABSTAIN
"App\Security\Voter\StockReleaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamMemberVoter"
ACCESS ABSTAIN
"App\Security\Voter\TouristTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebhookVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkflowVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllotmentTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AnnouncementVoter"
ACCESS ABSTAIN
"App\Security\Voter\CancellationPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivityPartnerHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivitySendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\FrameworkAgreementVoter"
ACCESS ABSTAIN
"App\Security\Voter\HotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManagerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentConditionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentDueDateVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentInformationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentScheduleVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentTransactionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PdfTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDetailVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestAllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestBaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestGroupSerieVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestVoter"
ACCESS ABSTAIN
"App\Security\Voter\SegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentAccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceEventVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpecialOfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatsVoter"
ACCESS ABSTAIN
"App\Security\Voter\StockReleaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamMemberVoter"
ACCESS ABSTAIN
"App\Security\Voter\TouristTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebhookVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkflowVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllotmentTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AnnouncementVoter"
ACCESS ABSTAIN
"App\Security\Voter\CancellationPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivityPartnerHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivitySendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\FrameworkAgreementVoter"
ACCESS ABSTAIN
"App\Security\Voter\HotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManagerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentConditionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentDueDateVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentInformationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentScheduleVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentTransactionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PdfTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDetailVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestAllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestBaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestGroupSerieVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestVoter"
ACCESS ABSTAIN
"App\Security\Voter\SegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentAccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceEventVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpecialOfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatsVoter"
ACCESS ABSTAIN
"App\Security\Voter\StockReleaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamMemberVoter"
ACCESS ABSTAIN
"App\Security\Voter\TouristTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebhookVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkflowVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllotmentTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AnnouncementVoter"
ACCESS ABSTAIN
"App\Security\Voter\CancellationPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivityPartnerHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivitySendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\FrameworkAgreementVoter"
ACCESS ABSTAIN
"App\Security\Voter\HotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManagerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentConditionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentDueDateVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentInformationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentScheduleVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentTransactionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PdfTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDetailVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestAllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestBaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestGroupSerieVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestVoter"
ACCESS ABSTAIN
"App\Security\Voter\SegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentAccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceEventVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpecialOfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatsVoter"
ACCESS ABSTAIN
"App\Security\Voter\StockReleaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamMemberVoter"
ACCESS ABSTAIN
"App\Security\Voter\TouristTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebhookVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkflowVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER_REDOC_ONLY
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\AllotmentTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AnnouncementVoter"
ACCESS ABSTAIN
"App\Security\Voter\CancellationPolicyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\CompanyVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivityPartnerHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ConnectivitySendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\DashboardVoter"
ACCESS ABSTAIN
"App\Security\Voter\FileVoter"
ACCESS ABSTAIN
"App\Security\Voter\FrameworkAgreementVoter"
ACCESS ABSTAIN
"App\Security\Voter\HotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\ManagerVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentConditionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentDueDateVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentInformationVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentScheduleVoter"
ACCESS ABSTAIN
"App\Security\Voter\PaymentTransactionVoter"
ACCESS ABSTAIN
"App\Security\Voter\PdfTemplateVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductDetailVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductOrderVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestAllotmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestBaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestGroupSerieVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestHotelVoter"
ACCESS ABSTAIN
"App\Security\Voter\RequestVoter"
ACCESS ABSTAIN
"App\Security\Voter\SegmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SendBookingVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentAccountVoter"
ACCESS ABSTAIN
"App\Security\Voter\SignatureDocumentVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceEventVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpaceVoter"
ACCESS ABSTAIN
"App\Security\Voter\SpecialOfferVoter"
ACCESS ABSTAIN
"App\Security\Voter\StatsVoter"
ACCESS ABSTAIN
"App\Security\Voter\StockReleaseVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
ACCESS ABSTAIN
"App\Security\Voter\TaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamGroupVoter"
ACCESS ABSTAIN
"App\Security\Voter\TeamMemberVoter"
ACCESS ABSTAIN
"App\Security\Voter\TouristTaxVoter"
ACCESS ABSTAIN
"App\Security\Voter\WebhookVoter"
ACCESS ABSTAIN
"App\Security\Voter\WorkflowVoter"
ACCESS ABSTAIN
Show voter details