Redirect 302 redirect from GET @liip_imagine_filter (efa8c7)

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

Security

Token

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

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 …}
}
3.46 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: 1968
  -type: "visite"
  -companyLocation: Proxies\__CG__\App\Entity\CompanyLocation {#1597 …}
  -occureAt: DateTime @1744236000 {#1564
    date: 2025-04-10 00:00:00.0 Europe/Paris (+02:00)
  }
  -startAt: DateTime @27000 {#1569
    date: 1970-01-01 08:30:00.0 Europe/Paris (+01:00)
  }
  -finishAt: DateTime @39600 {#1566
    date: 1970-01-01 12:00:00.0 Europe/Paris (+01:00)
  }
  -subscriptionFinishAt: DateTime @1743976800 {#1568
    date: 2025-04-07 00:00:00.0 Europe/Paris (+02:00)
  }
  -subscriptionFinishAtTime: DateTime @64800 {#1570
    date: 1970-01-01 19:00:00.0 Europe/Paris (+01:00)
  }
  -subscribersMin: 5
  -subscribersMax: 20
  -validationType: "auto"
  -speakerProfilFields: []
  -subscriberProfilFields: []
  -subscriberProfilMoreFieldLabel: null
  -activityArea: null
  -peeSubscriptions: Doctrine\ORM\PersistentCollection {#1646 …}
  -visitName: "VENEZ DÉCOUVRIR LES COULISSES DE L’ÉTABLISSEMENT BOIRON DE BORDEAUX"
  -webinarName: null
  -downloadFileMimes: []
  -steps: [
    "introduction.company"
    "introduction.companyLocation"
    "visit.companyLocation"
    "visit.pause"
    "employees.speaking"
    "employees.needing"
    "executive.speaking"
  ]
  -companyLocationSteps: [
    "manufacturing_workshop"
    "technical_installation"
  ]
  -technicalWorkShopStep: null
  -commitment: """
    Au cours de votre visite, vous découvrirez :\r\n
    UN SAVOIR FAIRE :\r\n
    -\tle service préparatoire, salle blanche où nous réalisons la fabrication de nos médicaments individualisés, pour la prise en charge spécifique du besoin d’un patient. Vous pourrez découvrir la fabrication des formes tubes, doses, triturations, ampoules buvables, pommades et gouttes.\r\n
    -\tle service logistique, où nous préparons chaque jour quelques 1100 commandes à destination des pharmacies d’officine. Pour pourrez suivre le cycle d'une commande : de l'édition de la commande à son expédition.\r\n
    -\tle service relation clients, où le lien avec les professionnels de santé du territoire s’entretient. Vous pourrez assister à la saisie des commandes.\r\n
    UN SAVOIR ÊTRE / UN ÉTAT D' ESPRIT / UNE ORGANISATION centrée sur le collectif.\r\n
    Nos collaborateurs viendront également vous présenter leurs parcours et échanger autour des métiers BOIRON.
    """
  -instructions: [
    "required.flat_shoes"
    "required.closed_shoes"
    "no.jewellery"
    "no.makeup"
  ]
  -accessibility: "ko"
  -accessibilityMore: null
  -moreInformations: []
  -hasPublicTransport: false
  -publicTransportInformation: null
  -accessInformation: "Se présenter niveau entrée visiteur."
  -accessMap: null
  -accessMapFile: null
  -parkingInformations: [
    "in"
    "reverse"
  ]
  -requiredDocuments: []
  -delayBeforeStarting: 0
  -cefpepAvailable: false
  -cefpepName: null
  -cefpepUid: null
  -moduleName: null
  -moduleNumber: "Numéro du dispositif : 23A0041616 - Code module : 60757"
  -pafName: null
  -pafUid: null
  -pafAvailable: false
  -pafInformation: "Toutes les personnes inscrites à une visite d’entreprise sur www.cgenial-connect.fr seront automatiquement inscrites au PRAF en tant que public désigné et pourront ainsi bénéficier d’un ordre de mission ; exceptées les inscriptions reçues moins de 5 semaines (hors vacances scolaires) avant la date de la visite. Une seule visite au cours de l’année scolaire 2023-2024 pourra bénéficier d’un ordre de mission. La participation à ces visites dans le cadre du PRAF nécessitera un accord préalable de votre chef d’établissement afin de pouvoir organiser, si nécessaire, la continuité de prise en charge pédagogique de tous les élèves."
  -pafLimitDate: null
  -pafUrl: null
  -visio_platform: null
  -visio_platform_other: null
  -visio_link: null
  -visio_instruction: null
  -contact_title: "Mme"
  -contact_firstname: "Sandrine"
  -contact_lastname: "SANGALETTI"
  -contact_email: "sandrine.sangaletti@boiron.fr"
  -contact_phone: "05 57 35 03 31"
  -event_hidden: false
  -reviewStatus: "notsent"
  -abortReason: null
  -processLogs: Doctrine\ORM\PersistentCollection {#1663 …}
  -feedbacks: Doctrine\ORM\PersistentCollection {#1685 …}
  -brandLabel: null
  -createdAt: DateTime @1720602082 {#1571
    date: 2024-07-10 11:01:22.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1732121714 {#1577
    date: 2024-11-20 17:55:14.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