GET http://preprod.cgenial-connect.fr/index.php/intervenants/profil/1843-olivier-derroisne?speech_type_id=remote

Security

Token

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

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 {#1241
  -map: Symfony\Component\Security\Http\AccessMap {#1242 …}
  -logger: Monolog\Logger {#1230 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1254
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#79 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1257 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#109 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1255 …}
  -logger: Monolog\Logger {#1230 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1212 …}
}
1714.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1267
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1265 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1269
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1263 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1270 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#628 …}
  -logger: Monolog\Logger {#1230 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#706 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#387 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1272
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#628 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1242 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1233
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1105 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1212 …}
  -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_INVITE
App\Entity\Speaker {#1663
  -id: 1843
  -user: Proxies\__CG__\App\Entity\User {#1693 …}
  -job: "Agent de maitrise  -  Qualiticien aérospatial"
  -educationLevel: Proxies\__CG__\App\Entity\EducationLevel {#1728 …}
  -aboutYou: """
    En tant qu'Inspecteur qualiticien sur infrastructures et systèmes spatiaux/orbitales chez Thales Alenia Space, je propose depuis plusieurs années des interventions dans les classes et autres établissements scolaires.\r\n
    Je suis également enseignant dans le domaine technique en tant que professeur de technologie.\r\n
    Je partage également mon expérience sur la plateforme JOBGLASSES et échange avec des étudiants ingénieurs de tout horizons afin d'asseoir leur projets d'études et ou une carrière dans le secteur.
    """
  -aboutYourJob: """
    Moi même enseignant dans la technique, je propose des approches simples et mon domaine est présenté avec une vulgarisation du vocabulaire et une approche pratique de cet environnement que je connais parfaitement.\r\n
    Je travaille dans l'industrie de la haute technologie spacial :\r\n
    \r\n
    Expérience mobile sur les sites de lancement en Guyane et aux USA.\r\n
    Diversification de mes compétences et rôles managériaux.\r\n
    Contribution significative à la fabrication et à l'intégration des systèmes embarqués.\r\n
    Enseignement technique et leadership éducatif.\r\n
    impliqué dans différents programmes éducatifs, notamment dans les domaines de la technologie, de l'astronomie, de la robotique et des dispositifs d'accompagnement professionnel.\r\n
    \r\n
    Je suis constamment avide de connaissances dans mon domaine technique, allant de la conception à la qualité, des environnements gris aux environnements stériles. J'apprécie particulièrement partager cette expertise, notamment avec les apprenants.\r\n
    \r\n
    Mes intérêts englobent la science et la technologie impactant notre quotidien, le contact humain, la gestion, la transmission de connaissances et l'exploration du domaine spatial.\r\n
    \r\n
    Dans mon rôle de Qualiticien, je suis impliqué dans la validation et le contrôle des assemblages mécaniques, des systèmes électriques avant encapsulation sur les fusées, ainsi que dans le suivi qualité et la traçabilité.\r\n
    \r\n
    Les compétences nécessaires pour exceller dans ces domaines incluent la rigueur, le savoir-faire, la capacité d'analyse, et des aptitudes communicationnelles et relationnelles.
    """
  -aboutYourFormation: """
    Bac +3 (Licence ou diplôme de niveau équivalent) - Assemblage Intégration et Tests environnement Spatial\r\n
    Institut universitaire de Nîmes / Montpellier
    """
  -aboutYourOffer: """
    Je propose de partager le monde de l'entreprise et plus particulièrement celui de l'industrie des hautes technologies. L'environnement spatial dans lequel j'évolue est expliqué avec de mots simples et abordables.\r\n
    Je présente des vidéos de satellites et explique les conceptions avancées sur la fabrication des infrastructures orbitales.\r\n
    Je partage mon savoir faire dans le domaine des nouvelles techniques.\r\n
    Je mets en avant les différents métiers proposés dans le secteur en prenant soin de les détailler.\r\n
    J'explique également les possibles évolutions de carrière et les perspectives à court et ou moyen terme.\r\n
    Je parle des rémunérations.\r\n
    Je présente des maquettes, des support vidéos, des pièces spatiales.\r\n
    Je propose des interventions d'ouvriers, techniciens et ingénieurs dans le domaine de l'espace. \r\n
    Je participe activement aux forum des métiers dans ma région du Var.\r\n
    Je suis également référent découverte des métiers et intervient dans mes classes et autres collèges afin de promouvoir ce secteur.\r\n
    Enfin, je propose des visites su site de Cannes. Ces visites sont récurrentes et je coutumier de ces démarches car je suis acteur dans le secteur avec mes hiérarchies en place qui connaissent parfaitement mon fonctionnement.
    """
  -myAddressEnabled: false
  -myAddress: Proxies\__CG__\App\Entity\Address {#1737 …}
  -classLevels: Doctrine\ORM\PersistentCollection {#1767 …}
  -itdlcNumber: 5
  -itdlcDistanceMax: 70
  -available: true
  -availableAt: null
  -currentAddress: Proxies\__CG__\App\Entity\Address {#1773 …}
  -companyLocation: Proxies\__CG__\App\Entity\CompanyLocation {#1792 …}
  -companyLocationDummy: ? Doctrine\Common\Collections\Collection
  -speechTypes: Doctrine\ORM\PersistentCollection {#1822 …}
  -contextAvailable: true
  -itdlcs: Doctrine\ORM\PersistentCollection {#1863 …}
  -nbItdlcArchived: 2
  -nbItdlcRefusedBySpeakerCurrentYear: 0
  -nbItdlcAbortedBySpeakerCurrentYear: 0
  -nbSuccessiveNonResponse: 1
  -nbInterventionsArchivedCurrentYear: null
  -nbInterventionsArchived: null
  -lastRegistrationStep: "completed"
  -availableDateUpdated: DateTime @1743202800 {#1657
    date: 2025-03-29 00:00:00.0 Europe/Paris (+01:00)
  }
  -createdAt: DateTime @1726640668 {#1662
    date: 2024-09-18 08:24:28.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1743253736 {#1659
    date: 2025-03-29 14:08:56.0 Europe/Paris (+01:00)
  }
  -status: "published"
  -comment: null
  -idv1: 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 DENIED
"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
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