https://staging.test.campussuite.com/_dashboard/notifications/lists/list/2

Security

Token

1 Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#420
  -user: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -roleNames: []
  -authenticated: true
  -attributes: []
  -firewallName: "dashboard"
}

Firewall

dashboard Name
Security enabled
Stateless

Configuration

Key Value
provider Platform\SecurityBundle\Service\AccountProvider
context dashboard
entry_point Platform\SecurityBundle\Service\Firewalls\DashboardAuthenticationEntryPoint
user_checker security.user_checker
access_denied_handler Platform\SecurityBundle\Service\Firewalls\DashboardAccessDeniedHandler
access_denied_url (none)
authenticators
[
  "switch_user"
  "login_link"
  "Platform\SecurityBundle\Service\Authenticator\OAuthLoginAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\LoginFormAuthenticator"
  "Platform\SecurityBundle\Service\Authenticator\JWTAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#395
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#362 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#401
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1811 …}
  -sessionKey: "_security_dashboard"
  -logger: Symfony\Bridge\Monolog\Logger {#362 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#402 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#369 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#359 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1812 …}
    "enableUsageTracking"
  ]
}
6.55 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#224
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#235 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#212
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1812 …}
  -provider: Platform\SecurityBundle\Service\AccountProvider {#1815 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#211 …}
  -firewallName: "dashboard"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1780 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#362 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#17 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#368
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1812 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app.platform.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#360 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#369 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#222
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1812 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#1780 …}
  -map: Symfony\Component\Security\Http\AccessMap {#396 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.18 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"Platform\SecurityBundle\Security\AliasVoter"
5
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
6
"Platform\SecurityBundle\Security\Voter\CmsVoter"
7
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
8
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
9
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"

Access decision log

# Result Attributes Object
1 GRANTED IS_AUTHENTICATED
Symfony\Component\HttpFoundation\Request {#7
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#12 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#15 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#14 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#16 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/_dashboard/notifications/lists/list/2"
  #requestUri: "/_dashboard/notifications/lists/list/2"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#414 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: null
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS GRANTED
Show voter details
2 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
3 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
4 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
5 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
6 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
7 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
8 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
9 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
10 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
11 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
12 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
13 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
14 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
15 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
16 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
17 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
18 GRANTED @app.notifications.access
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS GRANTED
Show voter details
19 GRANTED app.notifications.templates.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
20 GRANTED Expression:
is_granted('app.notifications.templates.admin', subject) or is_granted('app.notifications.automations.admin', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
21 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
22 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
23 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
24 GRANTED campussuite.root
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS GRANTED
Show voter details
25 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
26 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
27 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
28 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
29 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
30 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
31 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
32 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
33 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
34 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
35 GRANTED app.notifications.contacts.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
36 GRANTED Expression:
is_granted('app.notifications.contacts.admin', subject) or is_granted('app.notifications.contacts.view', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
37 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
38 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
39 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
40 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
41 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
42 GRANTED app.notifications.onboarding.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
43 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
44 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
45 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
46 GRANTED Expression:
is_granted('app.notifications.automations.admin', subject) or is_granted('app.notifications.messaging.general', subject) or is_granted('app.notifications.messaging.urgent', subject)
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS GRANTED
Show voter details
47 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\StaticList {#4240
  #id: 1560
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4244 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1707920604 {#4245
    date: 2024-02-14 14:23:24.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1707920604 {#4239
    date: 2024-02-14 14:23:24.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #updatedBy: null
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Justin's Test List (All)"
  #types: 0
  #_count: 4
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4280 …}
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
48 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4363
  #id: 1465
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4274 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4264
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4267
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Northside Elementary School (Community)"
  #types: 8
  #_count: 1
  #school: null
  #onerosterId: "ORG-NORTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
49 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4367
  #id: 1464
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4364 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4365
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4366
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Northside Elementary School (Parent)"
  #types: 2
  #_count: 5
  #school: null
  #onerosterId: "ORG-NORTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
50 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4371
  #id: 1463
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4368 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4369
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4370
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Northside Elementary School (Staff)"
  #types: 1
  #_count: 3
  #school: null
  #onerosterId: "ORG-NORTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
51 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4375
  #id: 1471
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4372 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4373
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4374
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Southside Elementary School (Community)"
  #types: 8
  #_count: 1
  #school: null
  #onerosterId: "ORG-SOUTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
52 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4379
  #id: 1470
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4376 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4377
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4378
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Southside Elementary School (Parent)"
  #types: 2
  #_count: 1
  #school: null
  #onerosterId: "ORG-SOUTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
53 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4383
  #id: 1469
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4380 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4381
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4382
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Southside Elementary School (Staff)"
  #types: 1
  #_count: 2
  #school: null
  #onerosterId: "ORG-SOUTHSIDE"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
54 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\StaticList {#4387
  #id: 1559
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4384 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1706738741 {#4385
    date: 2024-01-31 22:05:41.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1706738741 {#4386
    date: 2024-01-31 22:05:41.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #updatedBy: null
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "SP Singh"
  #types: 0
  #_count: 1
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4388 …}
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
55 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4393
  #id: 1474
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4390 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4391
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4392
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Summer School Program (Community)"
  #types: 8
  #_count: 1
  #school: null
  #onerosterId: "ORG-SUMMER"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
56 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4397
  #id: 1473
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4394 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4395
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4396
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Summer School Program (Parent)"
  #types: 2
  #_count: 1
  #school: null
  #onerosterId: "ORG-SUMMER"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
57 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\SchoolList {#4401
  #id: 1472
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4398 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4399
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4400
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Summer School Program (Staff)"
  #types: 1
  #_count: 1
  #school: null
  #onerosterId: "ORG-SUMMER"
  #onerosterArchived: false
  #flags: 1
  #alias: null
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
58 GRANTED app.notifications.lists.admin
Products\NotificationsBundle\Entity\Lists\StaticList {#4406
  #id: 1423
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4402 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1692144345 {#4403
    date: 2023-08-16 00:05:45.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1718141860 {#4404
    date: 2024-06-11 21:37:40.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1718141860 {#4405
    date: 2024-06-11 21:37:40.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Test List"
  #types: 0
  #_count: 0
  #school: Proxies\__CG__\App\Entity\System\School {#4416 …}
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4417 …}
}
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
59 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
60 GRANTED campussuite.cms.me.sites
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
61 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
62 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
63 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
64 GRANTED app.schools.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
65 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
66 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
67 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
68 GRANTED app.security.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
69 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
70 GRANTED app.notifications.automations.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
71 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details
72 GRANTED app.social.admin
null
"Platform\SecurityBundle\Security\AliasVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Service\Voters\ImpersonateVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\CmsVoter"
ACCESS DENIED
"Platform\SecurityBundle\Security\Voter\InternalUserVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\NotificationsVoter"
ACCESS ABSTAIN
"Platform\SecurityBundle\Security\Voter\SuperUserVoter"
ACCESS GRANTED
Show voter details