GET http://preprod.cgenial-connect.fr/index.php/intervenants/profil/1742-emma-fournier

Security

Token

There is no security token.

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 …}
}
3.75 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1267
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1265 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#1269
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#1263 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#1270 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#628 …}
  -logger: Monolog\Logger {#1230 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ADMIN"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#706 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#387 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1272
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#628 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1242 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1233
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "/logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#110 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1105 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1212 …}
  -csrfTokenManager: null
}
(none) (none)

Authenticators

Status Authenticator
skipped
"App\Security\AppCustomAuthenticator"

This authenticator did not support the request.

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

This authenticator did not support the request.

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_TEACHER
null
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED ROLE_TEACHER
null
"App\Security\Voter\AllowExportFromFrontVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Admin\Security\Voter\AllowAdminPermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminManagerCompanyLocationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminOrganisationDeletePermissionVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowAdminPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Admin\Security\Voter\AllowSuperAdminAdminDeletePermissionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAbortPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanAddManagerCompanyLocationActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteAvailableSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanInviteSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCefpepeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowPeeCertificateActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanShowSessionUrlActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeEventSessionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribePeeActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanSubscribeStageActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdateEventSessionSubscriptionsActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanUpdatePeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowCanWithdrawEventSessionSpeakerActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDeleteOrgaActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowDevEnvironmentVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListInterventionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerSiteVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowListMySpeakerVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCanCreateStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerCorporationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerOrganisationVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPartnerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowManagerStageActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowPartnerManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSpeakerItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCanAcceptPeeSubscriptionActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCompanyLocationActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerCreatePeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeClosedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublicActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeePublishedActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeSubscriptionActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowSuperManagerPeeUpdateableActionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherItdlcActionVoter"
ACCESS ABSTAIN
"App\Security\Voter\AllowTeacherPeeSubscriptionPermissionsVoter"
ACCESS ABSTAIN
"App\Security\Voter\TestVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED CAN_INVITE
App\Entity\Speaker {#1663
  -id: 1742
  -user: Proxies\__CG__\App\Entity\User {#1693 …}
  -job: "Ingénieure électromécanique"
  -educationLevel: Proxies\__CG__\App\Entity\EducationLevel {#1728 …}
  -aboutYou: "J'ai à cœur de nourrir mon quotidien par les relations humaines. J'aime découvrir chaque jour de nouvelles choses que ce soit dans le domaine technique, culturel ou sportif. En bref, je touche à tout à tout et je m'émerveille du monde. Je serai heureuse de partager mon expérience avec vos élèves."
  -aboutYourJob: """
    Je suis une jeune ingénieure électromécanique au sein de Schneider Electric. Je travaille pour un projet spécifique avec un client. Ce client a des demandes spécifiques et je dois trouver des solutions pour y répondre.\r\n
    Concrètement, je conçois d'abord sur ordinateur une pièce ou un assemblage. Puis je fais fabriquer un prototype afin de le tester suivant un protocole précis. En cas de succès, j'accompagne ensuite l'industrialisation de cette pièce ou de l'assemblage pour qu'on puisse la vendre.\r\n
    Je travaille au quotidien en équipe dans un contexte international.
    """
  -aboutYourFormation: "J'ai fait un bac S puis je suis rentrée directement après en école d'ingénieur, où j'ai pu tout d'abord faire une classe préparatoire intégrée. J'étais plus particulièrement dans la filière européenne avec des étudiants de toute l'Europe. Puis pour mon cycle ingénieur généraliste, j'ai choisi la filière mécanique. J'ai eu l'occasion de faire mon échange universitaire en Finlande."
  -aboutYourOffer: "Je fais partie du réseau des Ambassadrices des métiers techniques de Schneider Electric. Je peux orienter mon interventions selon différents sujets à la demande des professeurs : partage de mon parcours, la diversité des métiers techniques (souvent méconnus), exemple d'une journée type, être une femme dans un domaine technique, le travail dans un contexte international, comment faire ses choix d'orientations etc."
  -myAddressEnabled: true
  -myAddress: Proxies\__CG__\App\Entity\Address {#1737 …}
  -classLevels: Doctrine\ORM\PersistentCollection {#1767 …}
  -itdlcNumber: 0
  -itdlcDistanceMax: 60
  -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 @1712786400 {#1657
    date: 2024-04-11 00:00:00.0 Europe/Paris (+02:00)
  }
  -createdAt: DateTime @1712672441 {#1662
    date: 2024-04-09 16:20:41.0 Europe/Paris (+02:00)
  }
  -updatedAt: DateTime @1713776150 {#1659
    date: 2024-04-22 10:55:50.0 Europe/Paris (+02: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