GET http://preprod.cgenial-connect.fr/index.php/intervenants/profil/2042-amaury-baudonniere?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 …}
}
508.03 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.01 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: 2042
  -user: Proxies\__CG__\App\Entity\User {#1693 …}
  -job: "Ingénieur commercial"
  -educationLevel: Proxies\__CG__\App\Entity\EducationLevel {#1728 …}
  -aboutYou: """
    Je souhaite partager mes expérience, mes connaisances et mon témoignage de la vie en entreprise.\r\n
    Le fait d'avoir travaillé dans plus de 4 entreprises différentes, à des postes différents, me permet de partager aux élèves plusieurs points de vue complémentaires. enfin, l'objectif reste aussi d'être à l'écoute des élèves sur leurs questionnements pour essayer d'y répondre au mieux.
    """
  -aboutYourJob: """
    Chef de projet, en logistique/automatisation d'entrpôts\r\n
    Ingénieur commercial : design et chiffrage de soltuion automatisées\r\n
    Consulting : accompagnement du client dans ses projets,la faisabilité, la mise en place, les appels d'offre,...
    """
  -aboutYourFormation: """
    CPGE PCSI-PSI*\r\n
    PGE NEOMA BS\r\n
    Double diplôme avec un mastère spécialisé innovation à l'ENSAM
    """
  -aboutYourOffer: """
    Thèmes de prédilections assez large, allant des softskills, management, etc... Ou bien des notions plus précises comme excel, la logistique, autres logiciels...\r\n
    Le support sera probablement un PowerPoint ou un support plus moderne avec interactions avec les élèves.
    """
  -myAddressEnabled: true
  -myAddress: Proxies\__CG__\App\Entity\Address {#1737 …}
  -classLevels: Doctrine\ORM\PersistentCollection {#1767 …}
  -itdlcNumber: 0
  -itdlcDistanceMax: 30
  -available: true
  -availableAt: null
  -currentAddress: Proxies\__CG__\App\Entity\Address {#1737 …}
  -companyLocation: Proxies\__CG__\App\Entity\CompanyLocation {#1789 …}
  -companyLocationDummy: ? Doctrine\Common\Collections\Collection
  -speechTypes: Doctrine\ORM\PersistentCollection {#1819 …}
  -contextAvailable: true
  -itdlcs: Doctrine\ORM\PersistentCollection {#1860 …}
  -nbItdlcArchived: 0
  -nbItdlcRefusedBySpeakerCurrentYear: 0
  -nbItdlcAbortedBySpeakerCurrentYear: 0
  -nbSuccessiveNonResponse: 0
  -nbInterventionsArchivedCurrentYear: null
  -nbInterventionsArchived: null
  -lastRegistrationStep: "completed"
  -availableDateUpdated: DateTime @1738537200 {#1657
    date: 2025-02-03 00:00:00.0 Europe/Paris (+01:00)
  }
  -createdAt: DateTime @1738591256 {#1662
    date: 2025-02-03 15:00:56.0 Europe/Paris (+01:00)
  }
  -updatedAt: DateTime @1739790615 {#1659
    date: 2025-02-17 12:10:15.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