https://staging.test.campussuite.com/_dashboard/notifications/messages/2538/update

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"
  ]
}
12.79 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/messages/2538/update"
  #requestUri: "/_dashboard/notifications/messages/2538/update"
  #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 app.notifications.messaging.general
[
  Products\NotificationsBundle\Entity\Lists\StaticList {#4467
    #id: 1560
    #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4459 …}
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1707920604 {#4458
      date: 2024-02-14 14:23:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: null
    #touchedAt: DateTime @1707920604 {#4464
      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: null
    #school: null
    #onerosterId: null
    #onerosterArchived: false
    #flags: 0
    #alias: null
    #subscriptions: Doctrine\ORM\PersistentCollection {#4484 …}
  }
]
"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
3 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\DistrictList {#4693
  #id: 1450
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4688 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4689
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4690
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "[District] Campus Suite School District (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-DISTRICT"
  #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
4 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\DistrictList {#4697
  #id: 1449
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4694 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4695
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4696
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "[District] Campus Suite School District (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-DISTRICT"
  #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
5 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\DistrictList {#4701
  #id: 1448
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4698 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4699
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4700
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "[District] Campus Suite School District (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-DISTRICT"
  #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
6 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4707
  #id: 1468
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4702 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4703
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4704
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "App Review School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-REVIEW"
  #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
7 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4711
  #id: 1467
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4708 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4709
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4710
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "App Review School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-REVIEW"
  #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
8 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4715
  #id: 1466
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4712 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4713
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4714
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "App Review School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-REVIEW"
  #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
9 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4719
  #id: 1459
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4716 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4717
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4718
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Campus Suite High School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-HIGH"
  #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
10 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4723
  #id: 1458
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4720 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4721
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4722
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Campus Suite High School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-HIGH"
  #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
11 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4727
  #id: 1457
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4724 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4725
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4726
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Campus Suite High School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-HIGH"
  #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
12 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4731
  #id: 1447
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4728 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4729
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4730
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Custom School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-CUSTOM"
  #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
13 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4735
  #id: 1446
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4732 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4733
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4734
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Custom School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-CUSTOM"
  #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
14 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4739
  #id: 1445
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4736 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4737
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4738
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Custom School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-CUSTOM"
  #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
15 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4743
  #id: 1453
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4740 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4741
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4742
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Downtown Middle School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-DOWNTOWN"
  #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
16 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4747
  #id: 1452
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4744 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4745
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4746
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Downtown Middle School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-DOWNTOWN"
  #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
17 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4751
  #id: 1451
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4748 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4749
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4750
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Downtown Middle School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-DOWNTOWN"
  #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
18 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4755
  #id: 1456
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4752 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4753
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4754
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Eastside Elementary School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-EASTSIDE"
  #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
19 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4759
  #id: 1455
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4756 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4757
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4758
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Eastside Elementary School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-EASTSIDE"
  #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
20 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4763
  #id: 1454
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4760 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4761
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4762
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Eastside Elementary School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-EASTSIDE"
  #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
21 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4767
  #id: 1462
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4764 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4765
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4766
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Inactive School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-INACTIVE"
  #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
22 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4771
  #id: 1461
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4768 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4769
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4770
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Inactive School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-INACTIVE"
  #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
23 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4775
  #id: 1460
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4772 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4773
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4774
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Inactive School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-INACTIVE"
  #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
24 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\ConditionList {#4783
  #id: 1562
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4776 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1716394935 {#4777
    date: 2024-05-22 16:22:15.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1716394935 {#4778
    date: 2024-05-22 16:22:15.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: "Jason Custom List"
  #types: 2
  #_count: null
  #school: Proxies\__CG__\App\Entity\System\School {#4793 …}
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #conditionQuery: App\Model\Query\ConditionQuery\ConditionQuery {#4779 …}
}
"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
25 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\StaticList {#4797
  #id: 1561
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4794 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1708704589 {#4795
    date: 2024-02-23 16:09:49.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1708704589 {#4796
    date: 2024-02-23 16:09:49.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: "Jason Only"
  #types: 0
  #_count: null
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4798 …}
}
"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 app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\ConditionList {#4805
  #id: 1481
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4800 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693165616 {#4801
    date: 2023-08-27 19:46:56.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1693186730 {#4802
    date: 2023-08-28 01:38:50.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1693186730 {#4803
    date: 2023-08-28 01:38:50.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: "Justin's Test List - Staff"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #conditionQuery: App\Model\Query\ConditionQuery\ConditionQuery {#4804 …}
}
"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
27 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\StaticList {#4467
  #id: 1560
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4459 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1707920604 {#4458
    date: 2024-02-14 14:23:24.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1707920604 {#4464
    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: null
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4484 …}
}
"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 app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4810
  #id: 1465
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4809 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4808
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4807
    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: null
  #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
29 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4814
  #id: 1464
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4811 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4812
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4813
    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: null
  #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
30 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4818
  #id: 1463
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4815 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4816
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4817
    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: null
  #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
31 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4822
  #id: 1471
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4819 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4820
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4821
    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: null
  #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
32 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4826
  #id: 1470
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4823 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4824
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4825
    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: null
  #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
33 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4830
  #id: 1469
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4827 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4828
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4829
    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: null
  #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
34 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\StaticList {#4834
  #id: 1559
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4831 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1706738741 {#4832
    date: 2024-01-31 22:05:41.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1706738741 {#4833
    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: null
  #school: null
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4835 …}
}
"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
35 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4840
  #id: 1474
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4837 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4838
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4839
    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: null
  #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
36 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4844
  #id: 1473
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4841 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4842
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4843
    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: null
  #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
37 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4848
  #id: 1472
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4845 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4846
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4847
    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: null
  #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
38 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\StaticList {#4853
  #id: 1423
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4849 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1692144345 {#4850
    date: 2023-08-16 00:05:45.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1718141860 {#4851
    date: 2024-06-11 21:37:40.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1718141860 {#4852
    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: null
  #school: Proxies\__CG__\App\Entity\System\School {#4854 …}
  #onerosterId: null
  #onerosterArchived: false
  #flags: 0
  #alias: null
  #subscriptions: Doctrine\ORM\PersistentCollection {#4855 …}
}
"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.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4860
  #id: 1477
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4857 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4858
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4859
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Uptown Middle School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-UPTOWN"
  #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
40 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4864
  #id: 1476
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4861 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4862
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4863
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Uptown Middle School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-UPTOWN"
  #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
41 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4868
  #id: 1475
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4865 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4866
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4867
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Uptown Middle School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-UPTOWN"
  #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
42 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4872
  #id: 1480
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4869 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4870
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4871
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Westside Elementary School (Community)"
  #types: 8
  #_count: null
  #school: null
  #onerosterId: "ORG-WESTSIDE"
  #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
43 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4876
  #id: 1479
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4873 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4874
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4875
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Westside Elementary School (Parent)"
  #types: 2
  #_count: null
  #school: null
  #onerosterId: "ORG-WESTSIDE"
  #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
44 GRANTED app.notifications.messaging.general
Products\NotificationsBundle\Entity\Lists\SchoolList {#4880
  #id: 1478
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4877 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4878
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#4879
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: null
  #touchedBy: null
  -blameable: null
  #name: "Westside Elementary School (Staff)"
  #types: 1
  #_count: null
  #school: null
  #onerosterId: "ORG-WESTSIDE"
  #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