GET https://sandbox.cgenial-connect.fr/profentreprise/2051

Security

Token

There is no security token. It was removed in f845cb.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "switch_user"
  "form_login"
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1239
  -map: Symfony\Component\Security\Http\AccessMap {#1240 …}
  -logger: Monolog\Logger {#1228 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1252
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#77 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1255 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#107 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1253 …}
  -logger: Monolog\Logger {#1228 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1210 …}
}
303.94 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1265
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1263 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1267
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#108 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1261 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1268 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#627 …}
  -logger: Monolog\Logger {#1228 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#702 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#385 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1270
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#108 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#627 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1240 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1231
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#108 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1104 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1210 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"App\Security\Voter\AllowExportFromFrontVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
6
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
7
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
8
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
9
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
10
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
11
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
12
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
13
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
14
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
15
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
16
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
17
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
18
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
19
"App\Security\Voter\AllowCanShowCertificateActionVoter"
20
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
21
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
22
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
23
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
24
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
25
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
26
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
27
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
28
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
29
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
30
"App\Security\Voter\AllowDevEnvironmentVoter"
31
"App\Security\Voter\AllowListInterventionSiteVoter"
32
"App\Security\Voter\AllowListInterventionVoter"
33
"App\Security\Voter\AllowListMySpeakerSiteVoter"
34
"App\Security\Voter\AllowListMySpeakerVoter"
35
"App\Security\Voter\AllowManagerActionsVoter"
36
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
37
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
38
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
39
"App\Security\Voter\AllowManagerCorporationVoter"
40
"App\Security\Voter\AllowManagerOrganisationVoter"
41
"App\Security\Voter\AllowManagerPartnerActionsVoter"
42
"App\Security\Voter\AllowManagerPeeActionsVoter"
43
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
44
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
45
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
46
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
47
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
48
"App\Security\Voter\AllowManagerStageActionsVoter"
49
"App\Security\Voter\AllowPartnerManagerActionsVoter"
50
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
51
"App\Security\Voter\AllowSuperManagerActionsVoter"
52
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
53
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
54
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
55
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
56
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
57
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
58
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
59
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
60
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
61
"App\Security\Voter\AllowTeacherItdlcActionVoter"
62
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
63
"App\Security\Voter\TestVoter"
64
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_TEACHER
null
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED ROLE_TEACHER
null
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED CAN_SUBSCRIBE
App\Entity\Pee {#1578
  -id: 2051
  -type: "visite"
  -companyLocation: Proxies\__CG__\App\Entity\CompanyLocation {#1597 …}
  -occureAt: DateTime @1741561200 {#1564
    date: 2025-03-10 00:00:00.0 Europe/Paris (+01:00)
  }
  -startAt: DateTime @28800 {#1569
    date: 1970-01-01 09:00:00.0 Europe/Paris (+01:00)
  }
  -finishAt: DateTime @43200 {#1566
    date: 1970-01-01 13:00:00.0 Europe/Paris (+01:00)
  }
  -subscriptionFinishAt: DateTime @1739142000 {#1568
    date: 2025-02-10 00:00:00.0 Europe/Paris (+01:00)
  }
  -subscriptionFinishAtTime: DateTime @61200 {#1570
    date: 1970-01-01 18:00:00.0 Europe/Paris (+01:00)
  }
  -subscribersMin: 5
  -subscribersMax: 20
  -validationType: "manual"
  -speakerProfilFields: [
    "shoeSize"
  ]
  -subscriberProfilFields: [
    "id"
    "ssn"
  ]
  -subscriberProfilMoreFieldLabel: "CNI ou passeport en cours de validité ou passeport et titre de séjour pour les visiteurs hors UE"
  -activityArea: null
  -peeSubscriptions: Doctrine\ORM\PersistentCollection {#1646 …}
  -visitName: "Découvrez le quotidien de la centrale nucléaire de Dampierre-en-Burly"
  -webinarName: null
  -downloadFileMimes: [
    "jpeg"
    "png"
    "pdf"
  ]
  -steps: [
    "introduction.company"
    "introduction.companyLocation"
    "visit.companyLocation"
    "visit.pause"
    "employees.needing"
  ]
  -companyLocationSteps: [
    "production_line"
    "technical_installation"
  ]
  -technicalWorkShopStep: null
  -commitment: """
    La visite se découpe en trois phases : \r\n
    Une présentation en salle du fonctionnement d'une centrale nucléaire associé à une présentation du mix-énergétique.\r\n
    Une visite de la salle des machines et des extérieurs du site\r\n
    Un temps d'échange sur le thème du recrutement et des parcours de formation adaptés pour intégrer un CNPE
    """
  -instructions: [
    "required.full_clothes"
    "available.safety_shoes"
  ]
  -accessibility: "ko"
  -accessibilityMore: null
  -moreInformations: [
    "Ne pas avoir suivi dans les 6 jours précédents d'examens médicaux utilisant des produits radiopharmaceutiques ex : scintigraphie"
  ]
  -hasPublicTransport: false
  -publicTransportInformation: null
  -accessInformation: """
    Suivre le fléchage : Espace Odysselec.\r\n
    En venant d'Orléans utiliser les parkings Ouest ou Odysselec\r\n
    En venant de Gien utiliser les parkings Nord ou Odysselec
    """
  -accessMap: null
  -accessMapFile: null
  -parkingInformations: [
    "in"
    "visitor"
    "reverse"
  ]
  -requiredDocuments: [
    "id"
  ]
  -delayBeforeStarting: 30
  -cefpepAvailable: false
  -cefpepName: null
  -cefpepUid: null
  -moduleName: null
  -moduleNumber: null
  -pafName: null
  -pafUid: null
  -pafAvailable: false
  -pafInformation: null
  -pafLimitDate: null
  -pafUrl: null
  -visio_platform: null
  -visio_platform_other: null
  -visio_link: null
  -visio_instruction: null
  -contact_title: "M."
  -contact_firstname: "Emmanuel"
  -contact_lastname: "Rivain"
  -contact_email: "emmanuel.rivain@edf.fr"
  -contact_phone: "06 64 39 57 90"
  -event_hidden: false
  -reviewStatus: "notsent"
  -abortReason: null
  -processLogs: Doctrine\ORM\PersistentCollection {#1663 …}
  -feedbacks: Doctrine\ORM\PersistentCollection {#1685 …}
  -brandLabel: null
  -createdAt: DateTime @1722326013 {#1571
    date: 2024-07-30 09:53:33.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1733478745 {#1577
    date: 2024-12-06 10:52:25.0 Europe/Paris (+01:00)
  }
  -createdBy: Proxies\__CG__\App\Entity\User {#1709 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#1735 …}
  -status: "published"
  -comment: null
}
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS DENIED
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_TEACHER
null
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details