GET https://kbin.spritesserver.nl/index.php/m/memes@lemmy.ml/t/13989/Lead-By-Example-they-say/newest

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.50 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 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
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lead-By-Example-they-say"
  +title: "Lead By Example they say!"
  +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
  +body: """
    Sources:\n
    \n
    - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
    - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700431897 {#2414
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13989
  -titleTs: "'exampl':3 'lead':1 'say':5"
  -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700346549
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6898685"
  +editedAt: DateTimeImmutable @1700563671 {#1793
    date: 2023-11-21 11:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700260149 {#2402
    date: 2023-11-17 23:29:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lead-By-Example-they-say"
  +title: "Lead By Example they say!"
  +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
  +body: """
    Sources:\n
    \n
    - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
    - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700431897 {#2414
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13989
  -titleTs: "'exampl':3 'lead':1 'say':5"
  -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700346549
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6898685"
  +editedAt: DateTimeImmutable @1700563671 {#1793
    date: 2023-11-21 11:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700260149 {#2402
    date: 2023-11-17 23:29:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2400
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#265
    +icon: Proxies\__CG__\App\Entity\Image {#246 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#275
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#237 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
    +entries: Doctrine\ORM\PersistentCollection {#180 …}
    +posts: Doctrine\ORM\PersistentCollection {#138 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
    +bans: Doctrine\ORM\PersistentCollection {#117 …}
    +reports: Doctrine\ORM\PersistentCollection {#103 …}
    +badges: Doctrine\ORM\PersistentCollection {#81 …}
    +logs: Doctrine\ORM\PersistentCollection {#71 …}
    +awards: Doctrine\ORM\PersistentCollection {#1346 …}
    +categories: Doctrine\ORM\PersistentCollection {#1823 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#269
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#271
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Lead-By-Example-they-say"
  +title: "Lead By Example they say!"
  +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
  +body: """
    Sources:\n
    \n
    - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
    - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700431897 {#2414
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 13989
  -titleTs: "'exampl':3 'lead':1 'say':5"
  -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700346549
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/6898685"
  +editedAt: DateTimeImmutable @1700563671 {#1793
    date: 2023-11-21 11:47:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700260149 {#2402
    date: 2023-11-17 23:29:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#4043
  +user: App\Entity\User {#3991 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Lmao bro is citing the article using AI generated images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700431897 {#4052
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4039 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4007 …}
  -id: 141128
  -bodyTs: "'ai':8 'articl':6 'bro':2 'cite':4 'generat':9 'imag':10 'lmao':1 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3784150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700431897 {#3988
    date: 2023-11-19 23:11:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#4043
  +user: App\Entity\User {#3991 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Lmao bro is citing the article using AI generated images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700431897 {#4052
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4039 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4007 …}
  -id: 141128
  -bodyTs: "'ai':8 'articl':6 'bro':2 'cite':4 'generat':9 'imag':10 'lmao':1 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3784150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700431897 {#3988
    date: 2023-11-19 23:11:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#4043
  +user: App\Entity\User {#3991 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Lmao bro is citing the article using AI generated images."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700431897 {#4052
    date: 2023-11-19 23:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4041 …}
  +nested: Doctrine\ORM\PersistentCollection {#4039 …}
  +votes: Doctrine\ORM\PersistentCollection {#4037 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4007 …}
  -id: 141128
  -bodyTs: "'ai':8 'articl':6 'bro':2 'cite':4 'generat':9 'imag':10 'lmao':1 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemdro.id/comment/3784150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700431897 {#3988
    date: 2023-11-19 23:11:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4075
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Typical ideological hypocrites.\n
    \n
    Fuck Hamas.\n
    \n
    Fuck billionaires and their shitty kids.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700371189 {#4081
    date: 2023-11-19 06:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4079 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 139056
  -bodyTs: "'billionair':7 'fuck':4,6 'hama':5 'hypocrit':3 'ideolog':2 'kid':11 'shitti':10 'typic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5424762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700371189 {#4086
    date: 2023-11-19 06:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4075
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Typical ideological hypocrites.\n
    \n
    Fuck Hamas.\n
    \n
    Fuck billionaires and their shitty kids.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700371189 {#4081
    date: 2023-11-19 06:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4079 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 139056
  -bodyTs: "'billionair':7 'fuck':4,6 'hama':5 'hypocrit':3 'ideolog':2 'kid':11 'shitti':10 'typic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5424762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700371189 {#4086
    date: 2023-11-19 06:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4075
  +user: App\Entity\User {#4064 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: """
    Typical ideological hypocrites.\n
    \n
    Fuck Hamas.\n
    \n
    Fuck billionaires and their shitty kids.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700371189 {#4081
    date: 2023-11-19 06:19:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4080 …}
  +nested: Doctrine\ORM\PersistentCollection {#4079 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4066 …}
  -id: 139056
  -bodyTs: "'billionair':7 'fuck':4,6 'hama':5 'hypocrit':3 'ideolog':2 'kid':11 'shitti':10 'typic':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5424762"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700371189 {#4086
    date: 2023-11-19 06:19:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#4160
  +user: App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad this survived. Wow. Researching. There are some communities where I say ANYTHING close to this and they lightin’ me up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700273043 {#4155
    date: 2023-11-18 03:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 135671
  -bodyTs: "'anyth':13 'close':14 'communiti':9 'glad':1 'lightin':19 'research':5 'say':12 'surviv':3 'wow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5898796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700273043 {#4156
    date: 2023-11-18 03:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#4160
  +user: App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad this survived. Wow. Researching. There are some communities where I say ANYTHING close to this and they lightin’ me up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700273043 {#4155
    date: 2023-11-18 03:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 135671
  -bodyTs: "'anyth':13 'close':14 'communiti':9 'glad':1 'lightin':19 'research':5 'say':12 'surviv':3 'wow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5898796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700273043 {#4156
    date: 2023-11-18 03:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#4160
  +user: App\Entity\User {#4173 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Glad this survived. Wow. Researching. There are some communities where I say ANYTHING close to this and they lightin’ me up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700273043 {#4155
    date: 2023-11-18 03:04:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4161 …}
  +nested: Doctrine\ORM\PersistentCollection {#4163 …}
  +votes: Doctrine\ORM\PersistentCollection {#4165 …}
  +reports: Doctrine\ORM\PersistentCollection {#4167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4171 …}
  -id: 135671
  -bodyTs: "'anyth':13 'close':14 'communiti':9 'glad':1 'lightin':19 'research':5 'say':12 'surviv':3 'wow':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5898796"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700273043 {#4156
    date: 2023-11-18 03:04:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#4233
  +user: App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Iran a marathon once but I didn’t raise $11 billion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700263732 {#4228
    date: 2023-11-18 00:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4234 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4238 …}
  +reports: Doctrine\ORM\PersistentCollection {#4240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4244 …}
  -id: 135276
  -bodyTs: "'11':10 'billion':11 'didn':7 'iran':1 'marathon':3 'rais':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700263732 {#4229
    date: 2023-11-18 00:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#4233
  +user: App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Iran a marathon once but I didn’t raise $11 billion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700263732 {#4228
    date: 2023-11-18 00:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4234 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4238 …}
  +reports: Doctrine\ORM\PersistentCollection {#4240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4244 …}
  -id: 135276
  -bodyTs: "'11':10 'billion':11 'didn':7 'iran':1 'marathon':3 'rais':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700263732 {#4229
    date: 2023-11-18 00:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#4233
  +user: App\Entity\User {#4246 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Iran a marathon once but I didn’t raise $11 billion"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1700263732 {#4228
    date: 2023-11-18 00:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4234 …}
  +nested: Doctrine\ORM\PersistentCollection {#4236 …}
  +votes: Doctrine\ORM\PersistentCollection {#4238 …}
  +reports: Doctrine\ORM\PersistentCollection {#4240 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4244 …}
  -id: 135276
  -bodyTs: "'11':10 'billion':11 'didn':7 'iran':1 'marathon':3 'rais':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700263732 {#4229
    date: 2023-11-18 00:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4306
  +user: App\Entity\User {#4319 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tbf, hamas is funded by Iran"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700576326 {#4301
    date: 2023-11-21 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4307 …}
  +nested: Doctrine\ORM\PersistentCollection {#4309 …}
  +votes: Doctrine\ORM\PersistentCollection {#4311 …}
  +reports: Doctrine\ORM\PersistentCollection {#4313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
  -id: 135216
  -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6262554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262279 {#4302
    date: 2023-11-18 00:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4306
  +user: App\Entity\User {#4319 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tbf, hamas is funded by Iran"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700576326 {#4301
    date: 2023-11-21 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4307 …}
  +nested: Doctrine\ORM\PersistentCollection {#4309 …}
  +votes: Doctrine\ORM\PersistentCollection {#4311 …}
  +reports: Doctrine\ORM\PersistentCollection {#4313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
  -id: 135216
  -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6262554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262279 {#4302
    date: 2023-11-18 00:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4306
  +user: App\Entity\User {#4319 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "Tbf, hamas is funded by Iran"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700576326 {#4301
    date: 2023-11-21 15:18:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4307 …}
  +nested: Doctrine\ORM\PersistentCollection {#4309 …}
  +votes: Doctrine\ORM\PersistentCollection {#4311 …}
  +reports: Doctrine\ORM\PersistentCollection {#4313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
  -id: 135216
  -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6262554"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700262279 {#4302
    date: 2023-11-18 00:04:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: App\Entity\User {#4319 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Tbf, hamas is funded by Iran"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700576326 {#4301
      date: 2023-11-21 15:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4307 …}
    +nested: Doctrine\ORM\PersistentCollection {#4309 …}
    +votes: Doctrine\ORM\PersistentCollection {#4311 …}
    +reports: Doctrine\ORM\PersistentCollection {#4313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
    -id: 135216
    -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6262554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262279 {#4302
      date: 2023-11-18 00:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4306}
  +body: "… and propped up by Netanyahu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700269307 {#4508
    date: 2023-11-18 02:01:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Luft@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 135552
  -bodyTs: "'netanyahu':5 'prop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4686591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700269307 {#4509
    date: 2023-11-18 02:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: App\Entity\User {#4319 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Tbf, hamas is funded by Iran"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700576326 {#4301
      date: 2023-11-21 15:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4307 …}
    +nested: Doctrine\ORM\PersistentCollection {#4309 …}
    +votes: Doctrine\ORM\PersistentCollection {#4311 …}
    +reports: Doctrine\ORM\PersistentCollection {#4313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
    -id: 135216
    -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6262554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262279 {#4302
      date: 2023-11-18 00:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4306}
  +body: "… and propped up by Netanyahu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700269307 {#4508
    date: 2023-11-18 02:01:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Luft@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 135552
  -bodyTs: "'netanyahu':5 'prop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4686591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700269307 {#4509
    date: 2023-11-18 02:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#4510
  +user: Proxies\__CG__\App\Entity\User {#4511 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4306
    +user: App\Entity\User {#4319 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "Tbf, hamas is funded by Iran"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1700576326 {#4301
      date: 2023-11-21 15:18:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4307 …}
    +nested: Doctrine\ORM\PersistentCollection {#4309 …}
    +votes: Doctrine\ORM\PersistentCollection {#4311 …}
    +reports: Doctrine\ORM\PersistentCollection {#4313 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4315 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4317 …}
    -id: 135216
    -bodyTs: "'fund':4 'hama':2 'iran':6 'tbf':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/6262554"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700262279 {#4302
      date: 2023-11-18 00:04:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4306}
  +body: "… and propped up by Netanyahu."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1700269307 {#4508
    date: 2023-11-18 02:01:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Luft@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4512 …}
  +nested: Doctrine\ORM\PersistentCollection {#4514 …}
  +votes: Doctrine\ORM\PersistentCollection {#4516 …}
  +reports: Doctrine\ORM\PersistentCollection {#4518 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4520 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4522 …}
  -id: 135552
  -bodyTs: "'netanyahu':5 'prop':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/4686591"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700269307 {#4509
    date: 2023-11-18 02:01:47.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4379
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700771701 {#4374
    date: 2023-11-23 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4382 …}
  +votes: Doctrine\ORM\PersistentCollection {#4384 …}
  +reports: Doctrine\ORM\PersistentCollection {#4386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
  -id: 135188
  -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700261340 {#4375
    date: 2023-11-17 23:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4379
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700771701 {#4374
    date: 2023-11-23 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4382 …}
  +votes: Doctrine\ORM\PersistentCollection {#4384 …}
  +reports: Doctrine\ORM\PersistentCollection {#4386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
  -id: 135188
  -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700261340 {#4375
    date: 2023-11-17 23:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4379
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: null
  +root: null
  +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1700771701 {#4374
    date: 2023-11-23 21:35:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4380 …}
  +nested: Doctrine\ORM\PersistentCollection {#4382 …}
  +votes: Doctrine\ORM\PersistentCollection {#4384 …}
  +reports: Doctrine\ORM\PersistentCollection {#4386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
  -id: 135188
  -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5393264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700261340 {#4375
    date: 2023-11-17 23:49:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Civilians slaughter is a symptom. The root cause is leaders decisions.\n
    \n
    Treat the symptoms won’t solve it, as we can all see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700309204 {#4458
    date: 2023-11-18 13:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4463 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 136659
  -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4803154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309204 {#4455
    date: 2023-11-18 13:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Civilians slaughter is a symptom. The root cause is leaders decisions.\n
    \n
    Treat the symptoms won’t solve it, as we can all see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700309204 {#4458
    date: 2023-11-18 13:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4463 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 136659
  -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4803154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309204 {#4455
    date: 2023-11-18 13:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#4459
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Civilians slaughter is a symptom. The root cause is leaders decisions.\n
    \n
    Treat the symptoms won’t solve it, as we can all see.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700309204 {#4458
    date: 2023-11-18 13:06:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4463 …}
  +nested: Doctrine\ORM\PersistentCollection {#4469 …}
  +votes: Doctrine\ORM\PersistentCollection {#4465 …}
  +reports: Doctrine\ORM\PersistentCollection {#4470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
  -id: 136659
  -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4803154"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700309204 {#4455
    date: 2023-11-18 13:06:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#4530
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4379
      +user: App\Entity\User {#4392 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700771701 {#4374
        date: 2023-11-23 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4380 …}
      +nested: Doctrine\ORM\PersistentCollection {#4382 …}
      +votes: Doctrine\ORM\PersistentCollection {#4384 …}
      +reports: Doctrine\ORM\PersistentCollection {#4386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
      -id: 135188
      -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5393264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700261340 {#4375
        date: 2023-11-17 23:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Civilians slaughter is a symptom. The root cause is leaders decisions.\n
      \n
      Treat the symptoms won’t solve it, as we can all see.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700309204 {#4458
      date: 2023-11-18 13:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4463 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4465 …}
    +reports: Doctrine\ORM\PersistentCollection {#4470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
    -id: 136659
    -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4803154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700309204 {#4455
      date: 2023-11-18 13:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
    \n
    Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700331737 {#4529
    date: 2023-11-18 19:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4538 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 137498
  -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5409647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700331737 {#4526
    date: 2023-11-18 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#4530
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4379
      +user: App\Entity\User {#4392 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700771701 {#4374
        date: 2023-11-23 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4380 …}
      +nested: Doctrine\ORM\PersistentCollection {#4382 …}
      +votes: Doctrine\ORM\PersistentCollection {#4384 …}
      +reports: Doctrine\ORM\PersistentCollection {#4386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
      -id: 135188
      -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5393264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700261340 {#4375
        date: 2023-11-17 23:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Civilians slaughter is a symptom. The root cause is leaders decisions.\n
      \n
      Treat the symptoms won’t solve it, as we can all see.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700309204 {#4458
      date: 2023-11-18 13:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4463 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4465 …}
    +reports: Doctrine\ORM\PersistentCollection {#4470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
    -id: 136659
    -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4803154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700309204 {#4455
      date: 2023-11-18 13:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
    \n
    Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700331737 {#4529
    date: 2023-11-18 19:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4538 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 137498
  -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5409647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700331737 {#4526
    date: 2023-11-18 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#4530
  +user: App\Entity\User {#4392 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4459
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4379
      +user: App\Entity\User {#4392 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: null
      +root: null
      +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1700771701 {#4374
        date: 2023-11-23 21:35:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4380 …}
      +nested: Doctrine\ORM\PersistentCollection {#4382 …}
      +votes: Doctrine\ORM\PersistentCollection {#4384 …}
      +reports: Doctrine\ORM\PersistentCollection {#4386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
      -id: 135188
      -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5393264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700261340 {#4375
        date: 2023-11-17 23:49:00.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Civilians slaughter is a symptom. The root cause is leaders decisions.\n
      \n
      Treat the symptoms won’t solve it, as we can all see.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700309204 {#4458
      date: 2023-11-18 13:06:44.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4463 …}
    +nested: Doctrine\ORM\PersistentCollection {#4469 …}
    +votes: Doctrine\ORM\PersistentCollection {#4465 …}
    +reports: Doctrine\ORM\PersistentCollection {#4470 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
    -id: 136659
    -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.one/comment/4803154"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700309204 {#4455
      date: 2023-11-18 13:06:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
    \n
    Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700331737 {#4529
    date: 2023-11-18 19:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4533 …}
  +nested: Doctrine\ORM\PersistentCollection {#4538 …}
  +votes: Doctrine\ORM\PersistentCollection {#4534 …}
  +reports: Doctrine\ORM\PersistentCollection {#4540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
  -id: 137498
  -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5409647"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700331737 {#4526
    date: 2023-11-18 19:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#4553
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4459
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4379
        +user: App\Entity\User {#4392 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700771701 {#4374
          date: 2023-11-23 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4380 …}
        +nested: Doctrine\ORM\PersistentCollection {#4382 …}
        +votes: Doctrine\ORM\PersistentCollection {#4384 …}
        +reports: Doctrine\ORM\PersistentCollection {#4386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
        -id: 135188
        -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5393264"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700261340 {#4375
          date: 2023-11-17 23:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4379}
      +body: """
        Civilians slaughter is a symptom. The root cause is leaders decisions.\n
        \n
        Treat the symptoms won’t solve it, as we can all see.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700309204 {#4458
        date: 2023-11-18 13:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
        "@Sanctus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4463 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4465 …}
      +reports: Doctrine\ORM\PersistentCollection {#4470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
      -id: 136659
      -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4803154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700309204 {#4455
        date: 2023-11-18 13:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
      \n
      Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700331737 {#4529
      date: 2023-11-18 19:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4538 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 137498
    -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5409647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700331737 {#4526
      date: 2023-11-18 19:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    You are correct, the people in Gaza practically cannot consume their current leaders.\n
    \n
    So who can? Israel, and this is exactly what it does now: treat the root cause, and destroying these leaders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411543 {#4556
    date: 2023-11-19 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 140191
  -bodyTs: "'cannot':9 'caus':29 'consum':10 'correct':3 'current':12 'destroy':31 'exact':21 'gaza':7 'israel':17 'leader':13,33 'peopl':5 'practic':8 'root':28 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4836224"
  +editedAt: DateTimeImmutable @1700771711 {#4559
    date: 2023-11-23 21:35:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411543 {#4561
    date: 2023-11-19 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#4553
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4459
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4379
        +user: App\Entity\User {#4392 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700771701 {#4374
          date: 2023-11-23 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4380 …}
        +nested: Doctrine\ORM\PersistentCollection {#4382 …}
        +votes: Doctrine\ORM\PersistentCollection {#4384 …}
        +reports: Doctrine\ORM\PersistentCollection {#4386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
        -id: 135188
        -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5393264"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700261340 {#4375
          date: 2023-11-17 23:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4379}
      +body: """
        Civilians slaughter is a symptom. The root cause is leaders decisions.\n
        \n
        Treat the symptoms won’t solve it, as we can all see.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700309204 {#4458
        date: 2023-11-18 13:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
        "@Sanctus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4463 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4465 …}
      +reports: Doctrine\ORM\PersistentCollection {#4470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
      -id: 136659
      -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4803154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700309204 {#4455
        date: 2023-11-18 13:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
      \n
      Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700331737 {#4529
      date: 2023-11-18 19:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4538 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 137498
    -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5409647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700331737 {#4526
      date: 2023-11-18 19:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    You are correct, the people in Gaza practically cannot consume their current leaders.\n
    \n
    So who can? Israel, and this is exactly what it does now: treat the root cause, and destroying these leaders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411543 {#4556
    date: 2023-11-19 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 140191
  -bodyTs: "'cannot':9 'caus':29 'consum':10 'correct':3 'current':12 'destroy':31 'exact':21 'gaza':7 'israel':17 'leader':13,33 'peopl':5 'practic':8 'root':28 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4836224"
  +editedAt: DateTimeImmutable @1700771711 {#4559
    date: 2023-11-23 21:35:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411543 {#4561
    date: 2023-11-19 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#4553
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4530
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: App\Entity\EntryComment {#4459
      +user: Proxies\__CG__\App\Entity\User {#1978 …}
      +entry: App\Entity\Entry {#2400}
      +magazine: App\Entity\Magazine {#265}
      +image: null
      +parent: App\Entity\EntryComment {#4379
        +user: App\Entity\User {#4392 …}
        +entry: App\Entity\Entry {#2400}
        +magazine: App\Entity\Magazine {#265}
        +image: null
        +parent: null
        +root: null
        +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1700771701 {#4374
          date: 2023-11-23 21:35:01.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@speaker_hat@lemmy.one"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4380 …}
        +nested: Doctrine\ORM\PersistentCollection {#4382 …}
        +votes: Doctrine\ORM\PersistentCollection {#4384 …}
        +reports: Doctrine\ORM\PersistentCollection {#4386 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
        -id: 135188
        -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/5393264"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700261340 {#4375
          date: 2023-11-17 23:49:00.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4379}
      +body: """
        Civilians slaughter is a symptom. The root cause is leaders decisions.\n
        \n
        Treat the symptoms won’t solve it, as we can all see.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1700309204 {#4458
        date: 2023-11-18 13:06:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@speaker_hat@lemmy.one"
        "@Sanctus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4463 …}
      +nested: Doctrine\ORM\PersistentCollection {#4469 …}
      +votes: Doctrine\ORM\PersistentCollection {#4465 …}
      +reports: Doctrine\ORM\PersistentCollection {#4470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4472 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4474 …}
      -id: 136659
      -bodyTs: "'caus':8 'civilian':1 'decis':11 'leader':10 'root':7 'see':23 'slaughter':2 'solv':17 'symptom':5,14 'treat':12 'won':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.one/comment/4803154"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700309204 {#4455
        date: 2023-11-18 13:06:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4379}
    +body: """
      Yes because we will all just decide to consume our leaders. That happens so often its actually expected. /s\n
      \n
      Come on, man. If we could all rise up collectively, usurp the warmongers and become the peacemakers we would have done so the globe over already.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1700331737 {#4529
      date: 2023-11-18 19:22:17.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
      "@Sanctus@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4533 …}
    +nested: Doctrine\ORM\PersistentCollection {#4538 …}
    +votes: Doctrine\ORM\PersistentCollection {#4534 …}
    +reports: Doctrine\ORM\PersistentCollection {#4540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4544 …}
    -id: 137498
    -bodyTs: "'/s':19 'actual':17 'alreadi':45 'becom':34 'collect':29 'come':20 'consum':9 'could':25 'decid':7 'done':40 'expect':18 'globe':43 'happen':13 'leader':11 'man':22 'often':15 'peacemak':36 'rise':27 'usurp':30 'warmong':32 'would':38 'yes':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5409647"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700331737 {#4526
      date: 2023-11-18 19:22:17.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: """
    You are correct, the people in Gaza practically cannot consume their current leaders.\n
    \n
    So who can? Israel, and this is exactly what it does now: treat the root cause, and destroying these leaders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700411543 {#4556
    date: 2023-11-19 17:32:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4551 …}
  +nested: Doctrine\ORM\PersistentCollection {#4549 …}
  +votes: Doctrine\ORM\PersistentCollection {#4547 …}
  +reports: Doctrine\ORM\PersistentCollection {#4563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4567 …}
  -id: 140191
  -bodyTs: "'cannot':9 'caus':29 'consum':10 'correct':3 'current':12 'destroy':31 'exact':21 'gaza':7 'israel':17 'leader':13,33 'peopl':5 'practic':8 'root':28 'treat':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.one/comment/4836224"
  +editedAt: DateTimeImmutable @1700771711 {#4559
    date: 2023-11-23 21:35:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700411543 {#4561
    date: 2023-11-19 17:32:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#4478
  +user: Proxies\__CG__\App\Entity\User {#4479 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "Which flag are you doing this with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700278530 {#4476
    date: 2023-11-18 04:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 135879
  -bodyTs: "'flag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5900531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700278530 {#4477
    date: 2023-11-18 04:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#4478
  +user: Proxies\__CG__\App\Entity\User {#4479 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "Which flag are you doing this with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700278530 {#4476
    date: 2023-11-18 04:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 135879
  -bodyTs: "'flag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5900531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700278530 {#4477
    date: 2023-11-18 04:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#4478
  +user: Proxies\__CG__\App\Entity\User {#4479 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "Which flag are you doing this with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700278530 {#4476
    date: 2023-11-18 04:35:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4480 …}
  +nested: Doctrine\ORM\PersistentCollection {#4482 …}
  +votes: Doctrine\ORM\PersistentCollection {#4484 …}
  +reports: Doctrine\ORM\PersistentCollection {#4486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4488 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4490 …}
  -id: 135879
  -bodyTs: "'flag':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5900531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700278530 {#4477
    date: 2023-11-18 04:35:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "And the silence of leaders, who pretended to care for human rights yet get so scared to say: “ceasefire”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700374424 {#4492
    date: 2023-11-19 07:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 139120
  -bodyTs: "'care':9 'ceasefir':19 'get':14 'human':11 'leader':5 'pretend':7 'right':12 'say':18 'scare':16 'silenc':3 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5425415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700374424 {#4493
    date: 2023-11-19 07:13:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "And the silence of leaders, who pretended to care for human rights yet get so scared to say: “ceasefire”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700374424 {#4492
    date: 2023-11-19 07:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 139120
  -bodyTs: "'care':9 'ceasefir':19 'get':14 'human':11 'leader':5 'pretend':7 'right':12 'say':18 'scare':16 'silenc':3 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5425415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700374424 {#4493
    date: 2023-11-19 07:13:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#4494
  +user: Proxies\__CG__\App\Entity\User {#4495 …}
  +entry: App\Entity\Entry {#2400
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#265
      +icon: Proxies\__CG__\App\Entity\Image {#246 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#275
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#237 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
      +entries: Doctrine\ORM\PersistentCollection {#180 …}
      +posts: Doctrine\ORM\PersistentCollection {#138 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
      +bans: Doctrine\ORM\PersistentCollection {#117 …}
      +reports: Doctrine\ORM\PersistentCollection {#103 …}
      +badges: Doctrine\ORM\PersistentCollection {#81 …}
      +logs: Doctrine\ORM\PersistentCollection {#71 …}
      +awards: Doctrine\ORM\PersistentCollection {#1346 …}
      +categories: Doctrine\ORM\PersistentCollection {#1823 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#269
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#271
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Lead-By-Example-they-say"
    +title: "Lead By Example they say!"
    +url: "https://web.archive.org/web/20231117222703if_/https://lemmy.one/pictrs/image/ed2f2684-355a-435b-b5ab-2b9bd4e0ed99.jpeg"
    +body: """
      Sources:\n
      \n
      - [nypost.com/…/hamas-leaders-worth-11bn-live-luxury…](https://nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)\n
      - [www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700431897 {#2414
      date: 2023-11-19 23:11:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 13989
    -titleTs: "'exampl':3 'lead':1 'say':5"
    -bodyTs: "'/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':6 '/hamas-leaders-worth-11bn-live-luxury':3 '/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':9 'nypost.com':2,5 'nypost.com/2023/11/07/news/hamas-leaders-worth-11bn-live-luxury-lives-in-qatar/)':4 'sourc':1 'www.inss.org.il':8 'www.inss.org.il/publication/workers-from-gaza/](https://www.inss.org.il/publication/workers-from-gaza/)':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700346549
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/6898685"
    +editedAt: DateTimeImmutable @1700563671 {#1793
      date: 2023-11-21 11:47:51.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700260149 {#2402
      date: 2023-11-17 23:29:09.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#265}
  +image: null
  +parent: App\Entity\EntryComment {#4379
    +user: App\Entity\User {#4392 …}
    +entry: App\Entity\Entry {#2400}
    +magazine: App\Entity\Magazine {#265}
    +image: null
    +parent: null
    +root: null
    +body: "I think we understand that all leaders involved are shitbags. What we are protesting is the thoughtless slaughter of civilians."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1700771701 {#4374
      date: 2023-11-23 21:35:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@speaker_hat@lemmy.one"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4380 …}
    +nested: Doctrine\ORM\PersistentCollection {#4382 …}
    +votes: Doctrine\ORM\PersistentCollection {#4384 …}
    +reports: Doctrine\ORM\PersistentCollection {#4386 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4388 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4390 …}
    -id: 135188
    -bodyTs: "'civilian':20 'involv':8 'leader':7 'protest':14 'shitbag':10 'slaughter':18 'think':2 'thoughtless':17 'understand':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5393264"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700261340 {#4375
      date: 2023-11-17 23:49:00.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4379}
  +body: "And the silence of leaders, who pretended to care for human rights yet get so scared to say: “ceasefire”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700374424 {#4492
    date: 2023-11-19 07:13:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@speaker_hat@lemmy.one"
    "@Sanctus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4496 …}
  +nested: Doctrine\ORM\PersistentCollection {#4498 …}
  +votes: Doctrine\ORM\PersistentCollection {#4500 …}
  +reports: Doctrine\ORM\PersistentCollection {#4502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4506 …}
  -id: 139120
  -bodyTs: "'care':9 'ceasefir':19 'get':14 'human':11 'leader':5 'pretend':7 'right':12 'say':18 'scare':16 'silenc':3 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5425415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700374424 {#4493
    date: 2023-11-19 07:13:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED edit
App\Entity\Magazine {#265
  +icon: Proxies\__CG__\App\Entity\Image {#246 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#275
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#237 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#233 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#222 …}
  +entries: Doctrine\ORM\PersistentCollection {#180 …}
  +posts: Doctrine\ORM\PersistentCollection {#138 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#200 …}
  +bans: Doctrine\ORM\PersistentCollection {#117 …}
  +reports: Doctrine\ORM\PersistentCollection {#103 …}
  +badges: Doctrine\ORM\PersistentCollection {#81 …}
  +logs: Doctrine\ORM\PersistentCollection {#71 …}
  +awards: Doctrine\ORM\PersistentCollection {#1346 …}
  +categories: Doctrine\ORM\PersistentCollection {#1823 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#269
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#271
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details