https://staging.test.campussuite.com/_dashboard/schoolnow

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"
  ]
}
189.63 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.20 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/schoolnow"
  #requestUri: "/_dashboard/schoolnow"
  #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.container.generic.manage
App\Entity\System\School {#4841
  #id: 1
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4829 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658178352 {#4830
    date: 2022-07-18 21:05:52.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1706805415 {#4831
    date: 2024-02-01 16:36:55.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1706805415 {#4832
    date: 2024-02-01 16:36:55.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: "Fallhaven Public Schools"
  #type: 1
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
  #oneRosterOrg: "ORG-DISTRICT"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4885 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4845 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4853 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4857 …}
  #ulid: "01g89j3cw07hh6cq9tnke9gt4g"
  #_ulid: 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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4841
  #id: 1
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4829 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658178352 {#4830
    date: 2022-07-18 21:05:52.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1706805415 {#4831
    date: 2024-02-01 16:36:55.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1706805415 {#4832
    date: 2024-02-01 16:36:55.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: "Fallhaven Public Schools"
  #type: 1
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
  #oneRosterOrg: "ORG-DISTRICT"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4885 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4845 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4853 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4857 …}
  #ulid: "01g89j3cw07hh6cq9tnke9gt4g"
  #_ulid: 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
4 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4891
  #id: 9
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4887 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266851 {#4888
    date: 2022-08-12 01:14:11.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308084 {#4889
    date: 2024-05-21 16:14:44.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308084 {#4890
    date: 2024-05-21 16:14:44.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: "Eastside Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4899 …}
  #oneRosterOrg: "ORG-EASTSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4900 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4895 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4897 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4898 …}
  #ulid: "01ga7svanrx1anqgkts4bnfm35"
  #_ulid: 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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4891
  #id: 9
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4887 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266851 {#4888
    date: 2022-08-12 01:14:11.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308084 {#4889
    date: 2024-05-21 16:14:44.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308084 {#4890
    date: 2024-05-21 16:14:44.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: "Eastside Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4899 …}
  #oneRosterOrg: "ORG-EASTSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4900 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4895 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4897 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4898 …}
  #ulid: "01ga7svanrx1anqgkts4bnfm35"
  #_ulid: 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
6 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4906
  #id: 8
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4902 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266838 {#4903
    date: 2022-08-12 01:13:58.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689259193 {#4904
    date: 2023-07-13 14:39:53.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689259193 {#4905
    date: 2023-07-13 14:39:53.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: "Fallhaven Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4914 …}
  #oneRosterOrg: "35b1604c-269b-4a4d-a46e-8f92b85976fe"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4915 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4910 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4912 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4913 …}
  #ulid: "01ga7stxzggk6rjjf31yjbavty"
  #_ulid: 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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4906
  #id: 8
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4902 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266838 {#4903
    date: 2022-08-12 01:13:58.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689259193 {#4904
    date: 2023-07-13 14:39:53.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689259193 {#4905
    date: 2023-07-13 14:39:53.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: "Fallhaven Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4914 …}
  #oneRosterOrg: "35b1604c-269b-4a4d-a46e-8f92b85976fe"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4915 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4910 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4912 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4913 …}
  #ulid: "01ga7stxzggk6rjjf31yjbavty"
  #_ulid: 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
8 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4921
  #id: 4
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4917 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658507506 {#4918
    date: 2022-07-22 16:31:46.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257842 {#4919
    date: 2023-07-13 14:17:22.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257842 {#4920
    date: 2023-07-13 14:17:22.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: "Morgan Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4899 …}
  #oneRosterOrg: "414a8ba6-d46a-4280-9624-5f9446c5dbc3"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4931 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4927 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4929 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4930 …}
  #ulid: "01g8kc0cagkxe1wy6v6nr6zv3r"
  #_ulid: 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
9 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4921
  #id: 4
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4917 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658507506 {#4918
    date: 2022-07-22 16:31:46.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257842 {#4919
    date: 2023-07-13 14:17:22.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257842 {#4920
    date: 2023-07-13 14:17:22.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: "Morgan Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4899 …}
  #oneRosterOrg: "414a8ba6-d46a-4280-9624-5f9446c5dbc3"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4931 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4927 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4929 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4930 …}
  #ulid: "01g8kc0cagkxe1wy6v6nr6zv3r"
  #_ulid: 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
10 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4937
  #id: 7
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4933 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266825 {#4934
    date: 2022-08-12 01:13:45.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257906 {#4935
    date: 2023-07-13 14:18:26.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257906 {#4936
    date: 2023-07-13 14:18:26.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: "Robertson Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4942 …}
  #oneRosterOrg: "be6cad12-954b-4909-b3b0-14b999e4f2b5"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4943 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4938 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4940 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4941 …}
  #ulid: "01ga7sth98pntnq178fn8wwtpb"
  #_ulid: 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
11 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4937
  #id: 7
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4933 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266825 {#4934
    date: 2022-08-12 01:13:45.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257906 {#4935
    date: 2023-07-13 14:18:26.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257906 {#4936
    date: 2023-07-13 14:18:26.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: "Robertson Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4942 …}
  #oneRosterOrg: "be6cad12-954b-4909-b3b0-14b999e4f2b5"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4943 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4938 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4940 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4941 …}
  #ulid: "01ga7sth98pntnq178fn8wwtpb"
  #_ulid: 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
12 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4949
  #id: 6
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4945 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660249853 {#4946
    date: 2022-08-11 20:30:53.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689259243 {#4947
    date: 2023-07-13 14:40:43.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689259243 {#4948
    date: 2023-07-13 14:40:43.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: "Thompson Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4957 …}
  #oneRosterOrg: "e00a6411-8f0b-44fd-90a0-a12bffc97277"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4958 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4953 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4955 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4956 …}
  #ulid: "01ga79mk28a6jmzwtg1qh5k3yt"
  #_ulid: 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
13 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4949
  #id: 6
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4945 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660249853 {#4946
    date: 2022-08-11 20:30:53.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689259243 {#4947
    date: 2023-07-13 14:40:43.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689259243 {#4948
    date: 2023-07-13 14:40:43.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: "Thompson Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4957 …}
  #oneRosterOrg: "e00a6411-8f0b-44fd-90a0-a12bffc97277"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4958 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4953 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4955 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4956 …}
  #ulid: "01ga79mk28a6jmzwtg1qh5k3yt"
  #_ulid: 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
14 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4964
  #id: 3
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4960 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658195723 {#4961
    date: 2022-07-19 01:55:23.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257852 {#4962
    date: 2023-07-13 14:17:32.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257852 {#4963
    date: 2023-07-13 14:17:32.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: "Williams Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4975 …}
  #oneRosterOrg: "27556767-8866-477b-a8ca-4d84c22afefc"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4976 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4971 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4973 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4974 …}
  #ulid: "01g8a2ngqr3pcpa4wjkx2kcbze"
  #_ulid: 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
15 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4964
  #id: 3
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4960 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1658195723 {#4961
    date: 2022-07-19 01:55:23.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257852 {#4962
    date: 2023-07-13 14:17:32.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257852 {#4963
    date: 2023-07-13 14:17:32.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: "Williams Elementary"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4975 …}
  #oneRosterOrg: "27556767-8866-477b-a8ca-4d84c22afefc"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4976 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4971 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4973 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4974 …}
  #ulid: "01g8a2ngqr3pcpa4wjkx2kcbze"
  #_ulid: 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
16 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4982
  #id: 5
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4978 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660248811 {#4979
    date: 2022-08-11 20:13:31.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689622608 {#4980
    date: 2023-07-17 19:36:48.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689622608 {#4981
    date: 2023-07-17 19:36:48.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: "Zimmerman Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4991 …}
  #oneRosterOrg: "6c3130b8-4cfd-4c2b-9107-65acb1e30582"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4992 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4987 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4989 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4990 …}
  #ulid: "01ga78msfr8rnds7s0791hcmn4"
  #_ulid: 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
17 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4982
  #id: 5
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4978 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660248811 {#4979
    date: 2022-08-11 20:13:31.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689622608 {#4980
    date: 2023-07-17 19:36:48.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689622608 {#4981
    date: 2023-07-17 19:36:48.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: "Zimmerman Elementary School"
  #type: 4
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4991 …}
  #oneRosterOrg: "6c3130b8-4cfd-4c2b-9107-65acb1e30582"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#4992 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4987 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#4989 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#4990 …}
  #ulid: "01ga78msfr8rnds7s0791hcmn4"
  #_ulid: 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
18 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#4998
  #id: 104
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4994 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4995
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308153 {#4996
    date: 2024-05-21 16:15:53.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308153 {#4997
    date: 2024-05-21 16:15:53.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Downtown Middle School"
  #type: 16
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5003 …}
  #oneRosterOrg: "ORG-DOWNTOWN"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5004 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4999 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5001 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5002 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nc"
  #_ulid: 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
19 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#4998
  #id: 104
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#4994 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#4995
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308153 {#4996
    date: 2024-05-21 16:15:53.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308153 {#4997
    date: 2024-05-21 16:15:53.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Downtown Middle School"
  #type: 16
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5003 …}
  #oneRosterOrg: "ORG-DOWNTOWN"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5004 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#4999 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5001 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5002 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nc"
  #_ulid: 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
20 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5010
  #id: 10
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5006 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266866 {#5007
    date: 2022-08-12 01:14:26.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257881 {#5008
    date: 2023-07-13 14:18:01.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257881 {#5009
    date: 2023-07-13 14:18:01.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: "Smith Middle School"
  #type: 16
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5003 …}
  #oneRosterOrg: "c0c482e1-eed4-46e6-8818-c122cd50f72a"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5018 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5014 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5016 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5017 …}
  #ulid: "01ga7svsagd8naejfbczk8t0g0"
  #_ulid: 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
21 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5010
  #id: 10
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5006 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266866 {#5007
    date: 2022-08-12 01:14:26.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1689257881 {#5008
    date: 2023-07-13 14:18:01.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1689257881 {#5009
    date: 2023-07-13 14:18:01.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: "Smith Middle School"
  #type: 16
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5003 …}
  #oneRosterOrg: "c0c482e1-eed4-46e6-8818-c122cd50f72a"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5018 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5014 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5016 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5017 …}
  #ulid: "01ga7svsagd8naejfbczk8t0g0"
  #_ulid: 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
22 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5024
  #id: 112
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5020 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5021
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1713464176 {#5022
    date: 2024-04-18 18:16:16.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1713464176 {#5023
    date: 2024-04-18 18:16:16.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Uptown Middle School"
  #type: 16
  #department: null
  #oneRosterOrg: "ORG-UPTOWN"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5029 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5025 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5027 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5028 …}
  #ulid: "01h8w6yq788b3jpk83dzss69ng"
  #_ulid: 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
23 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5024
  #id: 112
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5020 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5021
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1713464176 {#5022
    date: 2024-04-18 18:16:16.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1713464176 {#5023
    date: 2024-04-18 18:16:16.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Uptown Middle School"
  #type: 16
  #department: null
  #oneRosterOrg: "ORG-UPTOWN"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5029 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5025 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5027 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5028 …}
  #ulid: "01h8w6yq788b3jpk83dzss69ng"
  #_ulid: 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.cms.container.generic.manage
App\Entity\System\School {#5035
  #id: 106
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5031 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5032
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308265 {#5033
    date: 2024-05-21 16:17:45.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308265 {#5034
    date: 2024-05-21 16:17:45.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Campus Suite High School"
  #type: 64
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5040 …}
  #oneRosterOrg: "ORG-HIGH"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5041 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5036 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5038 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5039 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nd"
  #_ulid: 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
25 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5035
  #id: 106
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5031 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5032
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1716308265 {#5033
    date: 2024-05-21 16:17:45.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1716308265 {#5034
    date: 2024-05-21 16:17:45.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Campus Suite High School"
  #type: 64
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5040 …}
  #oneRosterOrg: "ORG-HIGH"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5041 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5036 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5038 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5039 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nd"
  #_ulid: 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
26 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5047
  #id: 11
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5043 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266874 {#5044
    date: 2022-08-12 01:14:34.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1692151401 {#5045
    date: 2023-08-16 02:03:21.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1692151401 {#5046
    date: 2023-08-16 02:03:21.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: "Nagel High School"
  #type: 64
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5040 …}
  #oneRosterOrg: "55075d80-d7f6-44d7-a536-0e3e23d12794"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5055 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5051 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5053 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5054 …}
  #ulid: "01ga7sw14g0z61wx8by65715qz"
  #_ulid: 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
27 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5047
  #id: 11
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5043 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1660266874 {#5044
    date: 2022-08-12 01:14:34.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1692151401 {#5045
    date: 2023-08-16 02:03:21.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1692151401 {#5046
    date: 2023-08-16 02:03:21.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: "Nagel High School"
  #type: 64
  #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#5040 …}
  #oneRosterOrg: "55075d80-d7f6-44d7-a536-0e3e23d12794"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5055 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5051 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5053 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5054 …}
  #ulid: "01ga7sw14g0z61wx8by65715qz"
  #_ulid: 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
28 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5060
  #id: 109
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5057 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5058
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5059
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-REVIEW"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5065 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5061 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5063 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5064 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hp"
  #_ulid: 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
29 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5060
  #id: 109
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5057 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5058
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5059
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-REVIEW"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5065 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5061 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5063 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5064 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hp"
  #_ulid: 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
30 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5071
  #id: 103
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5067 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5068
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1704426093 {#5069
    date: 2024-01-05 03:41:33.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1704426093 {#5070
    date: 2024-01-05 03:41:33.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Campus Suite School District"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-DISTRICT"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5076 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5072 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5074 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5075 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hk"
  #_ulid: 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
31 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5071
  #id: 103
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5067 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5068
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: DateTime @1704426093 {#5069
    date: 2024-01-05 03:41:33.0 Etc/UTC (+00:00)
  }
  #touchedAt: DateTime @1704426093 {#5070
    date: 2024-01-05 03:41:33.0 Etc/UTC (+00:00)
  }
  -timestampable: null
  #createdBy: null
  #updatedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  #touchedBy: Platform\SecurityBundle\Entity\Identity\Account {#519 …}
  -blameable: null
  #name: "Campus Suite School District"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-DISTRICT"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5076 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5072 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5074 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5075 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hk"
  #_ulid: 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
32 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5081
  #id: 102
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5078 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5079
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5080
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-CUSTOM"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5086 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5082 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5084 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5085 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nb"
  #_ulid: 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
33 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5081
  #id: 102
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5078 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5079
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5080
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-CUSTOM"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5086 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5082 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5084 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5085 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nb"
  #_ulid: 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
34 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5091
  #id: 107
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5088 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5089
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5090
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-INACTIVE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5096 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5092 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5094 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5095 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hn"
  #_ulid: 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
35 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5091
  #id: 107
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5088 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5089
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5090
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-INACTIVE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5096 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5092 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5094 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5095 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hn"
  #_ulid: 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
36 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5101
  #id: 108
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5098 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5099
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5100
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-NORTHSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5106 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5102 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5104 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5105 …}
  #ulid: "01h8w6yq788b3jpk83dzss69ne"
  #_ulid: 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
37 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5101
  #id: 108
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5098 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5099
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5100
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-NORTHSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5106 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5102 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5104 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5105 …}
  #ulid: "01h8w6yq788b3jpk83dzss69ne"
  #_ulid: 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
38 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5111
  #id: 110
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5108 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5109
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5110
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-SOUTHSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5116 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5112 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5114 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5115 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nf"
  #_ulid: 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
39 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5111
  #id: 110
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5108 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5109
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5110
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-SOUTHSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5116 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5112 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5114 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5115 …}
  #ulid: "01h8w6yq788b3jpk83dzss69nf"
  #_ulid: 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
40 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5121
  #id: 111
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5118 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5119
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5120
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-SUMMER"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5126 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5122 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5124 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5125 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hq"
  #_ulid: 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
41 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5121
  #id: 111
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5118 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5119
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5120
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-SUMMER"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5126 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5122 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5124 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5125 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hq"
  #_ulid: 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
42 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5131
  #id: 113
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5128 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5129
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5130
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-WESTSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5136 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5132 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5134 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5135 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hr"
  #_ulid: 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
43 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5131
  #id: 113
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5128 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1693163937 {#5129
    date: 2023-08-27 19:18:57.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1693163937 {#5130
    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"
  #type: 256
  #department: null
  #oneRosterOrg: "ORG-WESTSIDE"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5136 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5132 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5134 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5135 …}
  #ulid: "01h8w6yq78t8kr50p9xsabg5hr"
  #_ulid: 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
44 GRANTED campussuite.cms.container.generic.manage
App\Entity\System\School {#5141
  #id: 94
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5138 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1689622674 {#5139
    date: 2023-07-17 19:37:54.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1689622674 {#5140
    date: 2023-07-17 19:37:54.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: "Δ Zimmerman, Justin School"
  #type: 256
  #department: null
  #oneRosterOrg: "f58aa234aa859b88c640604487d7e7f125e2cd8c"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5146 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5142 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5144 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5145 …}
  #ulid: "01h5jnqyjg4n3tm8htwy3ckzsx"
  #_ulid: 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
45 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject) or is_granted('campussuite.cms.modules.calendar.manage', subject) or is_granted('campussuite.cms.modules.gallery.manage', subject) or is_granted('campussuite.cms.modules.news.manage', subject)
App\Entity\System\School {#5141
  #id: 94
  #uid: Ramsey\Uuid\Lazy\LazyUuidFromString {#5138 …}
  #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
  -tenanted: null
  #createdAt: DateTime @1689622674 {#5139
    date: 2023-07-17 19:37:54.0 Etc/UTC (+00:00)
  }
  #updatedAt: null
  #touchedAt: DateTime @1689622674 {#5140
    date: 2023-07-17 19:37:54.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: "Δ Zimmerman, Justin School"
  #type: 256
  #department: null
  #oneRosterOrg: "f58aa234aa859b88c640604487d7e7f125e2cd8c"
  #socialAccounts: Doctrine\ORM\PersistentCollection {#5146 …}
  #details: App\Entity\System\SchoolDetailsEmbeddable {#5142 …}
  #branding: App\Entity\System\SchoolBrandingEmbeddable {#5144 …}
  #mobile: App\Entity\System\SchoolMobileEmbeddable {#5145 …}
  #ulid: "01h5jnqyjg4n3tm8htwy3ckzsx"
  #_ulid: 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
46 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
47 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
48 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
49 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
50 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
51 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
52 GRANTED app.feed.pin
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
53 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
54 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
55 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
56 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
57 GRANTED app.feed.pin
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
58 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
59 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
60 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7378
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723229428 {#7075
      date: 2024-08-09 18:50:28.0 Etc/UTC (+00:00)
    }
    #label: "This is a news release that links to a URL"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#8424 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "http://www.allmorgan.com"
    #id: "01j4w7mq8814pcy2hxbkd4j69j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723229429 {#8427
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723229429 {#7066
      date: 2024-08-09 18:50:29.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723229429 {#7072
      date: 2024-08-09 18:50:29.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7100 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
62 GRANTED app.feed.pin
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 campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
65 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
67 GRANTED app.feed.pin
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 campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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 Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
70 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
71 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7842
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1723213304 {#7094
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #label: "Test News"
    #preview: "This is a test.\n"
    #previewChunks: [
      "This"
      "is"
      "a"
      "test.\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7365 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01j4vr8m60wt2jb3pznfnbsj9k"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1723213304 {#7142
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1723213304 {#8418
      date: 2024-08-09 14:21:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1723213304 {#7317
      date: 2024-08-09 14:21:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7834 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
72 GRANTED app.feed.pin
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
73 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
74 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
75 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
76 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
77 GRANTED app.feed.pin
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
78 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
79 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
80 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
81 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7836
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716408315 {#7301
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #label: "Test posting to school types - Middle"
    #preview: """
      Test posting to school types - Middle. Test posting to school types -\n
      Middle. Test posting to school types - Middle. \n
      """
    #previewChunks: [
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle."
      "Test"
      "posting"
      "to"
      "school"
      "types"
      """
        -\n
        Middle.
        """
      "Test"
      "posting"
      "to"
      "school"
      "types"
      "-"
      "Middle. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7304 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hygygv3rkf596hw1f4d633yv"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716408315 {#7818
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716408315 {#7819
      date: 2024-05-22 20:05:15.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716408315 {#7829
      date: 2024-05-22 20:05:15.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7917 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
82 GRANTED app.feed.pin
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
83 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
84 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
85 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
86 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
87 GRANTED app.feed.pin
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
88 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
89 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
90 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
91 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7841
    #school: null
    #schoolType: 16
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716307525 {#7054
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #label: "Honey sale fundraiser for the Middle School Program"
    #preview: """
      Honey sale fundraiser for the Middle School Program. Honey sale\n
      fundraiser for the Middle School Program. Honey sale fundraiser for\n
      the Middle School Program. Honey sale fundraiser for the Middle School\n
      Program. Honey sale fundraiser for the Middle School Program. \n
      """
    #previewChunks: [
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      """
        sale\n
        fundraiser
        """
      "for"
      "the"
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      """
        for\n
        the
        """
      "Middle"
      "School"
      "Program."
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      """
        School\n
        Program.
        """
      "Honey"
      "sale"
      "fundraiser"
      "for"
      "the"
      "Middle"
      "School"
      "Program. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8429 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hydyczc84smz4yht40cnr7nm"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716307525 {#8461
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716307525 {#8423
      date: 2024-05-21 16:05:25.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716307525 {#8463
      date: 2024-05-21 16:05:25.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7849 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
92 GRANTED app.feed.pin
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
93 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
94 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
95 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
96 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
97 GRANTED app.feed.pin
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
98 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
99 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
100 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
101 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7845
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228950 {#7835
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the App feed"
    #preview: """
      This is a post from Jason that only should post on the App feed. This\n
      is a post from Jason that only should post on the App feed. This is a\n
      post from Jason that only should post on the App feed. This is a post\n
      from Jason that only should post on the App feed. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "App"
      "feed. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#7296 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybkf1zgnf9n5akfrgnb2ftc"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228950 {#7850
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228950 {#7852
      date: 2024-05-20 18:15:50.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228950 {#7955
      date: 2024-05-20 18:15: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
    #object: App\Entity\Content\Posts\Post\PostObject {#7062 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
102 GRANTED app.feed.pin
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
103 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
104 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
105 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
106 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
107 GRANTED app.feed.pin
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
108 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
109 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
110 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
111 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7087
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1716228756 {#7949
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #label: "This is a post from Jason that only should post on the website"
    #preview: """
      This is a post from Jason that only should post on the website. This\n
      is a post from Jason that only should post on the website. This is a\n
      post from Jason that only should post on the website. This is a post\n
      from Jason that only should post on the website. \n
      """
    #previewChunks: [
      "This"
      "is"
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      """
        This\n
        is
        """
      "a"
      "post"
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      """
        a\n
        post
        """
      "from"
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website."
      "This"
      "is"
      "a"
      """
        post\n
        from
        """
      "Jason"
      "that"
      "only"
      "should"
      "post"
      "on"
      "the"
      "website. \n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8455 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hybk94h0at5dsdq9rj40jx63"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1716228756 {#8442
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1716228756 {#7967
      date: 2024-05-20 18:12:36.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1716228756 {#8441
      date: 2024-05-20 18:12:36.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7097 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
112 GRANTED app.feed.pin
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
113 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
114 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
115 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
116 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
117 GRANTED app.feed.pin
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
118 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
119 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
120 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
121 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7253
    #school: null
    #schoolType: 17
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713464024 {#8462
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #label: "Great article on improving K-12 Education"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7091 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://web.stanford.edu/~hakuta/K-12_Initiative/K-12%20white%20paper.pdf"
    #id: "01hvs6m6y0qt3hgfdn0vfsgfqz"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713464024 {#7089
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713464024 {#7231
      date: 2024-04-18 18:13:44.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713464024 {#7273
      date: 2024-04-18 18:13:44.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7282 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
122 GRANTED app.feed.pin
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
123 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
124 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
125 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
126 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
127 GRANTED app.feed.pin
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
128 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
129 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
130 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
131 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7125
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1713302184 {#7255
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #label: "Elementary Bake Sale"
    #preview: """
      My work is doing a fundraiser for March for Babies (formally March of\n
      Dimes) and we had a lot of good donated baked goods!! Wanted to share\n
      with you! This was the start! More was added & lots have been bought\n
      already!\n
      """
    #previewChunks: [
      "My"
      "work"
      "is"
      "doing"
      "a"
      "fundraiser"
      "for"
      "March"
      "for"
      "Babies"
      "(formally"
      "March"
      """
        of\n
        Dimes)
        """
      "and"
      "we"
      "had"
      "a"
      "lot"
      "of"
      "good"
      "donated"
      "baked"
      "goods!!"
      "Wanted"
      "to"
      """
        share\n
        with
        """
      "you!"
      "This"
      "was"
      "the"
      "start!"
      "More"
      "was"
      "added"
      "&"
      "lots"
      "have"
      "been"
      """
        bought\n
        already!\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7250 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hvmc98203ax37g84zd1wyj3t"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1713302184 {#7265
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1713302184 {#7165
      date: 2024-04-16 21:16:24.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1713302184 {#7264
      date: 2024-04-16 21:16:24.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7184 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
132 GRANTED app.feed.pin
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
133 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
134 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
135 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
136 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
137 GRANTED app.feed.pin
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
138 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
139 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
140 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
141 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7275
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499266 {#7176
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #label: "Test for ampersand"
    #preview: """
      Mrs. Kling is a school social worker at Sunset Elementary by day and a\n
      Christmas Elf the rest of the time. All year long, she coordinates the\n
      Children's Cheer & Toy Shop. She works with all of the other school\n
      social workers, community volunteers, and donors to provide new toys\n
      for children for Christmas.\n
      \n
      Mrs. Kling and all of the district social workers are #PACKedwithlove!\n
      They processed over 1500 applications for this year's Cheer & Toy Shop\n
      Distribution Day. Each family was given three brand new\n
      age-appropriate toys for each eligible child in the family. They have\n
      worked many hours organizing, packaging, and then distributing these\n
      toys to make Christmas a little brighter!\n
      \n
      Please help us celebrate the Children's Cheer & Toy Shop Elf Squad for\n
      being #PACKedwithlove!\n
      \n
      #SERVELIKEAPACKER #PACKedwithLove\n
      \n
      #PackerPointofPride\n
      """
    #previewChunks: [
      "Mrs."
      "Kling"
      "is"
      "a"
      "school"
      "social"
      "worker"
      "at"
      "Sunset"
      "Elementary"
      "by"
      "day"
      "and"
      """
        a\n
        Christmas
        """
      "Elf"
      "the"
      "rest"
      "of"
      "the"
      "time."
      "All"
      "year"
      "long,"
      "she"
      "coordinates"
      """
        the\n
        Children's
        """
      "Cheer"
      "&"
      "Toy"
      "Shop."
      "She"
      "works"
      "with"
      "all"
      "of"
      "the"
      "other"
      """
        school\n
        social
        """
      "workers,"
      "community"
      "volunteers,"
      "and"
      "donors"
      "to"
      "provide"
      "new"
      """
        toys\n
        for
        """
      "children"
      "for"
      """
        Christmas.\n
        \n
        Mrs.
        """
      "Kling"
      "and"
      "all"
      "of"
      "the"
      "district"
      "social"
      "workers"
      "are"
      """
        #PACKedwithlove!\n
        They
        """
      "processed"
      "over"
      "1500"
      "applications"
      "for"
      "this"
      "year's"
      "Cheer"
      "&"
      "Toy"
      """
        Shop\n
        Distribution
        """
      "Day."
      "Each"
      "family"
      "was"
      "given"
      "three"
      "brand"
      """
        new\n
        age-appropriate
        """
      "toys"
      "for"
      "each"
      "eligible"
      "child"
      "in"
      "the"
      "family."
      "They"
      """
        have\n
        worked
        """
      "many"
      "hours"
      "organizing,"
      "packaging,"
      "and"
      "then"
      "distributing"
      """
        these\n
        toys
        """
      "to"
      "make"
      "Christmas"
      "a"
      "little"
      """
        brighter!\n
        \n
        Please
        """
      "help"
      "us"
      "celebrate"
      "the"
      "Children's"
      "Cheer"
      "&"
      "Toy"
      "Shop"
      "Elf"
      "Squad"
      """
        for\n
        being
        """
      """
        #PACKedwithlove!\n
        \n
        #SERVELIKEAPACKER
        """
      """
        #PACKedwithLove\n
        \n
        #PackerPointofPride\n
        """
    ]
    #media: App\Model\Content\Media\MediaCollection {#7185 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke15gegykf2g34bkvnwj753"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499266 {#7141
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499266 {#7172
      date: 2024-01-06 00:01:06.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499266 {#7274
      date: 2024-01-06 00:01:06.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7266 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
142 GRANTED app.feed.pin
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
143 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
144 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
145 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
146 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
147 GRANTED app.feed.pin
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
148 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
149 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
150 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
151 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7205
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704499107 {#7289
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #label: "Take a look at Truman ECEC"
    #preview: null
    #previewChunks: []
    #media: App\Model\Content\Media\MediaCollection {#7191 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: "https://www.facebook.com/TrumanECEC"
    #id: "01hke10n5rckqgnbmvrkh5qr0j"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704499107 {#7257
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704499107 {#7194
      date: 2024-01-05 23:58:27.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704499107 {#7195
      date: 2024-01-05 23:58:27.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7204 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
152 GRANTED app.feed.pin
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
153 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
154 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
155 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
156 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
157 GRANTED app.feed.pin
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
158 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
159 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
160 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
161 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#8163
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498978 {#7278
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #label: "Take a look inside the new Truman Early Childhood Early Education Center!"
    #preview: """
      Truman Early Childhood Education Center welcomed students and parents\n
      back from winter's break to their new location yesterday!\n
      """
    #previewChunks: [
      "Truman"
      "Early"
      "Childhood"
      "Education"
      "Center"
      "welcomed"
      "students"
      "and"
      """
        parents\n
        back
        """
      "from"
      "winter's"
      "break"
      "to"
      "their"
      "new"
      "location"
      "yesterday!\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8302 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0wq6gcc7eyefsfnp1fr0y"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498978 {#7215
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498978 {#8309
      date: 2024-01-05 23:56:18.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498978 {#8045
      date: 2024-01-05 23:56:18.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
    #object: App\Entity\Content\Posts\Post\PostObject {#8170 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
162 GRANTED app.feed.pin
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
163 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
164 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
165 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
166 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
167 GRANTED app.feed.pin
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
168 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
169 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
170 GRANTED campussuite.cms.container.generic.manage
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
171 GRANTED Expression:
is_granted('campussuite.cms.container.generic.manage', subject) or is_granted('campussuite.cms.module.manage', subject)
[
  App\Entity\Feed\Entry\ContentPostEntry {#7348
    #school: null
    #schoolType: 0
    #department: Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
    #timestamp: DateTime @1704498771 {#8168
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #label: "It was an exciting week for the Lafayette Parish School System!"
    #preview: """
      Enjoy more captures from the Carencro Bob Lilly Elementary School\n
      Ribbon Cutting Ceremony earlier this week!\n
      \n
      Carencro Bob Lilly proudly hosted a ribbon-cutting ceremony, welcoming\n
      a diverse crowd of community members, dedicated school and district\n
      staff, esteemed board members, parents, and eager students. Special\n
      guests, including former Superintendent Irma Trosclair, the Mayor of\n
      Carencro, and the Lilly family, graced the event.\n
      \n
      Attendees had the privilege of being among the first to explore the\n
      new school, marveling at its features. The meticulously\n
      color-coordinated halls and classrooms were especially appreciated,\n
      providing a visually intuitive guide for students to navigate their\n
      way with ease. Excitement filled the air as everyone experienced the\n
      grandeur of the new school.\n
      \n
      #RibbonCuttingCeremony #CarencroBobLillyElementarySchool #LPSSProud\n
      """
    #previewChunks: [
      "Enjoy"
      "more"
      "captures"
      "from"
      "the"
      "Carencro"
      "Bob"
      "Lilly"
      "Elementary"
      """
        School\n
        Ribbon
        """
      "Cutting"
      "Ceremony"
      "earlier"
      "this"
      """
        week!\n
        \n
        Carencro
        """
      "Bob"
      "Lilly"
      "proudly"
      "hosted"
      "a"
      "ribbon-cutting"
      "ceremony,"
      """
        welcoming\n
        a
        """
      "diverse"
      "crowd"
      "of"
      "community"
      "members,"
      "dedicated"
      "school"
      "and"
      """
        district\n
        staff,
        """
      "esteemed"
      "board"
      "members,"
      "parents,"
      "and"
      "eager"
      "students."
      """
        Special\n
        guests,
        """
      "including"
      "former"
      "Superintendent"
      "Irma"
      "Trosclair,"
      "the"
      "Mayor"
      """
        of\n
        Carencro,
        """
      "and"
      "the"
      "Lilly"
      "family,"
      "graced"
      "the"
      """
        event.\n
        \n
        Attendees
        """
      "had"
      "the"
      "privilege"
      "of"
      "being"
      "among"
      "the"
      "first"
      "to"
      "explore"
      """
        the\n
        new
        """
      "school,"
      "marveling"
      "at"
      "its"
      "features."
      "The"
      """
        meticulously\n
        color-coordinated
        """
      "halls"
      "and"
      "classrooms"
      "were"
      "especially"
      """
        appreciated,\n
        providing
        """
      "a"
      "visually"
      "intuitive"
      "guide"
      "for"
      "students"
      "to"
      "navigate"
      """
        their\n
        way
        """
      "with"
      "ease."
      "Excitement"
      "filled"
      "the"
      "air"
      "as"
      "everyone"
      "experienced"
      """
        the\n
        grandeur
        """
      "of"
      "the"
      "new"
      """
        school.\n
        \n
        #RibbonCuttingCeremony
        """
      "#CarencroBobLillyElementarySchool"
      "#LPSSProud\n"
    ]
    #media: App\Model\Content\Media\MediaCollection {#8479 …}
    #visibility: 4
    #boosted: true
    #pinned: false
    #pinnedAt: null
    #link: null
    #id: "01hke0pd1r08r3sk7he6qmqw1s"
    #_id: null
    #tenant: Cms\TenantBundle\Entity\Tenant {#584 …}
    -tenanted: null
    #createdAt: DateTime @1704498771 {#7331
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #updatedAt: DateTime @1704498771 {#7347
      date: 2024-01-05 23:52:51.0 Etc/UTC (+00:00)
    }
    #touchedAt: DateTime @1704498771 {#7345
      date: 2024-01-05 23:52:51.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
    #object: App\Entity\Content\Posts\Post\PostObject {#7349 …}
    #draft: null
  }
  Proxies\__CG__\Cms\ContainerBundle\Entity\Containers\GenericContainer {#4868 …}
]
"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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 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
180 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
181 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
182 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
183 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
184 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
185 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