GET https://kbin.spritesserver.nl/m/memes@lemmy.ml/comments?p=1234

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 …}
}
31.41 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.06 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\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#2429
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#1394
    date: 2023-08-16 00:32:37.0 +02: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
3 DENIED edit
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#2429
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#1394
    date: 2023-08-16 00:32:37.0 +02: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
4 DENIED moderate
App\Entity\EntryComment {#1546
  +user: App\Entity\User {#1409 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Tankies when you don’t want your country to fall into fascism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692138757 {#2429
    date: 2023-08-16 00:32:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2427 …}
  +nested: Doctrine\ORM\PersistentCollection {#2446 …}
  +votes: Doctrine\ORM\PersistentCollection {#2483 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1635 …}
  -id: 40441
  -bodyTs: "'countri':8 'fall':10 'fascism':12 'tanki':1 'want':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/960370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692138757 {#1394
    date: 2023-08-16 00:32:37.0 +02: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
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 {#1716
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#1737
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#1715
    date: 2023-08-15 23:31:41.0 +02: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 {#1716
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#1737
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#1715
    date: 2023-08-15 23:31:41.0 +02: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 {#1716
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696962730 {#1737
    date: 2023-10-10 20:32:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1741 …}
  +votes: Doctrine\ORM\PersistentCollection {#1707 …}
  +reports: Doctrine\ORM\PersistentCollection {#2464 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
  -id: 40419
  -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135101 {#1715
    date: 2023-08-15 23:31:41.0 +02: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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#3152
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#3153
    date: 2023-08-15 23:42:13.0 +02: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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#3152
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#3153
    date: 2023-08-15 23:42:13.0 +02: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 {#3154
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135733 {#3152
    date: 2023-08-15 23:42:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3163 …}
  +nested: Doctrine\ORM\PersistentCollection {#3156 …}
  +votes: Doctrine\ORM\PersistentCollection {#3158 …}
  +reports: Doctrine\ORM\PersistentCollection {#3166 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
  -id: 40420
  -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1984497"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135733 {#3153
    date: 2023-08-15 23:42:13.0 +02: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 {#3293
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#3152
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#3153
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#3291
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#3292
    date: 2023-08-16 00:03:01.0 +02: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 {#3293
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#3152
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#3153
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#3291
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#3292
    date: 2023-08-16 00:03:01.0 +02: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 {#3293
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3154
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135733 {#3152
      date: 2023-08-15 23:42:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3163 …}
    +nested: Doctrine\ORM\PersistentCollection {#3156 …}
    +votes: Doctrine\ORM\PersistentCollection {#3158 …}
    +reports: Doctrine\ORM\PersistentCollection {#3166 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
    -id: 40420
    -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1984497"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135733 {#3153
      date: 2023-08-15 23:42:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
    \n
    spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692136981 {#3291
    date: 2023-08-16 00:03:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3294 …}
  +nested: Doctrine\ORM\PersistentCollection {#3296 …}
  +votes: Doctrine\ORM\PersistentCollection {#3298 …}
  +reports: Doctrine\ORM\PersistentCollection {#3300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
  -id: 40421
  -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136981 {#3292
    date: 2023-08-16 00:03:01.0 +02: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 {#3395
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3293
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3154
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#3152
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3163 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#3153
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#3291
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#3292
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#3396
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#3393
    date: 2023-08-16 01:12:14.0 +02: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 {#3395
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3293
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3154
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#3152
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3163 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#3153
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#3291
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#3292
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#3396
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#3393
    date: 2023-08-16 01:12:14.0 +02: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 {#3395
  +user: Proxies\__CG__\App\Entity\User {#3164 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3293
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3154
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135733 {#3152
        date: 2023-08-15 23:42:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3163 …}
      +nested: Doctrine\ORM\PersistentCollection {#3156 …}
      +votes: Doctrine\ORM\PersistentCollection {#3158 …}
      +reports: Doctrine\ORM\PersistentCollection {#3166 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
      -id: 40420
      -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1984497"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135733 {#3153
        date: 2023-08-15 23:42:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
      \n
      spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692136981 {#3291
      date: 2023-08-16 00:03:01.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3294 …}
    +nested: Doctrine\ORM\PersistentCollection {#3296 …}
    +votes: Doctrine\ORM\PersistentCollection {#3298 …}
    +reports: Doctrine\ORM\PersistentCollection {#3300 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
    -id: 40421
    -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735856"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136981 {#3292
      date: 2023-08-16 00:03:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
    \n
    You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
    \n
    But you keep fighting the fight, big dog!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692141134 {#3396
    date: 2023-08-16 01:12:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3390 …}
  +nested: Doctrine\ORM\PersistentCollection {#3384 …}
  +votes: Doctrine\ORM\PersistentCollection {#3388 …}
  +reports: Doctrine\ORM\PersistentCollection {#3399 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
  -id: 40422
  -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1986962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692141134 {#3393
    date: 2023-08-16 01:12:14.0 +02: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 {#3458
  +user: Proxies\__CG__\App\Entity\User {#3461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3395
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3293
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3154
        +user: Proxies\__CG__\App\Entity\User {#3164 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#3152
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3163 …}
        +nested: Doctrine\ORM\PersistentCollection {#3156 …}
        +votes: Doctrine\ORM\PersistentCollection {#3158 …}
        +reports: Doctrine\ORM\PersistentCollection {#3166 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#3153
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#3291
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#3292
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#3396
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#3393
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#3457
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#3454
    date: 2023-08-16 01:37:23.0 +02: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 {#3458
  +user: Proxies\__CG__\App\Entity\User {#3461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3395
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3293
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3154
        +user: Proxies\__CG__\App\Entity\User {#3164 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#3152
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3163 …}
        +nested: Doctrine\ORM\PersistentCollection {#3156 …}
        +votes: Doctrine\ORM\PersistentCollection {#3158 …}
        +reports: Doctrine\ORM\PersistentCollection {#3166 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#3153
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#3291
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#3292
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#3396
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#3393
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#3457
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#3454
    date: 2023-08-16 01:37:23.0 +02: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 {#3458
  +user: Proxies\__CG__\App\Entity\User {#3461 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3395
    +user: Proxies\__CG__\App\Entity\User {#3164 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3293
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3154
        +user: Proxies\__CG__\App\Entity\User {#3164 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135733 {#3152
          date: 2023-08-15 23:42:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3163 …}
        +nested: Doctrine\ORM\PersistentCollection {#3156 …}
        +votes: Doctrine\ORM\PersistentCollection {#3158 …}
        +reports: Doctrine\ORM\PersistentCollection {#3166 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
        -id: 40420
        -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/1984497"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135733 {#3153
          date: 2023-08-15 23:42:13.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
        \n
        spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692136981 {#3291
        date: 2023-08-16 00:03:01.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3294 …}
      +nested: Doctrine\ORM\PersistentCollection {#3296 …}
      +votes: Doctrine\ORM\PersistentCollection {#3298 …}
      +reports: Doctrine\ORM\PersistentCollection {#3300 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
      -id: 40421
      -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735856"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136981 {#3292
        date: 2023-08-16 00:03:01.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
      \n
      You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
      \n
      But you keep fighting the fight, big dog!
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692141134 {#3396
      date: 2023-08-16 01:12:14.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3390 …}
    +nested: Doctrine\ORM\PersistentCollection {#3384 …}
    +votes: Doctrine\ORM\PersistentCollection {#3388 …}
    +reports: Doctrine\ORM\PersistentCollection {#3399 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
    -id: 40422
    -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1986962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692141134 {#3393
      date: 2023-08-16 01:12:14.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    Is there a base case or do the layers of irony go on to infinity?\n
    \n
    > Person: says something\n
    \n
    > Another person: this other person has no nuance\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > Yet another person: this other person has no nuance, ironically\n
    \n
    > (ad infinitum)\n
    \n
    Maybe this is just dialectics, although a little snarky
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692142643 {#3457
    date: 2023-08-16 01:37:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3465 …}
  +nested: Doctrine\ORM\PersistentCollection {#3467 …}
  +votes: Doctrine\ORM\PersistentCollection {#3463 …}
  +reports: Doctrine\ORM\PersistentCollection {#3469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
  -id: 40423
  -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3736584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692142643 {#3454
    date: 2023-08-16 01:37:23.0 +02: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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3458
    +user: Proxies\__CG__\App\Entity\User {#3461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3395
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3293
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3154
          +user: Proxies\__CG__\App\Entity\User {#3164 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1716
            +user: App\Entity\User {#2462 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#1737
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1724 …}
            +nested: Doctrine\ORM\PersistentCollection {#1741 …}
            +votes: Doctrine\ORM\PersistentCollection {#1707 …}
            +reports: Doctrine\ORM\PersistentCollection {#2464 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#1715
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1716}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#3152
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3163 …}
          +nested: Doctrine\ORM\PersistentCollection {#3156 …}
          +votes: Doctrine\ORM\PersistentCollection {#3158 …}
          +reports: Doctrine\ORM\PersistentCollection {#3166 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#3153
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#3291
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3294 …}
        +nested: Doctrine\ORM\PersistentCollection {#3296 …}
        +votes: Doctrine\ORM\PersistentCollection {#3298 …}
        +reports: Doctrine\ORM\PersistentCollection {#3300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#3292
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#3396
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3384 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#3393
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#3457
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#3454
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#3496
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#3493
    date: 2023-08-16 01:53:39.0 +02: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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3458
    +user: Proxies\__CG__\App\Entity\User {#3461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3395
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3293
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3154
          +user: Proxies\__CG__\App\Entity\User {#3164 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1716
            +user: App\Entity\User {#2462 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#1737
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1724 …}
            +nested: Doctrine\ORM\PersistentCollection {#1741 …}
            +votes: Doctrine\ORM\PersistentCollection {#1707 …}
            +reports: Doctrine\ORM\PersistentCollection {#2464 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#1715
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1716}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#3152
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3163 …}
          +nested: Doctrine\ORM\PersistentCollection {#3156 …}
          +votes: Doctrine\ORM\PersistentCollection {#3158 …}
          +reports: Doctrine\ORM\PersistentCollection {#3166 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#3153
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#3291
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3294 …}
        +nested: Doctrine\ORM\PersistentCollection {#3296 …}
        +votes: Doctrine\ORM\PersistentCollection {#3298 …}
        +reports: Doctrine\ORM\PersistentCollection {#3300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#3292
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#3396
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3384 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#3393
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#3457
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#3454
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#3496
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#3493
    date: 2023-08-16 01:53:39.0 +02: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 {#3491
  +user: Proxies\__CG__\App\Entity\User {#3499 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3458
    +user: Proxies\__CG__\App\Entity\User {#3461 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3395
      +user: Proxies\__CG__\App\Entity\User {#3164 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3293
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3154
          +user: Proxies\__CG__\App\Entity\User {#3164 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1716
            +user: App\Entity\User {#2462 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1696962730 {#1737
              date: 2023-10-10 20:32:10.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@krolden@lemmy.ml"
            ]
            +children: Doctrine\ORM\PersistentCollection {#1724 …}
            +nested: Doctrine\ORM\PersistentCollection {#1741 …}
            +votes: Doctrine\ORM\PersistentCollection {#1707 …}
            +reports: Doctrine\ORM\PersistentCollection {#2464 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
            -id: 40419
            -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://hexbear.net/comment/3735487"
            +editedAt: null
            +createdAt: DateTimeImmutable @1692135101 {#1715
              date: 2023-08-15 23:31:41.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1716}
          +body: "Your post is literally “DuMb LIbrhULS” with bonus noise. Self-projecting much?"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 0
          +score: 0
          +lastActive: DateTime @1692135733 {#3152
            date: 2023-08-15 23:42:13.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
            "@marx_mentat@hexbear.net"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3163 …}
          +nested: Doctrine\ORM\PersistentCollection {#3156 …}
          +votes: Doctrine\ORM\PersistentCollection {#3158 …}
          +reports: Doctrine\ORM\PersistentCollection {#3166 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3168 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3170 …}
          -id: 40420
          -bodyTs: "'bonus':8 'dumb':5 'librhul':6 'liter':4 'much':13 'nois':9 'post':2 'project':12 'self':11 'self-project':10"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/1984497"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135733 {#3153
            date: 2023-08-15 23:42:13.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: """
          You’re right I haven’t completely purged the liberal inside me and I hate myself for it being there still\n
          \n
          spoiler___ ![two-wolves-1](https://www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png "two-wolves-1") ![maybe-later-kiddo](https://www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png "maybe-later-kiddo") ![two-wolves-2](https://www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png "two-wolves-2")___
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1692136981 {#3291
          date: 2023-08-16 00:03:01.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
          "@AnomalousBit@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3294 …}
        +nested: Doctrine\ORM\PersistentCollection {#3296 …}
        +votes: Doctrine\ORM\PersistentCollection {#3298 …}
        +reports: Doctrine\ORM\PersistentCollection {#3300 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3302 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3304 …}
        -id: 40421
        -bodyTs: "'/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':51 '/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':29 '/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':40 '1':26,33 '2':48,55 'complet':7 'hate':15 'haven':5 'insid':11 'kiddo':37,44 'later':36,43 'liber':10 'mayb':35,42 'maybe-later-kiddo':34,41 'purg':8 're':2 'right':3 'spoiler':22 'still':21 'two':24,31,46,53 'two-wolv':23,30,45,52 'wolv':25,32,47,54 'www.hexbear.net':28,39,50 'www.hexbear.net/pictrs/image/5789f7e5-5e3d-4b66-994f-51fb8bf7ea33.png':49 'www.hexbear.net/pictrs/image/da7debc4-92f4-4d35-a27a-1dc2676a3477.png':27 'www.hexbear.net/pictrs/image/f778a7ca-0453-4eae-85d0-75814bb712f1.png':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735856"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692136981 {#3292
          date: 2023-08-16 00:03:01.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: """
        Since you can’t see the irony in your initial comment, let me spell it out for you in a way you **might be able** to understand:\n
        \n
        You drone on about maxed convictions while being wrong. But, you’re literally doing the same thing that you whine pointlessly about: your original comment is nothing but a shitty, baseless generalized opinion about a large group of people, with zero substance.\n
        \n
        But you keep fighting the fight, big dog!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692141134 {#3396
        date: 2023-08-16 01:12:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@AnomalousBit@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3390 …}
      +nested: Doctrine\ORM\PersistentCollection {#3384 …}
      +votes: Doctrine\ORM\PersistentCollection {#3388 …}
      +reports: Doctrine\ORM\PersistentCollection {#3399 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3401 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3403 …}
      -id: 40422
      -bodyTs: "'abl':25 'baseless':58 'big':76 'comment':11,52 'convict':33 'dog':77 'drone':29 'fight':73,75 'general':59 'group':64 'initi':10 'ironi':7 'keep':72 'larg':63 'let':12 'liter':40 'max':32 'might':23 'noth':54 'opinion':60 'origin':51 'peopl':66 'pointless':48 're':39 'see':5 'shitti':57 'sinc':1 'spell':14 'substanc':69 'thing':44 'understand':27 'way':21 'whine':47 'wrong':36 'zero':68"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1986962"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692141134 {#3393
        date: 2023-08-16 01:12:14.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: """
      Is there a base case or do the layers of irony go on to infinity?\n
      \n
      > Person: says something\n
      \n
      > Another person: this other person has no nuance\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > Yet another person: this other person has no nuance, ironically\n
      \n
      > (ad infinitum)\n
      \n
      Maybe this is just dialectics, although a little snarky
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692142643 {#3457
      date: 2023-08-16 01:37:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@AnomalousBit@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3465 …}
    +nested: Doctrine\ORM\PersistentCollection {#3467 …}
    +votes: Doctrine\ORM\PersistentCollection {#3463 …}
    +reports: Doctrine\ORM\PersistentCollection {#3469 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3473 …}
    -id: 40423
    -bodyTs: "'ad':47 'although':54 'anoth':19,28,38 'base':4 'case':5 'dialect':53 'go':12 'infin':15 'infinitum':48 'iron':36,46 'ironi':11 'layer':9 'littl':56 'mayb':49 'nuanc':26,35,45 'person':16,20,23,29,32,39,42 'say':17 'snarki':57 'someth':18 'yet':27,37"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3736584"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692142643 {#3454
      date: 2023-08-16 01:37:23.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Truly the pinnacle of Historical Materialism."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692143619 {#3496
    date: 2023-08-16 01:53:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@AnomalousBit@programming.dev"
    "@muddi@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3502 …}
  +nested: Doctrine\ORM\PersistentCollection {#3504 …}
  +votes: Doctrine\ORM\PersistentCollection {#3500 …}
  +reports: Doctrine\ORM\PersistentCollection {#3507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3511 …}
  -id: 40424
  -bodyTs: "'histor':5 'materi':6 'pinnacl':3 'truli':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2289009"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692143619 {#3493
    date: 2023-08-16 01:53:39.0 +02: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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#3172
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#3173
    date: 2023-08-15 23:46:20.0 +02: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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#3172
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#3173
    date: 2023-08-15 23:46:20.0 +02: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 {#3174
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1716
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1696962730 {#1737
      date: 2023-10-10 20:32:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1724 …}
    +nested: Doctrine\ORM\PersistentCollection {#1741 …}
    +votes: Doctrine\ORM\PersistentCollection {#1707 …}
    +reports: Doctrine\ORM\PersistentCollection {#2464 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
    -id: 40419
    -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135101 {#1715
      date: 2023-08-15 23:31:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692135980 {#3172
    date: 2023-08-15 23:46:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3176 …}
  +nested: Doctrine\ORM\PersistentCollection {#3178 …}
  +votes: Doctrine\ORM\PersistentCollection {#3180 …}
  +reports: Doctrine\ORM\PersistentCollection {#3182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
  -id: 40430
  -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692135980 {#3173
    date: 2023-08-15 23:46:20.0 +02: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 {#3308
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#3172
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#3173
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#3306
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#3307
    date: 2023-08-15 23:49:53.0 +02: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 {#3308
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#3172
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#3173
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#3306
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#3307
    date: 2023-08-15 23:49:53.0 +02: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 {#3308
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3174
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1716
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696962730 {#1737
        date: 2023-10-10 20:32:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1741 …}
      +votes: Doctrine\ORM\PersistentCollection {#1707 …}
      +reports: Doctrine\ORM\PersistentCollection {#2464 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
      -id: 40419
      -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735487"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135101 {#1715
        date: 2023-08-15 23:31:41.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692135980 {#3172
      date: 2023-08-15 23:46:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3176 …}
    +nested: Doctrine\ORM\PersistentCollection {#3178 …}
    +votes: Doctrine\ORM\PersistentCollection {#3180 …}
    +reports: Doctrine\ORM\PersistentCollection {#3182 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
    -id: 40430
    -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685107"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692135980 {#3173
      date: 2023-08-15 23:46:20.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "Make pig shit comments, get pig shit replies"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136193 {#3306
    date: 2023-08-15 23:49:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3309 …}
  +nested: Doctrine\ORM\PersistentCollection {#3311 …}
  +votes: Doctrine\ORM\PersistentCollection {#3313 …}
  +reports: Doctrine\ORM\PersistentCollection {#3315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
  -id: 40431
  -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136193 {#3307
    date: 2023-08-15 23:49:53.0 +02: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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#3405
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#3406
    date: 2023-08-16 21:35:44.0 +02: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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#3405
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#3406
    date: 2023-08-16 21:35:44.0 +02: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 {#3407
  +user: Proxies\__CG__\App\Entity\User {#3408 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "![sicko-pig](https://www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png "sicko-pig")"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692214544 {#3405
    date: 2023-08-16 21:35:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3409 …}
  +nested: Doctrine\ORM\PersistentCollection {#3411 …}
  +votes: Doctrine\ORM\PersistentCollection {#3413 …}
  +reports: Doctrine\ORM\PersistentCollection {#3415 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3419 …}
  -id: 40432
  -bodyTs: "'/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':6 'pig':3,9 'sicko':2,8 'sicko-pig':1,7 'www.hexbear.net':5 'www.hexbear.net/pictrs/image/2f2db41a-1b8c-4afe-a479-1f7843672e24.png':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3744752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692214544 {#3406
    date: 2023-08-16 21:35:44.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#3421
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#3422
    date: 2023-08-15 23:52:36.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#3421
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#3422
    date: 2023-08-15 23:52:36.0 +02: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 {#3423
  +user: Proxies\__CG__\App\Entity\User {#3175 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3308
    +user: App\Entity\User {#2462 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3174
      +user: Proxies\__CG__\App\Entity\User {#3175 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1716
        +user: App\Entity\User {#2462 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1696962730 {#1737
          date: 2023-10-10 20:32:10.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1724 …}
        +nested: Doctrine\ORM\PersistentCollection {#1741 …}
        +votes: Doctrine\ORM\PersistentCollection {#1707 …}
        +reports: Doctrine\ORM\PersistentCollection {#2464 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
        -id: 40419
        -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://hexbear.net/comment/3735487"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135101 {#1715
          date: 2023-08-15 23:31:41.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692135980 {#3172
        date: 2023-08-15 23:46:20.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3176 …}
      +nested: Doctrine\ORM\PersistentCollection {#3178 …}
      +votes: Doctrine\ORM\PersistentCollection {#3180 …}
      +reports: Doctrine\ORM\PersistentCollection {#3182 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
      -id: 40430
      -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2685107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692135980 {#3173
        date: 2023-08-15 23:46:20.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "Make pig shit comments, get pig shit replies"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136193 {#3306
      date: 2023-08-15 23:49:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3309 …}
    +nested: Doctrine\ORM\PersistentCollection {#3311 …}
    +votes: Doctrine\ORM\PersistentCollection {#3313 …}
    +reports: Doctrine\ORM\PersistentCollection {#3315 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
    -id: 40431
    -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/3735721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136193 {#3307
      date: 2023-08-15 23:49:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692136356 {#3421
    date: 2023-08-15 23:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3424 …}
  +nested: Doctrine\ORM\PersistentCollection {#3426 …}
  +votes: Doctrine\ORM\PersistentCollection {#3428 …}
  +reports: Doctrine\ORM\PersistentCollection {#3430 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
  -id: 40434
  -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2685370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692136356 {#3422
    date: 2023-08-15 23:52:36.0 +02: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 {#3477
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3308
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3175 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#3172
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3176 …}
        +nested: Doctrine\ORM\PersistentCollection {#3178 …}
        +votes: Doctrine\ORM\PersistentCollection {#3180 …}
        +reports: Doctrine\ORM\PersistentCollection {#3182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#3173
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#3306
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#3307
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#3421
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#3422
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#3475
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#3476
    date: 2023-08-16 00:04:54.0 +02: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 {#3477
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3308
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3175 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#3172
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3176 …}
        +nested: Doctrine\ORM\PersistentCollection {#3178 …}
        +votes: Doctrine\ORM\PersistentCollection {#3180 …}
        +reports: Doctrine\ORM\PersistentCollection {#3182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#3173
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#3306
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#3307
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#3421
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#3422
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#3475
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#3476
    date: 2023-08-16 00:04:54.0 +02: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 {#3477
  +user: App\Entity\User {#2462 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3423
    +user: Proxies\__CG__\App\Entity\User {#3175 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3308
      +user: App\Entity\User {#2462 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3174
        +user: Proxies\__CG__\App\Entity\User {#3175 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1716
          +user: App\Entity\User {#2462 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: "I forgot how ignorant and self-righteous Reddit liberals were. The ones I’ve seen are easily the loudest and dumbest people on this network of federated instances. They have their “conviction” and “is wrong” sliders completely maxed out."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1696962730 {#1737
            date: 2023-10-10 20:32:10.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@krolden@lemmy.ml"
          ]
          +children: Doctrine\ORM\PersistentCollection {#1724 …}
          +nested: Doctrine\ORM\PersistentCollection {#1741 …}
          +votes: Doctrine\ORM\PersistentCollection {#1707 …}
          +reports: Doctrine\ORM\PersistentCollection {#2464 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2447 …}
          -id: 40419
          -bodyTs: "'complet':38 'convict':33 'dumbest':22 'easili':18 'feder':28 'forgot':2 'ignor':4 'instanc':29 'liber':10 'loudest':20 'max':39 'network':26 'one':13 'peopl':23 'reddit':9 'righteous':8 'seen':16 'self':7 'self-right':6 'slider':37 've':15 'wrong':36"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://hexbear.net/comment/3735487"
          +editedAt: null
          +createdAt: DateTimeImmutable @1692135101 {#1715
            date: 2023-08-15 23:31:41.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1716}
        +body: "I’ll take that over believing pig shit memes are reasonable discourse any day."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1692135980 {#3172
          date: 2023-08-15 23:46:20.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
          "@marx_mentat@hexbear.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3176 …}
        +nested: Doctrine\ORM\PersistentCollection {#3178 …}
        +votes: Doctrine\ORM\PersistentCollection {#3180 …}
        +reports: Doctrine\ORM\PersistentCollection {#3182 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3184 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3186 …}
        -id: 40430
        -bodyTs: "'believ':6 'day':14 'discours':12 'll':2 'meme':9 'pig':7 'reason':11 'shit':8 'take':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/2685107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692135980 {#3173
          date: 2023-08-15 23:46:20.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1716}
      +body: "Make pig shit comments, get pig shit replies"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1692136193 {#3306
        date: 2023-08-15 23:49:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@marx_mentat@hexbear.net"
        "@socsa@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3309 …}
      +nested: Doctrine\ORM\PersistentCollection {#3311 …}
      +votes: Doctrine\ORM\PersistentCollection {#3313 …}
      +reports: Doctrine\ORM\PersistentCollection {#3315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3319 …}
      -id: 40431
      -bodyTs: "'comment':4 'get':5 'make':1 'pig':2,6 'repli':8 'shit':3,7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://hexbear.net/comment/3735721"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692136193 {#3307
        date: 2023-08-15 23:49:53.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1716}
    +body: "I guess that’s why it’s so popular on hexbear. Thanks for clearing that up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692136356 {#3421
      date: 2023-08-15 23:52:36.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@marx_mentat@hexbear.net"
      "@socsa@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3424 …}
    +nested: Doctrine\ORM\PersistentCollection {#3426 …}
    +votes: Doctrine\ORM\PersistentCollection {#3428 …}
    +reports: Doctrine\ORM\PersistentCollection {#3430 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3432 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3434 …}
    -id: 40434
    -bodyTs: "'clear':14 'guess':2 'hexbear':11 'popular':9 'thank':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2685370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692136356 {#3422
      date: 2023-08-15 23:52:36.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1716}
  +body: """
    It does explain why you see it so much\n
    \n
    spoiler___ ![shrug-outta-hecks](https://www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png "shrug-outta-hecks")___
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692137094 {#3475
    date: 2023-08-16 00:04:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@marx_mentat@hexbear.net"
    "@socsa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3478 …}
  +nested: Doctrine\ORM\PersistentCollection {#3480 …}
  +votes: Doctrine\ORM\PersistentCollection {#3482 …}
  +reports: Doctrine\ORM\PersistentCollection {#3484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3486 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3488 …}
  -id: 40435
  -bodyTs: "'/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':17 'explain':3 'heck':14,21 'much':9 'outta':13,20 'see':6 'shrug':12,19 'shrug-outta-heck':11,18 'spoiler':10 'www.hexbear.net':16 'www.hexbear.net/pictrs/image/7cc4b291-507e-4aa2-9ba6-35d81eb4a08a.png':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3735876"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692137094 {#3476
    date: 2023-08-16 00:04:54.0 +02: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 {#1404
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#1402
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#1405
    date: 2023-08-15 19:05:08.0 +02: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 {#1404
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#1402
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#1405
    date: 2023-08-15 19:05:08.0 +02: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 {#1404
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
    \n
    There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
    \n
    And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697060695 {#1402
    date: 2023-10-11 23:44:55.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 42084
  -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2273982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692119108 {#1405
    date: 2023-08-15 19:05:08.0 +02: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 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
54 DENIED moderate
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#3188
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#3189
    date: 2023-08-16 06:52:06.0 +02: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
55 DENIED edit
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#3188
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#3189
    date: 2023-08-16 06:52:06.0 +02: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
56 DENIED moderate
App\Entity\EntryComment {#3190
  +user: Proxies\__CG__\App\Entity\User {#3191 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    If you mean the Democrats (which you must to say ““viable””) you are too lost in the sauce.\n
    \n
    “Come on guys, we should back the Strassers. They aren’t *perfect* but come on!”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692161526 {#3188
    date: 2023-08-16 06:52:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3192 …}
  +nested: Doctrine\ORM\PersistentCollection {#3194 …}
  +votes: Doctrine\ORM\PersistentCollection {#3196 …}
  +reports: Doctrine\ORM\PersistentCollection {#3198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3202 …}
  -id: 42090
  -bodyTs: "'aren':38 'back':34 'come':29,42 'democrat':15 'guy':31 'lean':5 'left':4 'lost':25 'mean':13 'must':18 'parti':7 'perfect':40 'polit':6 'sauc':28 'say':20 'strasser':36 'us':10 'viabl':3,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692161526 {#3189
    date: 2023-08-16 06:52:06.0 +02: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
57 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
58 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#3204
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#3205
    date: 2023-08-16 05:18:44.0 +02: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
59 DENIED edit
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#3204
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#3205
    date: 2023-08-16 05:18:44.0 +02: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
60 DENIED moderate
App\Entity\EntryComment {#3206
  +user: Proxies\__CG__\App\Entity\User {#3207 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "I really want to know what you said before the communist told you that you deserved the wall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692155924 {#3204
    date: 2023-08-16 05:18:44.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3208 …}
  +nested: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  -id: 42091
  -bodyTs: "'communist':11 'deserv':16 'know':5 'realli':2 'said':8 'told':12 'wall':18 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3738321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692155924 {#3205
    date: 2023-08-16 05:18:44.0 +02: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
61 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
62 DENIED moderate
App\Entity\EntryComment {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#3220
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#3221
    date: 2023-08-16 07:58:21.0 +02: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
63 DENIED edit
App\Entity\EntryComment {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#3220
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#3221
    date: 2023-08-16 07:58:21.0 +02: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
64 DENIED moderate
App\Entity\EntryComment {#3222
  +user: Proxies\__CG__\App\Entity\User {#3223 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1404
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
      \n
      There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
      \n
      And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1697060695 {#1402
      date: 2023-10-11 23:44:55.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1363 …}
    +nested: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#2019 …}
    +reports: Doctrine\ORM\PersistentCollection {#2030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 42084
    -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2273982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692119108 {#1405
      date: 2023-08-15 19:05:08.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: """
    > the only viable left leaning political party in the US?\n
    \n
    I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
    \n
    You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
    \n
    I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692165501 {#3220
    date: 2023-08-16 07:58:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3224 …}
  +nested: Doctrine\ORM\PersistentCollection {#3226 …}
  +votes: Doctrine\ORM\PersistentCollection {#3228 …}
  +reports: Doctrine\ORM\PersistentCollection {#3230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
  -id: 42085
  -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/2697482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692165501 {#3221
    date: 2023-08-16 07:58:21.0 +02: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
65 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
66 DENIED moderate
App\Entity\EntryComment {#3323
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#1402
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#1405
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#3220
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#3221
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#3321
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#3322
    date: 2023-08-16 15:24:53.0 +02: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
67 DENIED edit
App\Entity\EntryComment {#3323
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#1402
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#1405
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#3220
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#3221
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#3321
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#3322
    date: 2023-08-16 15:24:53.0 +02: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
68 DENIED moderate
App\Entity\EntryComment {#3323
  +user: App\Entity\User {#2025 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3222
    +user: Proxies\__CG__\App\Entity\User {#3223 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1404
      +user: App\Entity\User {#2025 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
        \n
        There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
        \n
        And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697060695 {#1402
        date: 2023-10-11 23:44:55.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 42084
      -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/2273982"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692119108 {#1405
        date: 2023-08-15 19:05:08.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: """
      > the only viable left leaning political party in the US?\n
      \n
      I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
      \n
      You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
      \n
      I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1692165501 {#3220
      date: 2023-08-16 07:58:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3224 …}
    +nested: Doctrine\ORM\PersistentCollection {#3226 …}
    +votes: Doctrine\ORM\PersistentCollection {#3228 …}
    +reports: Doctrine\ORM\PersistentCollection {#3230 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
    -id: 42085
    -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/2697482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692165501 {#3221
      date: 2023-08-16 07:58:21.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Whatever lies you need to tell yourself, I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692192293 {#3321
    date: 2023-08-16 15:24:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3324 …}
  +nested: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  -id: 42086
  -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2309715"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692192293 {#3322
    date: 2023-08-16 15:24:53.0 +02: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
69 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
70 DENIED moderate
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3439 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3222
      +user: Proxies\__CG__\App\Entity\User {#3223 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2025 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#1402
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#1405
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#3220
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3226 …}
      +votes: Doctrine\ORM\PersistentCollection {#3228 …}
      +reports: Doctrine\ORM\PersistentCollection {#3230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#3221
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#3321
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3324 …}
    +nested: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#3322
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#3436
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3440 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3444 …}
  +reports: Doctrine\ORM\PersistentCollection {#3446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3450 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#3437
    date: 2023-08-17 14:18:11.0 +02: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
71 DENIED edit
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3439 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3222
      +user: Proxies\__CG__\App\Entity\User {#3223 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2025 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#1402
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#1405
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#3220
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3226 …}
      +votes: Doctrine\ORM\PersistentCollection {#3228 …}
      +reports: Doctrine\ORM\PersistentCollection {#3230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#3221
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#3321
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3324 …}
    +nested: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#3322
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#3436
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3440 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3444 …}
  +reports: Doctrine\ORM\PersistentCollection {#3446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3450 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#3437
    date: 2023-08-17 14:18:11.0 +02: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
72 DENIED moderate
App\Entity\EntryComment {#3438
  +user: Proxies\__CG__\App\Entity\User {#3439 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3323
    +user: App\Entity\User {#2025 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3222
      +user: Proxies\__CG__\App\Entity\User {#3223 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1404
        +user: App\Entity\User {#2025 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1838 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          What’s the difference between a fascist and an “anarchist” who does everything they can to kneecap the only viable left leaning political party in the US?\n
          \n
          There’s no practical difference, just window dressing. They both cheer on oppression and pain for those suffering under Republicans.\n
          \n
          And don’t even get me started on communists. Left and right authoritarians, I’ve gotten death threats from both of them. Whether it’s some leftist telling me I would “get the wall” when the Revolution comes or some fucking Republican telling me that the US was only for Christians and that they’ll go after “traitors” soon, you get to the same fucking place at the end of the day. The only real difference is that there’s far more Republicans, and they’re far more organized than left authoritarians.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1697060695 {#1402
          date: 2023-10-11 23:44:55.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@krolden@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1363 …}
        +nested: Doctrine\ORM\PersistentCollection {#1362 …}
        +votes: Doctrine\ORM\PersistentCollection {#2019 …}
        +reports: Doctrine\ORM\PersistentCollection {#2030 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
        -id: 42084
        -bodyTs: "'anarchist':10 'authoritarian':60,139 'cheer':38 'christian':98 'come':85 'communist':56 'day':119 'death':64 'differ':4,32,123 'dress':35 'end':116 'even':51 'everyth':13 'far':128,134 'fascist':7 'fuck':88,112 'get':52,79,108 'go':103 'gotten':63 'kneecap':17 'lean':22 'left':21,57,138 'leftist':74 'll':102 'oppress':40 'organ':136 'pain':42 'parti':24 'place':113 'polit':23 'practic':31 're':133 'real':122 'republican':47,89,130 'revolut':84 'right':59 'soon':106 'start':54 'suffer':45 'tell':75,90 'threat':65 'traitor':105 'us':27,94 've':62 'viabl':20 'wall':81 'whether':70 'window':34 'would':78"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/2273982"
        +editedAt: null
        +createdAt: DateTimeImmutable @1692119108 {#1405
          date: 2023-08-15 19:05:08.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1404}
      +body: """
        > the only viable left leaning political party in the US?\n
        \n
        I might be misunderstanding you, so I apologize if that is the case, but if you are referring to the Democrats they are far from left leaning. They aren’t even center leaning.\n
        \n
        You can’t even say they have a better track record than the Republicans. They bomb countries as much (or in recent years even more) than the Republicans. They advocate for wars. They fund ICE even more than the Republicans. They stand up just as much for reproductive rights (read: not at all). They just do all of it while waving a rainbow flag.\n
        \n
        I really hope you meant the Greens or the CPUSA; which have their own issues but are certainly more left than either the Democrats or Republicans.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1692165501 {#3220
        date: 2023-08-16 07:58:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@krolden@lemmy.ml"
        "@Cleverdawny@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3224 …}
      +nested: Doctrine\ORM\PersistentCollection {#3226 …}
      +votes: Doctrine\ORM\PersistentCollection {#3228 …}
      +reports: Doctrine\ORM\PersistentCollection {#3230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3234 …}
      -id: 42085
      -bodyTs: "'advoc':73 'apolog':18 'aren':39 'better':52 'bomb':59 'case':23 'center':42 'certain':125 'countri':60 'cpusa':117 'democrat':31,131 'either':129 'even':41,47,67,79 'far':34 'flag':107 'fund':77 'green':114 'hope':110 'ice':78 'issu':122 'lean':5,37,43 'left':4,36,127 'meant':112 'might':12 'misunderstand':14 'much':62,89 'parti':7 'polit':6 'rainbow':106 'read':93 'realli':109 'recent':65 'record':54 'refer':28 'reproduct':91 'republican':57,71,83,133 'right':92 'say':48 'stand':85 'track':53 'us':10 'viabl':3 'war':75 'wave':104 'year':66"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/2697482"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692165501 {#3221
        date: 2023-08-16 07:58:21.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1404}
    +body: "Whatever lies you need to tell yourself, I guess."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692192293 {#3321
      date: 2023-08-16 15:24:53.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@krolden@lemmy.ml"
      "@Cleverdawny@lemm.ee"
      "@Addfwyn@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3324 …}
    +nested: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    -id: 42086
    -bodyTs: "'guess':9 'lie':2 'need':4 'tell':6 'whatev':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2309715"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692192293 {#3322
      date: 2023-08-16 15:24:53.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1404}
  +body: "Lmao what a pathetic response"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692274691 {#3436
    date: 2023-08-17 14:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@krolden@lemmy.ml"
    "@Cleverdawny@lemm.ee"
    "@Addfwyn@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3440 …}
  +nested: Doctrine\ORM\PersistentCollection {#3442 …}
  +votes: Doctrine\ORM\PersistentCollection {#3444 …}
  +reports: Doctrine\ORM\PersistentCollection {#3446 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3450 …}
  -id: 42087
  -bodyTs: "'lmao':1 'pathet':4 'respons':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/3751393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692274691 {#3437
    date: 2023-08-17 14:18:11.0 +02: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
73 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
74 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, and this only gets worse with bigger monitors. Want to use that 43" TV as Monitor #3? Wigglin’ isn’t going to help.\n
    \n
    *Real* users give up and start using keyboard shortcuts to move crap around until they find it again.\n
    \n
    Or just get a wireless gaming mouse with adjustable DPI, crank it up to 11 billion, and try to catch it doing near lightspeed as it goes through all four monitors at once. The only drawback is that, according to physics, it will likely have experienced time dilation, which means your mouse cursor has aged significantly in the short time it was in flight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692071263 {#2348
    date: 2023-08-15 05:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JimmyDean@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 224585
  -bodyTs: "'11':57 '3':18 '43':14 'accord':81 'adjust':51 'age':97 'around':37 'bigger':8 'billion':58 'catch':62 'crank':53 'crap':36 'cursor':95 'dilat':90 'dpi':52 'drawback':78 'experienc':88 'find':40 'flight':106 'four':72 'game':48 'get':5,45 'give':27 'go':22 'goe':69 'help':24 'isn':20 'keyboard':32 'lightspe':66 'like':86 'mean':92 'monitor':9,17,73 'mous':49,94 'move':35 'near':65 'physic':83 'real':25 'short':101 'shortcut':33 'signific':98 'start':30 'time':89,102 'tri':60 'tv':15 'use':12,31 'user':26 'want':10 'wigglin':19 'wireless':47 'wors':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1812417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692071263 {#2346
    date: 2023-08-15 05:47:43.0 +02: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
75 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, and this only gets worse with bigger monitors. Want to use that 43" TV as Monitor #3? Wigglin’ isn’t going to help.\n
    \n
    *Real* users give up and start using keyboard shortcuts to move crap around until they find it again.\n
    \n
    Or just get a wireless gaming mouse with adjustable DPI, crank it up to 11 billion, and try to catch it doing near lightspeed as it goes through all four monitors at once. The only drawback is that, according to physics, it will likely have experienced time dilation, which means your mouse cursor has aged significantly in the short time it was in flight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692071263 {#2348
    date: 2023-08-15 05:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JimmyDean@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 224585
  -bodyTs: "'11':57 '3':18 '43':14 'accord':81 'adjust':51 'age':97 'around':37 'bigger':8 'billion':58 'catch':62 'crank':53 'crap':36 'cursor':95 'dilat':90 'dpi':52 'drawback':78 'experienc':88 'find':40 'flight':106 'four':72 'game':48 'get':5,45 'give':27 'go':22 'goe':69 'help':24 'isn':20 'keyboard':32 'lightspe':66 'like':86 'mean':92 'monitor':9,17,73 'mous':49,94 'move':35 'near':65 'physic':83 'real':25 'short':101 'shortcut':33 'signific':98 'start':30 'time':89,102 'tri':60 'tv':15 'use':12,31 'user':26 'want':10 'wigglin':19 'wireless':47 'wors':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1812417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692071263 {#2346
    date: 2023-08-15 05:47:43.0 +02: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
76 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#2329 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2349 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Yeah, and this only gets worse with bigger monitors. Want to use that 43" TV as Monitor #3? Wigglin’ isn’t going to help.\n
    \n
    *Real* users give up and start using keyboard shortcuts to move crap around until they find it again.\n
    \n
    Or just get a wireless gaming mouse with adjustable DPI, crank it up to 11 billion, and try to catch it doing near lightspeed as it goes through all four monitors at once. The only drawback is that, according to physics, it will likely have experienced time dilation, which means your mouse cursor has aged significantly in the short time it was in flight.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1692071263 {#2348
    date: 2023-08-15 05:47:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JimmyDean@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 224585
  -bodyTs: "'11':57 '3':18 '43':14 'accord':81 'adjust':51 'age':97 'around':37 'bigger':8 'billion':58 'catch':62 'crank':53 'crap':36 'cursor':95 'dilat':90 'dpi':52 'drawback':78 'experienc':88 'find':40 'flight':106 'four':72 'game':48 'get':5,45 'give':27 'go':22 'goe':69 'help':24 'isn':20 'keyboard':32 'lightspe':66 'like':86 'mean':92 'monitor':9,17,73 'mous':49,94 'move':35 'near':65 'physic':83 'real':25 'short':101 'shortcut':33 'signific':98 'start':30 'time':89,102 'tri':60 'tv':15 'use':12,31 'user':26 'want':10 'wigglin':19 'wireless':47 'wors':6 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1812417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692071263 {#2346
    date: 2023-08-15 05:47:43.0 +02: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
77 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
78 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean brave is fine. I use firefox and brave and tor browser and mullvad browser. There isn’t anything too bad about brave though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692061609 {#2102
    date: 2023-08-15 03:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 81773
  -bodyTs: "'anyth':20 'bad':22 'brave':3,10,24 'browser':13,16 'fine':5 'firefox':8 'isn':18 'mean':2 'mullvad':15 'though':25 'tor':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1962519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692061609 {#2109
    date: 2023-08-15 03:06:49.0 +02: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
79 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean brave is fine. I use firefox and brave and tor browser and mullvad browser. There isn’t anything too bad about brave though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692061609 {#2102
    date: 2023-08-15 03:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 81773
  -bodyTs: "'anyth':20 'bad':22 'brave':3,10,24 'browser':13,16 'fine':5 'firefox':8 'isn':18 'mean':2 'mullvad':15 'though':25 'tor':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1962519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692061609 {#2109
    date: 2023-08-15 03:06:49.0 +02: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
80 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#2161 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I mean brave is fine. I use firefox and brave and tor browser and mullvad browser. There isn’t anything too bad about brave though"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692061609 {#2102
    date: 2023-08-15 03:06:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 81773
  -bodyTs: "'anyth':20 'bad':22 'brave':3,10,24 'browser':13,16 'fine':5 'firefox':8 'isn':18 'mean':2 'mullvad':15 'though':25 'tor':12 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1962519"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692061609 {#2109
    date: 2023-08-15 03:06:49.0 +02: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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It gets worse. All Electron applications are Chromium, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692027009 {#2290
    date: 2023-08-14 17:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 81775
  -bodyTs: "'applic':6 'chromium':8 'electron':5 'get':2 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1998685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692027009 {#2296
    date: 2023-08-14 17:30:09.0 +02: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
83 DENIED edit
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It gets worse. All Electron applications are Chromium, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692027009 {#2290
    date: 2023-08-14 17:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 81775
  -bodyTs: "'applic':6 'chromium':8 'electron':5 'get':2 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1998685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692027009 {#2296
    date: 2023-08-14 17:30:09.0 +02: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
84 DENIED moderate
App\Entity\EntryComment {#2280
  +user: App\Entity\User {#2217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "It gets worse. All Electron applications are Chromium, too."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692027009 {#2290
    date: 2023-08-14 17:30:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2282 …}
  +nested: Doctrine\ORM\PersistentCollection {#2276 …}
  +votes: Doctrine\ORM\PersistentCollection {#2275 …}
  +reports: Doctrine\ORM\PersistentCollection {#2261 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2221 …}
  -id: 81775
  -bodyTs: "'applic':6 'chromium':8 'electron':5 'get':2 'wors':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/1998685"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692027009 {#2296
    date: 2023-08-14 17:30:09.0 +02: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
85 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
86 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Firefox stans are some of the most annoying people.\n
    \n
    Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728951489 {#2243
    date: 2024-10-15 02:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 203551
  -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/911579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000669 {#2247
    date: 2023-08-14 10:11:09.0 +02: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
87 DENIED edit
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Firefox stans are some of the most annoying people.\n
    \n
    Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728951489 {#2243
    date: 2024-10-15 02:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 203551
  -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/911579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000669 {#2247
    date: 2023-08-14 10:11:09.0 +02: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
88 DENIED moderate
App\Entity\EntryComment {#2284
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Firefox stans are some of the most annoying people.\n
    \n
    Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1728951489 {#2243
    date: 2024-10-15 02:18:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2286 …}
  +nested: Doctrine\ORM\PersistentCollection {#2188 …}
  +votes: Doctrine\ORM\PersistentCollection {#2034 …}
  +reports: Doctrine\ORM\PersistentCollection {#2156 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
  -id: 203551
  -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/911579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000669 {#2247
    date: 2023-08-14 10:11:09.0 +02: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
89 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
90 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Firefox stans are some of the most annoying people.\n
      \n
      Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728951489 {#2243
      date: 2024-10-15 02:18:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 203551
    -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/911579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000669 {#2247
      date: 2023-08-14 10:11:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692005555 {#3252
    date: 2023-08-14 11:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 242687
  -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2220671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692005555 {#3253
    date: 2023-08-14 11:32:35.0 +02: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
91 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Firefox stans are some of the most annoying people.\n
      \n
      Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728951489 {#2243
      date: 2024-10-15 02:18:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 203551
    -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/911579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000669 {#2247
      date: 2023-08-14 10:11:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692005555 {#3252
    date: 2023-08-14 11:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 242687
  -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2220671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692005555 {#3253
    date: 2023-08-14 11:32:35.0 +02: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
92 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2284
    +user: App\Entity\User {#2147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Firefox stans are some of the most annoying people.\n
      \n
      Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1728951489 {#2243
      date: 2024-10-15 02:18:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2286 …}
    +nested: Doctrine\ORM\PersistentCollection {#2188 …}
    +votes: Doctrine\ORM\PersistentCollection {#2034 …}
    +reports: Doctrine\ORM\PersistentCollection {#2156 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
    -id: 203551
    -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://dormi.zone/comment/911579"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000669 {#2247
      date: 2023-08-14 10:11:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692005555 {#3252
    date: 2023-08-14 11:32:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 242687
  -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2220671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692005555 {#3253
    date: 2023-08-14 11:32:35.0 +02: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
93 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
94 DENIED moderate
App\Entity\EntryComment {#3370
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Firefox stans are some of the most annoying people.\n
        \n
        Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728951489 {#2243
        date: 2024-10-15 02:18:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 203551
      -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/911579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000669 {#2247
        date: 2023-08-14 10:11:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692005555 {#3252
      date: 2023-08-14 11:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@HKayn@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 242687
    -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2220671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692005555 {#3253
      date: 2023-08-14 11:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: """
    Who said anything about Chrome?\n
    \n
    You verbally abuse me and hallucinate things I didn’t even mention. You’re exactly the kind of person I was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692023010 {#3368
    date: 2023-08-14 16:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 344591
  -bodyTs: "'abus':8 'anyth':3 'chrome':5 'didn':14 'even':16 'exact':20 'hallucin':11 'kind':22 'mention':17 'person':24 're':19 'said':2 'talk':27 'thing':12 'verbal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/915638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692023010 {#3369
    date: 2023-08-14 16:23:30.0 +02: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
95 DENIED edit
App\Entity\EntryComment {#3370
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Firefox stans are some of the most annoying people.\n
        \n
        Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728951489 {#2243
        date: 2024-10-15 02:18:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 203551
      -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/911579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000669 {#2247
        date: 2023-08-14 10:11:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692005555 {#3252
      date: 2023-08-14 11:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@HKayn@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 242687
    -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2220671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692005555 {#3253
      date: 2023-08-14 11:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: """
    Who said anything about Chrome?\n
    \n
    You verbally abuse me and hallucinate things I didn’t even mention. You’re exactly the kind of person I was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692023010 {#3368
    date: 2023-08-14 16:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 344591
  -bodyTs: "'abus':8 'anyth':3 'chrome':5 'didn':14 'even':16 'exact':20 'hallucin':11 'kind':22 'mention':17 'person':24 're':19 'said':2 'talk':27 'thing':12 'verbal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/915638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692023010 {#3369
    date: 2023-08-14 16:23:30.0 +02: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
96 DENIED moderate
App\Entity\EntryComment {#3370
  +user: App\Entity\User {#2147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3254
    +user: Proxies\__CG__\App\Entity\User {#3255 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2284
      +user: App\Entity\User {#2147 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Firefox stans are some of the most annoying people.\n
        \n
        Yes, I know I’m contributing to a Chromium monopoly, thank you for telling me. Firefox just doesn’t do the things I need my browser to do.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1728951489 {#2243
        date: 2024-10-15 02:18:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2286 …}
      +nested: Doctrine\ORM\PersistentCollection {#2188 …}
      +votes: Doctrine\ORM\PersistentCollection {#2034 …}
      +reports: Doctrine\ORM\PersistentCollection {#2156 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2154 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2157 …}
      -id: 203551
      -bodyTs: "'annoy':8 'browser':35 'chromium':18 'contribut':15 'doesn':27 'firefox':1,25 'know':12 'm':14 'monopoli':19 'need':33 'peopl':9 'stan':2 'tell':23 'thank':20 'thing':31 'yes':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://dormi.zone/comment/911579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000669 {#2247
        date: 2023-08-14 10:11:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2284}
    +body: "LMFAO, you’re an idiot. There’s nothing chrome can do that FF can’t do better."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692005555 {#3252
      date: 2023-08-14 11:32:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@HKayn@dormi.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3256 …}
    +nested: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    -id: 242687
    -bodyTs: "'better':17 'chrome':9 'ff':13 'idiot':5 'lmfao':1 'noth':8 're':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2220671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692005555 {#3253
      date: 2023-08-14 11:32:35.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2284}
  +body: """
    Who said anything about Chrome?\n
    \n
    You verbally abuse me and hallucinate things I didn’t even mention. You’re exactly the kind of person I was talking about.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692023010 {#3368
    date: 2023-08-14 16:23:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@HKayn@dormi.zone"
    "@JokeDeity@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3371 …}
  +nested: Doctrine\ORM\PersistentCollection {#3373 …}
  +votes: Doctrine\ORM\PersistentCollection {#3375 …}
  +reports: Doctrine\ORM\PersistentCollection {#3377 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3381 …}
  -id: 344591
  -bodyTs: "'abus':8 'anyth':3 'chrome':5 'didn':14 'even':16 'exact':20 'hallucin':11 'kind':22 'mention':17 'person':24 're':19 'said':2 'talk':27 'thing':12 'verbal':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://dormi.zone/comment/915638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692023010 {#3369
    date: 2023-08-14 16:23:30.0 +02: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
97 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
98 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465230 {#2015
    date: 2023-10-05 02:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 32066
  -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1783557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000282 {#2017
    date: 2023-08-14 10:04:42.0 +02: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
99 DENIED edit
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465230 {#2015
    date: 2023-10-05 02:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 32066
  -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1783557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000282 {#2017
    date: 2023-08-14 10:04:42.0 +02: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
100 DENIED moderate
App\Entity\EntryComment {#1981
  +user: App\Entity\User {#2366 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696465230 {#2015
    date: 2023-10-05 02:20:30.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1983 …}
  +nested: Doctrine\ORM\PersistentCollection {#1979 …}
  +votes: Doctrine\ORM\PersistentCollection {#2368 …}
  +reports: Doctrine\ORM\PersistentCollection {#2373 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
  -id: 32066
  -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/1783557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692000282 {#2017
    date: 2023-08-14 10:04:42.0 +02: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
101 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
102 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696465230 {#2015
      date: 2023-10-05 02:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 32066
    -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1783557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000282 {#2017
      date: 2023-08-14 10:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It is ok to use whatever browser you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692002236 {#3065
    date: 2023-08-14 10:37:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 32067
  -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1935307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002236 {#3068
    date: 2023-08-14 10:37:16.0 +02: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
103 DENIED edit
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696465230 {#2015
      date: 2023-10-05 02:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 32066
    -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1783557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000282 {#2017
      date: 2023-08-14 10:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It is ok to use whatever browser you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692002236 {#3065
    date: 2023-08-14 10:37:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 32067
  -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1935307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002236 {#3068
    date: 2023-08-14 10:37:16.0 +02: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
104 DENIED moderate
App\Entity\EntryComment {#3064
  +user: Proxies\__CG__\App\Entity\User {#3147 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1981
    +user: App\Entity\User {#2366 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1696465230 {#2015
      date: 2023-10-05 02:20:30.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1983 …}
    +nested: Doctrine\ORM\PersistentCollection {#1979 …}
    +votes: Doctrine\ORM\PersistentCollection {#2368 …}
    +reports: Doctrine\ORM\PersistentCollection {#2373 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
    -id: 32066
    -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/1783557"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692000282 {#2017
      date: 2023-08-14 10:04:42.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: "It is ok to use whatever browser you want"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1692002236 {#3065
    date: 2023-08-14 10:37:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3146 …}
  +nested: Doctrine\ORM\PersistentCollection {#3144 …}
  +votes: Doctrine\ORM\PersistentCollection {#3142 …}
  +reports: Doctrine\ORM\PersistentCollection {#3140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  -id: 32067
  -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/1935307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002236 {#3068
    date: 2023-08-14 10:37:16.0 +02: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
105 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
106 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696465230 {#2015
        date: 2023-10-05 02:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 32066
      -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/1783557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000282 {#2017
        date: 2023-08-14 10:04:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "It is ok to use whatever browser you want"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692002236 {#3065
      date: 2023-08-14 10:37:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@atyaz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 32067
    -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1935307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692002236 {#3068
      date: 2023-08-14 10:37:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    I mean, define “ok” in this context\n
    \n
    Will chrome kill you? No\n
    \n
    Will chrome physically hurt anyone else because you used it? No\n
    \n
    Will the internet become less free if google is able to successfully force this? Yes\n
    \n
    Does using chrome contribute to this? Yes, marginally\n
    \n
    Would as many people as possible switching off of chrome and chromium and onto an alternative help? Yes\n
    \n
    I find this whole thing an interesting argument, as someone who switched from chrome to firefox for extremely unrelated reasons months ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692002954 {#3269
    date: 2023-08-14 10:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 32068
  -bodyTs: "'abl':33 'ago':86 'altern':62 'anyon':17 'argument':72 'becom':27 'chrome':9,14,41,56,78 'chromium':58 'context':7 'contribut':42 'defin':3 'els':18 'extrem':82 'find':66 'firefox':80 'forc':36 'free':29 'googl':31 'help':63 'hurt':16 'interest':71 'internet':26 'kill':10 'less':28 'mani':49 'margin':46 'mean':2 'month':85 'ok':4 'onto':60 'peopl':50 'physic':15 'possibl':52 'reason':84 'someon':74 'success':35 'switch':53,76 'thing':69 'unrel':83 'use':21,40 'whole':68 'would':47 'yes':38,45,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2126626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002954 {#3272
    date: 2023-08-14 10:49:14.0 +02: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
107 DENIED edit
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696465230 {#2015
        date: 2023-10-05 02:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 32066
      -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/1783557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000282 {#2017
        date: 2023-08-14 10:04:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "It is ok to use whatever browser you want"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692002236 {#3065
      date: 2023-08-14 10:37:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@atyaz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 32067
    -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1935307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692002236 {#3068
      date: 2023-08-14 10:37:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    I mean, define “ok” in this context\n
    \n
    Will chrome kill you? No\n
    \n
    Will chrome physically hurt anyone else because you used it? No\n
    \n
    Will the internet become less free if google is able to successfully force this? Yes\n
    \n
    Does using chrome contribute to this? Yes, marginally\n
    \n
    Would as many people as possible switching off of chrome and chromium and onto an alternative help? Yes\n
    \n
    I find this whole thing an interesting argument, as someone who switched from chrome to firefox for extremely unrelated reasons months ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692002954 {#3269
    date: 2023-08-14 10:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 32068
  -bodyTs: "'abl':33 'ago':86 'altern':62 'anyon':17 'argument':72 'becom':27 'chrome':9,14,41,56,78 'chromium':58 'context':7 'contribut':42 'defin':3 'els':18 'extrem':82 'find':66 'firefox':80 'forc':36 'free':29 'googl':31 'help':63 'hurt':16 'interest':71 'internet':26 'kill':10 'less':28 'mani':49 'margin':46 'mean':2 'month':85 'ok':4 'onto':60 'peopl':50 'physic':15 'possibl':52 'reason':84 'someon':74 'success':35 'switch':53,76 'thing':69 'unrel':83 'use':21,40 'whole':68 'would':47 'yes':38,45,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2126626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002954 {#3272
    date: 2023-08-14 10:49:14.0 +02: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
108 DENIED moderate
App\Entity\EntryComment {#3270
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3064
    +user: Proxies\__CG__\App\Entity\User {#3147 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1981
      +user: App\Entity\User {#2366 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "In this thread lots of uninformed people rationalizing why it’s actually okay to use chromium."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696465230 {#2015
        date: 2023-10-05 02:20:30.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@eldain@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1983 …}
      +nested: Doctrine\ORM\PersistentCollection {#1979 …}
      +votes: Doctrine\ORM\PersistentCollection {#2368 …}
      +reports: Doctrine\ORM\PersistentCollection {#2373 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2376 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2365 …}
      -id: 32066
      -bodyTs: "'actual':12 'chromium':16 'lot':4 'okay':13 'peopl':7 'ration':8 'thread':3 'uninform':6 'use':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/1783557"
      +editedAt: null
      +createdAt: DateTimeImmutable @1692000282 {#2017
        date: 2023-08-14 10:04:42.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1981}
    +body: "It is ok to use whatever browser you want"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1692002236 {#3065
      date: 2023-08-14 10:37:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@eldain@feddit.nl"
      "@atyaz@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3146 …}
    +nested: Doctrine\ORM\PersistentCollection {#3144 …}
    +votes: Doctrine\ORM\PersistentCollection {#3142 …}
    +reports: Doctrine\ORM\PersistentCollection {#3140 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3138 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    -id: 32067
    -bodyTs: "'browser':7 'ok':3 'use':5 'want':9 'whatev':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/1935307"
    +editedAt: null
    +createdAt: DateTimeImmutable @1692002236 {#3068
      date: 2023-08-14 10:37:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1981}
  +body: """
    I mean, define “ok” in this context\n
    \n
    Will chrome kill you? No\n
    \n
    Will chrome physically hurt anyone else because you used it? No\n
    \n
    Will the internet become less free if google is able to successfully force this? Yes\n
    \n
    Does using chrome contribute to this? Yes, marginally\n
    \n
    Would as many people as possible switching off of chrome and chromium and onto an alternative help? Yes\n
    \n
    I find this whole thing an interesting argument, as someone who switched from chrome to firefox for extremely unrelated reasons months ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692002954 {#3269
    date: 2023-08-14 10:49:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
    "@atyaz@reddthat.com"
    "@Draedron@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3279 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  -id: 32068
  -bodyTs: "'abl':33 'ago':86 'altern':62 'anyon':17 'argument':72 'becom':27 'chrome':9,14,41,56,78 'chromium':58 'context':7 'contribut':42 'defin':3 'els':18 'extrem':82 'find':66 'firefox':80 'forc':36 'free':29 'googl':31 'help':63 'hurt':16 'interest':71 'internet':26 'kill':10 'less':28 'mani':49 'margin':46 'mean':2 'month':85 'ok':4 'onto':60 'peopl':50 'physic':15 'possibl':52 'reason':84 'someon':74 'success':35 'switch':53,76 'thing':69 'unrel':83 'use':21,40 'whole':68 'would':47 'yes':38,45,64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mander.xyz/comment/2126626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692002954 {#3272
    date: 2023-08-14 10:49:14.0 +02: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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And thus the brave lammings set out to inform other lemmings, who are as tech savvy and know this is happening, that this is happening by posting memes. Hopefully the people, who would already be using firefox if they cared, switch to firefox so we can breach the 3% market share and that’ll show Google, maker of Chrome and Firefox’ main sponsor, people care enough to stop this madness! - I’m not against activism, but activism in an echochamber can turn into a circlejerk. Everyone stop stroking please… I’m here for the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691997063 {#2531
    date: 2023-08-14 09:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 203500
  -bodyTs: "'3':49 'activ':75,77 'alreadi':34 'brave':4 'breach':47 'care':40,65 'chrome':59 'circlejerk':85 'echochamb':80 'enough':66 'everyon':86 'firefox':37,43,61 'googl':56 'happen':21,25 'hope':29 'inform':9 'know':18 'lam':5 'lem':11 'll':54 'm':72,91 'mad':70 'main':62 'maker':57 'market':50 'meme':28,95 'peopl':31,64 'pleas':89 'post':27 'savvi':16 'set':6 'share':51 'show':55 'sponsor':63 'stop':68,87 'stroke':88 'switch':41 'tech':15 'thus':2 'turn':82 'use':36 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1862556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691997063 {#2532
    date: 2023-08-14 09:11:03.0 +02: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
111 DENIED edit
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And thus the brave lammings set out to inform other lemmings, who are as tech savvy and know this is happening, that this is happening by posting memes. Hopefully the people, who would already be using firefox if they cared, switch to firefox so we can breach the 3% market share and that’ll show Google, maker of Chrome and Firefox’ main sponsor, people care enough to stop this madness! - I’m not against activism, but activism in an echochamber can turn into a circlejerk. Everyone stop stroking please… I’m here for the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691997063 {#2531
    date: 2023-08-14 09:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 203500
  -bodyTs: "'3':49 'activ':75,77 'alreadi':34 'brave':4 'breach':47 'care':40,65 'chrome':59 'circlejerk':85 'echochamb':80 'enough':66 'everyon':86 'firefox':37,43,61 'googl':56 'happen':21,25 'hope':29 'inform':9 'know':18 'lam':5 'lem':11 'll':54 'm':72,91 'mad':70 'main':62 'maker':57 'market':50 'meme':28,95 'peopl':31,64 'pleas':89 'post':27 'savvi':16 'set':6 'share':51 'show':55 'sponsor':63 'stop':68,87 'stroke':88 'switch':41 'tech':15 'thus':2 'turn':82 'use':36 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1862556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691997063 {#2532
    date: 2023-08-14 09:11:03.0 +02: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
112 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#2549 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2285 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "And thus the brave lammings set out to inform other lemmings, who are as tech savvy and know this is happening, that this is happening by posting memes. Hopefully the people, who would already be using firefox if they cared, switch to firefox so we can breach the 3% market share and that’ll show Google, maker of Chrome and Firefox’ main sponsor, people care enough to stop this madness! - I’m not against activism, but activism in an echochamber can turn into a circlejerk. Everyone stop stroking please… I’m here for the memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691997063 {#2531
    date: 2023-08-14 09:11:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@eldain@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2537 …}
  +nested: Doctrine\ORM\PersistentCollection {#2539 …}
  +votes: Doctrine\ORM\PersistentCollection {#2541 …}
  +reports: Doctrine\ORM\PersistentCollection {#2543 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2545 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2547 …}
  -id: 203500
  -bodyTs: "'3':49 'activ':75,77 'alreadi':34 'brave':4 'breach':47 'care':40,65 'chrome':59 'circlejerk':85 'echochamb':80 'enough':66 'everyon':86 'firefox':37,43,61 'googl':56 'happen':21,25 'hope':29 'inform':9 'know':18 'lam':5 'lem':11 'll':54 'm':72,91 'mad':70 'main':62 'maker':57 'market':50 'meme':28,95 'peopl':31,64 'pleas':89 'post':27 'savvi':16 'set':6 'share':51 'show':55 'sponsor':63 'stop':68,87 'stroke':88 'switch':41 'tech':15 'thus':2 'turn':82 'use':36 'would':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/1862556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691997063 {#2532
    date: 2023-08-14 09:11:03.0 +02: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Brave, Vivaldi, Edge and other chromium browsers are forks of the main chromium project. They can decide whether to include or exclude features from mainstream chromium.\n
    \n
    As far as I know, Brave and Vivaldi will keep Manifest V2 extension support and said that they will not ship WEI (Web Environment Integrity).\n
    \n
    Discord uses a modified version of electron, and it’s also probably an outdated fork as well, although I am not sure about that.\n
    \n
    Steam, in the other hand, [uses CEF](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework), which they use as a way to render it’s interface and as a replacement of VGUI (a good example of this is the steam game overlay), I don’t know if they will ship WEI if it ever releases in chromium as there isn’t a statement from Valve yet.\n
    \n
    ---\n
    \n
    Sources:\n
    \n
    - ARSTechnica, Chrome’s “Manifest V3” plan to limit ad-blocking extensions is delayed, [arstechnica.com/…/chrome-delays-plan-to-limit-ad-…](https://arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)\n
    - GHacks, Brave confirms it will support Manifest V2 extensions like uBlock Origin even after Chrome drops them, [ghacks.net/…/brave-browser-manifest-v2-extensions…](https://www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)\n
    - Valve Developer Community Wiki, Chromium Embedded Framework, […valvesoftware.com/…/Chromium_Embedded_Framework](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework)\n
    - Github, Discord’s Electron Fork, [github.com/discord/electron](https://github.com/discord/electron)\n
    \n
    If I missed something, please tell me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691975517 {#2604
    date: 2023-08-14 03:11:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 41875
  -bodyTs: "'/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':178 '/brave-browser-manifest-v2-extensions':175 '/chrome-delays-plan-to-limit-ad-':153 '/chromium_embedded_framework':187 '/discord/electron](https://github.com/discord/electron)':198 '/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':156 '/wiki/chromium_embedded_framework)':190 '/wiki/chromium_embedded_framework),':85 'ad':147 'ad-block':146 'also':62 'although':69 'arstechnica':138 'arstechnica.com':152,155 'arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':154 'block':148 'brave':1,32,158 'browser':7 'cef':82 'chrome':139,171 'chromium':6,13,26,127,183 'communiti':181 'confirm':159 'decid':17 'delay':151 'develop':180 'developer.valvesoftware.com':84,189 'developer.valvesoftware.com/wiki/chromium_embedded_framework)':188 'developer.valvesoftware.com/wiki/chromium_embedded_framework),':83 'discord':52,192 'drop':172 'edg':3 'electron':58,194 'embed':184 'environ':50 'even':169 'ever':124 'exampl':105 'exclud':22 'extens':39,149,165 'far':28 'featur':23 'fork':9,66,195 'framework':185 'game':111 'ghack':157 'ghacks.net':174 'github':191 'github.com':197 'github.com/discord/electron](https://github.com/discord/electron)':196 'good':104 'hand':80 'includ':20 'integr':51 'interfac':96 'isn':130 'keep':36 'know':31,116 'like':166 'limit':145 'main':12 'mainstream':25 'manifest':37,141,163 'miss':201 'modifi':55 'origin':168 'outdat':65 'overlay':112 'plan':143 'pleas':203 'probabl':63 'project':14 'releas':125 'render':93 'replac':100 'said':42 'ship':47,120 'someth':202 'sourc':137 'statement':133 'steam':76,110 'support':40,162 'sure':73 'tell':204 'ublock':167 'use':53,81,88 'v2':38,164 'v3':142 'valv':135,179 'valvesoftware.com':186 'version':56 'vgui':102 'vivaldi':2,34 'way':91 'web':49 'wei':48,121 'well':68 'whether':18 'wiki':182 'www.ghacks.net':177 'www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':176 'yet':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1955468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691975517 {#2605
    date: 2023-08-14 03:11:57.0 +02: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
115 DENIED edit
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Brave, Vivaldi, Edge and other chromium browsers are forks of the main chromium project. They can decide whether to include or exclude features from mainstream chromium.\n
    \n
    As far as I know, Brave and Vivaldi will keep Manifest V2 extension support and said that they will not ship WEI (Web Environment Integrity).\n
    \n
    Discord uses a modified version of electron, and it’s also probably an outdated fork as well, although I am not sure about that.\n
    \n
    Steam, in the other hand, [uses CEF](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework), which they use as a way to render it’s interface and as a replacement of VGUI (a good example of this is the steam game overlay), I don’t know if they will ship WEI if it ever releases in chromium as there isn’t a statement from Valve yet.\n
    \n
    ---\n
    \n
    Sources:\n
    \n
    - ARSTechnica, Chrome’s “Manifest V3” plan to limit ad-blocking extensions is delayed, [arstechnica.com/…/chrome-delays-plan-to-limit-ad-…](https://arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)\n
    - GHacks, Brave confirms it will support Manifest V2 extensions like uBlock Origin even after Chrome drops them, [ghacks.net/…/brave-browser-manifest-v2-extensions…](https://www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)\n
    - Valve Developer Community Wiki, Chromium Embedded Framework, […valvesoftware.com/…/Chromium_Embedded_Framework](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework)\n
    - Github, Discord’s Electron Fork, [github.com/discord/electron](https://github.com/discord/electron)\n
    \n
    If I missed something, please tell me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691975517 {#2604
    date: 2023-08-14 03:11:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 41875
  -bodyTs: "'/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':178 '/brave-browser-manifest-v2-extensions':175 '/chrome-delays-plan-to-limit-ad-':153 '/chromium_embedded_framework':187 '/discord/electron](https://github.com/discord/electron)':198 '/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':156 '/wiki/chromium_embedded_framework)':190 '/wiki/chromium_embedded_framework),':85 'ad':147 'ad-block':146 'also':62 'although':69 'arstechnica':138 'arstechnica.com':152,155 'arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':154 'block':148 'brave':1,32,158 'browser':7 'cef':82 'chrome':139,171 'chromium':6,13,26,127,183 'communiti':181 'confirm':159 'decid':17 'delay':151 'develop':180 'developer.valvesoftware.com':84,189 'developer.valvesoftware.com/wiki/chromium_embedded_framework)':188 'developer.valvesoftware.com/wiki/chromium_embedded_framework),':83 'discord':52,192 'drop':172 'edg':3 'electron':58,194 'embed':184 'environ':50 'even':169 'ever':124 'exampl':105 'exclud':22 'extens':39,149,165 'far':28 'featur':23 'fork':9,66,195 'framework':185 'game':111 'ghack':157 'ghacks.net':174 'github':191 'github.com':197 'github.com/discord/electron](https://github.com/discord/electron)':196 'good':104 'hand':80 'includ':20 'integr':51 'interfac':96 'isn':130 'keep':36 'know':31,116 'like':166 'limit':145 'main':12 'mainstream':25 'manifest':37,141,163 'miss':201 'modifi':55 'origin':168 'outdat':65 'overlay':112 'plan':143 'pleas':203 'probabl':63 'project':14 'releas':125 'render':93 'replac':100 'said':42 'ship':47,120 'someth':202 'sourc':137 'statement':133 'steam':76,110 'support':40,162 'sure':73 'tell':204 'ublock':167 'use':53,81,88 'v2':38,164 'v3':142 'valv':135,179 'valvesoftware.com':186 'version':56 'vgui':102 'vivaldi':2,34 'way':91 'web':49 'wei':48,121 'well':68 'whether':18 'wiki':182 'www.ghacks.net':177 'www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':176 'yet':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1955468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691975517 {#2605
    date: 2023-08-14 03:11:57.0 +02: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
116 DENIED moderate
App\Entity\EntryComment {#2609
  +user: App\Entity\User {#2622 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Brave, Vivaldi, Edge and other chromium browsers are forks of the main chromium project. They can decide whether to include or exclude features from mainstream chromium.\n
    \n
    As far as I know, Brave and Vivaldi will keep Manifest V2 extension support and said that they will not ship WEI (Web Environment Integrity).\n
    \n
    Discord uses a modified version of electron, and it’s also probably an outdated fork as well, although I am not sure about that.\n
    \n
    Steam, in the other hand, [uses CEF](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework), which they use as a way to render it’s interface and as a replacement of VGUI (a good example of this is the steam game overlay), I don’t know if they will ship WEI if it ever releases in chromium as there isn’t a statement from Valve yet.\n
    \n
    ---\n
    \n
    Sources:\n
    \n
    - ARSTechnica, Chrome’s “Manifest V3” plan to limit ad-blocking extensions is delayed, [arstechnica.com/…/chrome-delays-plan-to-limit-ad-…](https://arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)\n
    - GHacks, Brave confirms it will support Manifest V2 extensions like uBlock Origin even after Chrome drops them, [ghacks.net/…/brave-browser-manifest-v2-extensions…](https://www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)\n
    - Valve Developer Community Wiki, Chromium Embedded Framework, […valvesoftware.com/…/Chromium_Embedded_Framework](https://developer.valvesoftware.com/wiki/Chromium_Embedded_Framework)\n
    - Github, Discord’s Electron Fork, [github.com/discord/electron](https://github.com/discord/electron)\n
    \n
    If I missed something, please tell me!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691975517 {#2604
    date: 2023-08-14 03:11:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2610 …}
  +nested: Doctrine\ORM\PersistentCollection {#2612 …}
  +votes: Doctrine\ORM\PersistentCollection {#2614 …}
  +reports: Doctrine\ORM\PersistentCollection {#2616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2620 …}
  -id: 41875
  -bodyTs: "'/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':178 '/brave-browser-manifest-v2-extensions':175 '/chrome-delays-plan-to-limit-ad-':153 '/chromium_embedded_framework':187 '/discord/electron](https://github.com/discord/electron)':198 '/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':156 '/wiki/chromium_embedded_framework)':190 '/wiki/chromium_embedded_framework),':85 'ad':147 'ad-block':146 'also':62 'although':69 'arstechnica':138 'arstechnica.com':152,155 'arstechnica.com/gadgets/2022/12/chrome-delays-plan-to-limit-ad-blockers-new-timeline-coming-in-march/)':154 'block':148 'brave':1,32,158 'browser':7 'cef':82 'chrome':139,171 'chromium':6,13,26,127,183 'communiti':181 'confirm':159 'decid':17 'delay':151 'develop':180 'developer.valvesoftware.com':84,189 'developer.valvesoftware.com/wiki/chromium_embedded_framework)':188 'developer.valvesoftware.com/wiki/chromium_embedded_framework),':83 'discord':52,192 'drop':172 'edg':3 'electron':58,194 'embed':184 'environ':50 'even':169 'ever':124 'exampl':105 'exclud':22 'extens':39,149,165 'far':28 'featur':23 'fork':9,66,195 'framework':185 'game':111 'ghack':157 'ghacks.net':174 'github':191 'github.com':197 'github.com/discord/electron](https://github.com/discord/electron)':196 'good':104 'hand':80 'includ':20 'integr':51 'interfac':96 'isn':130 'keep':36 'know':31,116 'like':166 'limit':145 'main':12 'mainstream':25 'manifest':37,141,163 'miss':201 'modifi':55 'origin':168 'outdat':65 'overlay':112 'plan':143 'pleas':203 'probabl':63 'project':14 'releas':125 'render':93 'replac':100 'said':42 'ship':47,120 'someth':202 'sourc':137 'statement':133 'steam':76,110 'support':40,162 'sure':73 'tell':204 'ublock':167 'use':53,81,88 'v2':38,164 'v3':142 'valv':135,179 'valvesoftware.com':186 'version':56 'vgui':102 'vivaldi':2,34 'way':91 'web':49 'wei':48,121 'well':68 'whether':18 'wiki':182 'www.ghacks.net':177 'www.ghacks.net/2022/09/29/brave-browser-manifest-v2-extensions-after-v3-update/)':176 'yet':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1955468"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691975517 {#2605
    date: 2023-08-14 03:11:57.0 +02: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
117 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
118 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What dimensional space are the people arranging themselves in?\n
    \n
    But seriously, this reminds me of a time at my former (FAANG) employer where HR sent out a 40-minute video about not being an asshole and avoiding lawsuits.\n
    \n
    12 minutes or so in, they say “as the number of people in a group increases, the number of potential 1:1 interactions increases exponentially.” I thought “actually n(n-1)/2 but whatever”, and finished the video intending to get on with my life.\n
    \n
    My inbox was FULL of engineers who were *irate*. “HR have proven themselves to be fools!” “I expect the company to never ask me to waste my time on their bullshit again.” “Once again non-technical people talking out their asses.”\n
    \n
    HR sent a global *apology* for the error, asked everybody to not watch the video while they fixed it, and released a patched version the next day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691963647 {#2679
    date: 2023-08-13 23:54:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 53705
  -bodyTs: "'-1':69 '/2':70 '1':59,60 '12':39 '40':28 'actual':66 'apolog':130 'arrang':7 'ask':106,134 'ass':125 'asshol':35 'avoid':37 'bullshit':114 'compani':103 'day':152 'dimension':2 'employ':22 'engin':89 'error':133 'everybodi':135 'expect':101 'exponenti':63 'faang':21 'finish':74 'fix':143 'fool':99 'former':20 'full':87 'get':79 'global':129 'group':53 'hr':24,93,126 'inbox':85 'increas':54,62 'intend':77 'interact':61 'irat':92 'lawsuit':38 'life':83 'minut':29,40 'n':67,68 'never':105 'next':151 'non':119 'non-techn':118 'number':48,56 'patch':148 'peopl':6,50,121 'potenti':58 'proven':95 'releas':146 'remind':13 'say':45 'sent':25,127 'serious':11 'space':3 'talk':122 'technic':120 'thought':65 'time':17,111 'version':149 'video':30,76,140 'wast':109 'watch':138 'whatev':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2157469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691963647 {#2680
    date: 2023-08-13 23:54:07.0 +02: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
119 DENIED edit
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What dimensional space are the people arranging themselves in?\n
    \n
    But seriously, this reminds me of a time at my former (FAANG) employer where HR sent out a 40-minute video about not being an asshole and avoiding lawsuits.\n
    \n
    12 minutes or so in, they say “as the number of people in a group increases, the number of potential 1:1 interactions increases exponentially.” I thought “actually n(n-1)/2 but whatever”, and finished the video intending to get on with my life.\n
    \n
    My inbox was FULL of engineers who were *irate*. “HR have proven themselves to be fools!” “I expect the company to never ask me to waste my time on their bullshit again.” “Once again non-technical people talking out their asses.”\n
    \n
    HR sent a global *apology* for the error, asked everybody to not watch the video while they fixed it, and released a patched version the next day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691963647 {#2679
    date: 2023-08-13 23:54:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 53705
  -bodyTs: "'-1':69 '/2':70 '1':59,60 '12':39 '40':28 'actual':66 'apolog':130 'arrang':7 'ask':106,134 'ass':125 'asshol':35 'avoid':37 'bullshit':114 'compani':103 'day':152 'dimension':2 'employ':22 'engin':89 'error':133 'everybodi':135 'expect':101 'exponenti':63 'faang':21 'finish':74 'fix':143 'fool':99 'former':20 'full':87 'get':79 'global':129 'group':53 'hr':24,93,126 'inbox':85 'increas':54,62 'intend':77 'interact':61 'irat':92 'lawsuit':38 'life':83 'minut':29,40 'n':67,68 'never':105 'next':151 'non':119 'non-techn':118 'number':48,56 'patch':148 'peopl':6,50,121 'potenti':58 'proven':95 'releas':146 'remind':13 'say':45 'sent':25,127 'serious':11 'space':3 'talk':122 'technic':120 'thought':65 'time':17,111 'version':149 'video':30,76,140 'wast':109 'watch':138 'whatev':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2157469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691963647 {#2680
    date: 2023-08-13 23:54:07.0 +02: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
120 DENIED moderate
App\Entity\EntryComment {#2684
  +user: App\Entity\User {#2698 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    What dimensional space are the people arranging themselves in?\n
    \n
    But seriously, this reminds me of a time at my former (FAANG) employer where HR sent out a 40-minute video about not being an asshole and avoiding lawsuits.\n
    \n
    12 minutes or so in, they say “as the number of people in a group increases, the number of potential 1:1 interactions increases exponentially.” I thought “actually n(n-1)/2 but whatever”, and finished the video intending to get on with my life.\n
    \n
    My inbox was FULL of engineers who were *irate*. “HR have proven themselves to be fools!” “I expect the company to never ask me to waste my time on their bullshit again.” “Once again non-technical people talking out their asses.”\n
    \n
    HR sent a global *apology* for the error, asked everybody to not watch the video while they fixed it, and released a patched version the next day.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691963647 {#2679
    date: 2023-08-13 23:54:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2686 …}
  +nested: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  -id: 53705
  -bodyTs: "'-1':69 '/2':70 '1':59,60 '12':39 '40':28 'actual':66 'apolog':130 'arrang':7 'ask':106,134 'ass':125 'asshol':35 'avoid':37 'bullshit':114 'compani':103 'day':152 'dimension':2 'employ':22 'engin':89 'error':133 'everybodi':135 'expect':101 'exponenti':63 'faang':21 'finish':74 'fix':143 'fool':99 'former':20 'full':87 'get':79 'global':129 'group':53 'hr':24,93,126 'inbox':85 'increas':54,62 'intend':77 'interact':61 'irat':92 'lawsuit':38 'life':83 'minut':29,40 'n':67,68 'never':105 'next':151 'non':119 'non-techn':118 'number':48,56 'patch':148 'peopl':6,50,121 'potenti':58 'proven':95 'releas':146 'remind':13 'say':45 'sent':25,127 'serious':11 'space':3 'talk':122 'technic':120 'thought':65 'time':17,111 'version':149 'video':30,76,140 'wast':109 'watch':138 'whatev':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2157469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691963647 {#2680
    date: 2023-08-13 23:54:07.0 +02: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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
    \n
    A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
    \n
    6x6 + 6x6 = sqrt72 = 8.49' !\n
    \n
    I did it bois. Ty calculator for sqrt72...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697506026 {#2753
    date: 2023-10-17 03:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 53706
  -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691958418 {#2754
    date: 2023-08-13 22:26:58.0 +02: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
123 DENIED edit
App\Entity\EntryComment {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
    \n
    A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
    \n
    6x6 + 6x6 = sqrt72 = 8.49' !\n
    \n
    I did it bois. Ty calculator for sqrt72...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697506026 {#2753
    date: 2023-10-17 03:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 53706
  -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691958418 {#2754
    date: 2023-08-13 22:26:58.0 +02: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
124 DENIED moderate
App\Entity\EntryComment {#2758
  +user: App\Entity\User {#2771 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
    \n
    A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
    \n
    6x6 + 6x6 = sqrt72 = 8.49' !\n
    \n
    I did it bois. Ty calculator for sqrt72...
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697506026 {#2753
    date: 2023-10-17 03:27:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2759 …}
  +nested: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  -id: 53706
  -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691958418 {#2754
    date: 2023-08-13 22:26:58.0 +02: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
125 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
126 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
      \n
      A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
      \n
      6x6 + 6x6 = sqrt72 = 8.49' !\n
      \n
      I did it bois. Ty calculator for sqrt72...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697506026 {#2753
      date: 2023-10-17 03:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 53706
    -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691958418 {#2754
      date: 2023-08-13 22:26:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Now do the conversion factor from feef to feet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691959183 {#3236
    date: 2023-08-13 22:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 53707
  -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2202466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691959183 {#3237
    date: 2023-08-13 22:39:43.0 +02: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
127 DENIED edit
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
      \n
      A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
      \n
      6x6 + 6x6 = sqrt72 = 8.49' !\n
      \n
      I did it bois. Ty calculator for sqrt72...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697506026 {#2753
      date: 2023-10-17 03:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 53706
    -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691958418 {#2754
      date: 2023-08-13 22:26:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Now do the conversion factor from feef to feet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691959183 {#3236
    date: 2023-08-13 22:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 53707
  -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2202466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691959183 {#3237
    date: 2023-08-13 22:39:43.0 +02: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
128 DENIED moderate
App\Entity\EntryComment {#3238
  +user: Proxies\__CG__\App\Entity\User {#3239 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2758
    +user: App\Entity\User {#2771 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
      \n
      A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
      \n
      6x6 + 6x6 = sqrt72 = 8.49' !\n
      \n
      I did it bois. Ty calculator for sqrt72...
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1697506026 {#2753
      date: 2023-10-17 03:27:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2759 …}
    +nested: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    -id: 53706
    -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691958418 {#2754
      date: 2023-08-13 22:26:58.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: "Now do the conversion factor from feef to feet!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691959183 {#3236
    date: 2023-08-13 22:39:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3240 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 53707
  -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2202466"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691959183 {#3237
    date: 2023-08-13 22:39:43.0 +02: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
129 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
130 DENIED moderate
App\Entity\EntryComment {#3338
  +user: Proxies\__CG__\App\Entity\User {#3339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
        \n
        A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
        \n
        6x6 + 6x6 = sqrt72 = 8.49' !\n
        \n
        I did it bois. Ty calculator for sqrt72...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697506026 {#2753
        date: 2023-10-17 03:27:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 53706
      -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691958418 {#2754
        date: 2023-08-13 22:26:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "Now do the conversion factor from feef to feet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691959183 {#3236
      date: 2023-08-13 22:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 53707
    -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2202466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691959183 {#3237
      date: 2023-08-13 22:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    The diagonal is 6ft. The side is 6 ft. So 6² + 6feef² = 6²\n
    \n
    1 feef = 0ft
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691960632 {#3336
    date: 2023-08-13 23:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Kongpiler@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 53708
  -bodyTs: "'0ft':16 '1':14 '6':8,11,13 '6feef':12 '6ft':4 'diagon':2 'feef':15 'ft':9 'side':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2203214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691960632 {#3337
    date: 2023-08-13 23:03:52.0 +02: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
131 DENIED edit
App\Entity\EntryComment {#3338
  +user: Proxies\__CG__\App\Entity\User {#3339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
        \n
        A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
        \n
        6x6 + 6x6 = sqrt72 = 8.49' !\n
        \n
        I did it bois. Ty calculator for sqrt72...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697506026 {#2753
        date: 2023-10-17 03:27:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 53706
      -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691958418 {#2754
        date: 2023-08-13 22:26:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "Now do the conversion factor from feef to feet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691959183 {#3236
      date: 2023-08-13 22:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 53707
    -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2202466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691959183 {#3237
      date: 2023-08-13 22:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    The diagonal is 6ft. The side is 6 ft. So 6² + 6feef² = 6²\n
    \n
    1 feef = 0ft
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691960632 {#3336
    date: 2023-08-13 23:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Kongpiler@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 53708
  -bodyTs: "'0ft':16 '1':14 '6':8,11,13 '6feef':12 '6ft':4 'diagon':2 'feef':15 'ft':9 'side':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2203214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691960632 {#3337
    date: 2023-08-13 23:03:52.0 +02: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
132 DENIED moderate
App\Entity\EntryComment {#3338
  +user: Proxies\__CG__\App\Entity\User {#3339 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3238
    +user: Proxies\__CG__\App\Entity\User {#3239 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2758
      +user: App\Entity\User {#2771 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2685 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        I'm a little sad nobody has done the correct math and it's been too long for me to do it off the top of my head lol.\n
        \n
        A^2+B^2=C^2? What distance are the diagonals if the sides are 6' apart?\n
        \n
        6x6 + 6x6 = sqrt72 = 8.49' !\n
        \n
        I did it bois. Ty calculator for sqrt72...
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1697506026 {#2753
        date: 2023-10-17 03:27:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2759 …}
      +nested: Doctrine\ORM\PersistentCollection {#2761 …}
      +votes: Doctrine\ORM\PersistentCollection {#2763 …}
      +reports: Doctrine\ORM\PersistentCollection {#2765 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
      -id: 53706
      -bodyTs: "'2':31,33,35 '6':45 '6x6':47,48 '8.49':50 'apart':46 'b':32 'boi':54 'c':34 'calcul':56 'correct':10 'diagon':40 'distanc':37 'done':8 'head':28 'littl':4 'lol':29 'long':17 'm':2 'math':11 'nobodi':6 'sad':5 'side':43 'sqrt72':49,58 'top':25 'ty':55"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/memes@lemmy.ml/t/338267/-/comment/1593953"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691958418 {#2754
        date: 2023-08-13 22:26:58.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2758}
    +body: "Now do the conversion factor from feef to feet!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691959183 {#3236
      date: 2023-08-13 22:39:43.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@The_Picard_Maneuver@lemmy.world"
      "@blanketswithsmallpox@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3240 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 53707
    -bodyTs: "'convers':4 'factor':5 'feef':7 'feet':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/2202466"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691959183 {#3237
      date: 2023-08-13 22:39:43.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2758}
  +body: """
    The diagonal is 6ft. The side is 6 ft. So 6² + 6feef² = 6²\n
    \n
    1 feef = 0ft
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691960632 {#3336
    date: 2023-08-13 23:03:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@lemmy.world"
    "@blanketswithsmallpox@kbin.social"
    "@Kongpiler@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3340 …}
  +nested: Doctrine\ORM\PersistentCollection {#3342 …}
  +votes: Doctrine\ORM\PersistentCollection {#3344 …}
  +reports: Doctrine\ORM\PersistentCollection {#3346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3350 …}
  -id: 53708
  -bodyTs: "'0ft':16 '1':14 '6':8,11,13 '6feef':12 '6ft':4 'diagon':2 'feef':15 'ft':9 'side':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2203214"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691960632 {#3337
    date: 2023-08-13 23:03:52.0 +02: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
133 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
134 DENIED moderate
App\Entity\EntryComment {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698726436 {#2827
    date: 2023-10-31 05:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 34441
  -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1905811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691943745 {#2828
    date: 2023-08-13 18:22:25.0 +02: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
135 DENIED edit
App\Entity\EntryComment {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698726436 {#2827
    date: 2023-10-31 05:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 34441
  -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1905811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691943745 {#2828
    date: 2023-08-13 18:22:25.0 +02: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
136 DENIED moderate
App\Entity\EntryComment {#2832
  +user: App\Entity\User {#2845 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698726436 {#2827
    date: 2023-10-31 05:27:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2833 …}
  +nested: Doctrine\ORM\PersistentCollection {#2835 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
  -id: 34441
  -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1905811"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691943745 {#2828
    date: 2023-08-13 18:22:25.0 +02: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
137 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
138 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
    \n
    It's not pretty haha. It barely works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691946897 {#3134
    date: 2023-08-13 19:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 79059
  -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691946897 {#3133
    date: 2023-08-13 19:14:57.0 +02: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
139 DENIED edit
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
    \n
    It's not pretty haha. It barely works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691946897 {#3134
    date: 2023-08-13 19:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 79059
  -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691946897 {#3133
    date: 2023-08-13 19:14:57.0 +02: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
140 DENIED moderate
App\Entity\EntryComment {#3132
  +user: Proxies\__CG__\App\Entity\User {#3131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
    \n
    It's not pretty haha. It barely works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691946897 {#3134
    date: 2023-08-13 19:14:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3130 …}
  +nested: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3126 …}
  +reports: Doctrine\ORM\PersistentCollection {#3124 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
  -id: 79059
  -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691946897 {#3133
    date: 2023-08-13 19:14:57.0 +02: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
141 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
142 DENIED moderate
App\Entity\EntryComment {#3354
  +user: Proxies\__CG__\App\Entity\User {#3355 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2832
      +user: App\Entity\User {#2845 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698726436 {#2827
        date: 2023-10-31 05:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spudwart@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2833 …}
      +nested: Doctrine\ORM\PersistentCollection {#2835 …}
      +votes: Doctrine\ORM\PersistentCollection {#2837 …}
      +reports: Doctrine\ORM\PersistentCollection {#2839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 34441
      -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1905811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691943745 {#2828
        date: 2023-08-13 18:22:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2832}
    +body: """
      I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
      \n
      It's not pretty haha. It barely works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691946897 {#3134
      date: 2023-08-13 19:14:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 79059
    -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691946897 {#3133
      date: 2023-08-13 19:14:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "I miss pre chromium Opera so much lol, lot of nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691947986 {#3352
    date: 2023-08-13 19:33:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
    "@Espi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3356 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3360 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 79060
  -bodyTs: "'chromium':4 'lol':8 'lot':9 'miss':2 'much':7 'nostalgia':11 'opera':5 'pre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947986 {#3353
    date: 2023-08-13 19:33:06.0 +02: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
143 DENIED edit
App\Entity\EntryComment {#3354
  +user: Proxies\__CG__\App\Entity\User {#3355 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2832
      +user: App\Entity\User {#2845 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698726436 {#2827
        date: 2023-10-31 05:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spudwart@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2833 …}
      +nested: Doctrine\ORM\PersistentCollection {#2835 …}
      +votes: Doctrine\ORM\PersistentCollection {#2837 …}
      +reports: Doctrine\ORM\PersistentCollection {#2839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 34441
      -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1905811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691943745 {#2828
        date: 2023-08-13 18:22:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2832}
    +body: """
      I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
      \n
      It's not pretty haha. It barely works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691946897 {#3134
      date: 2023-08-13 19:14:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 79059
    -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691946897 {#3133
      date: 2023-08-13 19:14:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "I miss pre chromium Opera so much lol, lot of nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691947986 {#3352
    date: 2023-08-13 19:33:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
    "@Espi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3356 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3360 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 79060
  -bodyTs: "'chromium':4 'lol':8 'lot':9 'miss':2 'much':7 'nostalgia':11 'opera':5 'pre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947986 {#3353
    date: 2023-08-13 19:33:06.0 +02: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
144 DENIED moderate
App\Entity\EntryComment {#3354
  +user: Proxies\__CG__\App\Entity\User {#3355 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3132
    +user: Proxies\__CG__\App\Entity\User {#3131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2832
      +user: App\Entity\User {#2845 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698726436 {#2827
        date: 2023-10-31 05:27:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spudwart@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2833 …}
      +nested: Doctrine\ORM\PersistentCollection {#2835 …}
      +votes: Doctrine\ORM\PersistentCollection {#2837 …}
      +reports: Doctrine\ORM\PersistentCollection {#2839 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
      -id: 34441
      -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1905811"
      +editedAt: null
      +createdAt: DateTimeImmutable @1691943745 {#2828
        date: 2023-08-13 18:22:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2832}
    +body: """
      I have an installer for Opera 12.18, the last one to use their Presto engine. Every once in a while I test it out to see how it has aged.\n
      \n
      It's not pretty haha. It barely works.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1691946897 {#3134
      date: 2023-08-13 19:14:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
      "@words_number@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3130 …}
    +nested: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3126 …}
    +reports: Doctrine\ORM\PersistentCollection {#3124 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3122 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3120 …}
    -id: 79059
    -bodyTs: "'12.18':7 'age':30 'bare':37 'engin':15 'everi':16 'haha':35 'instal':4 'last':9 'one':10 'opera':6 'presto':14 'pretti':34 'see':26 'test':22 'use':12 'work':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/memes@lemmy.ml/t/337751/-/comment/1589781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691946897 {#3133
      date: 2023-08-13 19:14:57.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "I miss pre chromium Opera so much lol, lot of nostalgia"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691947986 {#3352
    date: 2023-08-13 19:33:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
    "@Espi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3356 …}
  +nested: Doctrine\ORM\PersistentCollection {#3358 …}
  +votes: Doctrine\ORM\PersistentCollection {#3360 …}
  +reports: Doctrine\ORM\PersistentCollection {#3362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3366 …}
  -id: 79060
  -bodyTs: "'chromium':4 'lol':8 'lot':9 'miss':2 'much':7 'nostalgia':11 'opera':5 'pre':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947986 {#3353
    date: 2023-08-13 19:33:06.0 +02: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
145 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
146 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Opera was the shit back in the early days. It could pretend to be any other browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691951544 {#3118
    date: 2023-08-13 20:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 79058
  -bodyTs: "'back':5 'browser':17 'could':11 'day':9 'earli':8 'opera':1 'pretend':12 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691951544 {#3117
    date: 2023-08-13 20:32:24.0 +02: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
147 DENIED edit
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Opera was the shit back in the early days. It could pretend to be any other browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691951544 {#3118
    date: 2023-08-13 20:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 79058
  -bodyTs: "'back':5 'browser':17 'could':11 'day':9 'earli':8 'opera':1 'pretend':12 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691951544 {#3117
    date: 2023-08-13 20:32:24.0 +02: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
148 DENIED moderate
App\Entity\EntryComment {#3116
  +user: Proxies\__CG__\App\Entity\User {#3115 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Opera was the shit back in the early days. It could pretend to be any other browser."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691951544 {#3118
    date: 2023-08-13 20:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3114 …}
  +nested: Doctrine\ORM\PersistentCollection {#3112 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3104 …}
  -id: 79058
  -bodyTs: "'back':5 'browser':17 'could':11 'day':9 'earli':8 'opera':1 'pretend':12 'shit':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2197912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691951544 {#3117
    date: 2023-08-13 20:32:24.0 +02: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
149 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
150 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    Pre-Chromium Edge wasn’t even that bad. Sure, the engine had its issues and there was probably a bit of Edge-specific JS on some websites, but I’m sure they would’ve eventually got there.\n
    \n
    But seeing that even Microsoft abandoned making their own browser engine, it goes to show how complex it is to make one nowadays and with new web APIs/features coming out every few weeks it feels like, it’s almost impossible to keep up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691947669 {#3102
    date: 2023-08-13 19:27:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 80996
  -bodyTs: "'abandon':45 'almost':78 'apis/features':67 'bad':9 'bit':21 'browser':49 'chromium':3 'come':68 'complex':56 'edg':4,24 'edge-specif':23 'engin':12,50 'even':7,43 'eventu':37 'everi':70 'feel':74 'goe':52 'got':38 'imposs':79 'issu':15 'js':26 'keep':81 'like':75 'm':32 'make':46,60 'microsoft':44 'new':65 'nowaday':62 'one':61 'pre':2 'pre-chromium':1 'probabl':19 'see':41 'show':54 'specif':25 'sure':10,33 've':36 'wasn':5 'web':66 'websit':29 'week':72 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947669 {#3101
    date: 2023-08-13 19:27:49.0 +02: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
151 DENIED edit
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    Pre-Chromium Edge wasn’t even that bad. Sure, the engine had its issues and there was probably a bit of Edge-specific JS on some websites, but I’m sure they would’ve eventually got there.\n
    \n
    But seeing that even Microsoft abandoned making their own browser engine, it goes to show how complex it is to make one nowadays and with new web APIs/features coming out every few weeks it feels like, it’s almost impossible to keep up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691947669 {#3102
    date: 2023-08-13 19:27:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 80996
  -bodyTs: "'abandon':45 'almost':78 'apis/features':67 'bad':9 'bit':21 'browser':49 'chromium':3 'come':68 'complex':56 'edg':4,24 'edge-specif':23 'engin':12,50 'even':7,43 'eventu':37 'everi':70 'feel':74 'goe':52 'got':38 'imposs':79 'issu':15 'js':26 'keep':81 'like':75 'm':32 'make':46,60 'microsoft':44 'new':65 'nowaday':62 'one':61 'pre':2 'pre-chromium':1 'probabl':19 'see':41 'show':54 'specif':25 'sure':10,33 've':36 'wasn':5 'web':66 'websit':29 'week':72 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947669 {#3101
    date: 2023-08-13 19:27:49.0 +02: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
152 DENIED moderate
App\Entity\EntryComment {#3100
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: """
    Pre-Chromium Edge wasn’t even that bad. Sure, the engine had its issues and there was probably a bit of Edge-specific JS on some websites, but I’m sure they would’ve eventually got there.\n
    \n
    But seeing that even Microsoft abandoned making their own browser engine, it goes to show how complex it is to make one nowadays and with new web APIs/features coming out every few weeks it feels like, it’s almost impossible to keep up.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1691947669 {#3102
    date: 2023-08-13 19:27:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3098 …}
  +nested: Doctrine\ORM\PersistentCollection {#3096 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3088 …}
  -id: 80996
  -bodyTs: "'abandon':45 'almost':78 'apis/features':67 'bad':9 'bit':21 'browser':49 'chromium':3 'come':68 'complex':56 'edg':4,24 'edge-specif':23 'engin':12,50 'even':7,43 'eventu':37 'everi':70 'feel':74 'goe':52 'got':38 'imposs':79 'issu':15 'js':26 'keep':81 'like':75 'm':32 'make':46,60 'microsoft':44 'new':65 'nowaday':62 'one':61 'pre':2 'pre-chromium':1 'probabl':19 'see':41 'show':54 'specif':25 'sure':10,33 've':36 'wasn':5 'web':66 'websit':29 'week':72 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2195807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691947669 {#3101
    date: 2023-08-13 19:27:49.0 +02: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
153 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
154 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Chrome was not always based on chromeium. Chrome was based on Apple WebKit until 2013 when they forked WebKit and made the Blink engine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691944631 {#3086
    date: 2023-08-13 18:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 80995
  -bodyTs: "'2013':15 'alway':4 'appl':12 'base':5,10 'blink':23 'chrome':1,8 'chromeium':7 'engin':24 'fork':18 'made':21 'webkit':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2194215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691944631 {#3085
    date: 2023-08-13 18:37:11.0 +02: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
155 DENIED edit
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Chrome was not always based on chromeium. Chrome was based on Apple WebKit until 2013 when they forked WebKit and made the Blink engine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691944631 {#3086
    date: 2023-08-13 18:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 80995
  -bodyTs: "'2013':15 'alway':4 'appl':12 'base':5,10 'blink':23 'chrome':1,8 'chromeium':7 'engin':24 'fork':18 'made':21 'webkit':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2194215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691944631 {#3085
    date: 2023-08-13 18:37:11.0 +02: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
156 DENIED moderate
App\Entity\EntryComment {#3084
  +user: Proxies\__CG__\App\Entity\User {#3083 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2832
    +user: App\Entity\User {#2845 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Um actually… Opera and Edge weren’t *always* based on chromium!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698726436 {#2827
      date: 2023-10-31 05:27:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Spudwart@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2833 …}
    +nested: Doctrine\ORM\PersistentCollection {#2835 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2843 …}
    -id: 34441
    -bodyTs: "'actual':2 'alway':8 'base':9 'chromium':11 'edg':5 'opera':3 'um':1 'weren':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1905811"
    +editedAt: null
    +createdAt: DateTimeImmutable @1691943745 {#2828
      date: 2023-08-13 18:22:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2832}
  +body: "Chrome was not always based on chromeium. Chrome was based on Apple WebKit until 2013 when they forked WebKit and made the Blink engine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1691944631 {#3086
    date: 2023-08-13 18:37:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spudwart@lemmy.world"
    "@words_number@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3082 …}
  +nested: Doctrine\ORM\PersistentCollection {#3080 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3150 …}
  -id: 80995
  -bodyTs: "'2013':15 'alway':4 'appl':12 'base':5,10 'blink':23 'chrome':1,8 'chromeium':7 'engin':24 'fork':18 'made':21 'webkit':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2194215"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691944631 {#3085
    date: 2023-08-13 18:37:11.0 +02: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
157 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
158 DENIED moderate
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2906 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I hate the tribalism regarding Apple products. There are loyal fanboys who won’t hear a bad word about Apple, and then there are Apple haters who criticise everything about them.\n
    \n
    I wish we had some more nuance in this debate. The reality is that there are advantages and disadvantages to Apple products. I’ll outline a few:\n
    \n
    **Advantages**\n
    \n
    - Long iOS support. Typically you can expect an iPhone to be supported for 5-7 years, which is well above the average in the industry.\n
    - No bloatware or adverts on the iPhone\n
    - Better privacy than Google Android/Microsoft Windows\n
    - High-end hardware, e.g. M1 chip in MacBooks.\n
    - User friendly design. Nice user experience.\n
    \n
    **Disadvantages**\n
    \n
    - Overpriced. Seriously all Apple products are more expensive than the competition.\n
    - Anti-consumer business practices that influence the industry. They normalised removing the headphone jack and using non-removable batteries, which other manufacturers followed. Another anti-consumer practice is using their proprietary Lighting port, rather than USB (luckily the EU should be forcing them to adopt USB-C and removable batteries soon). Also, no SD card slot because they want you to use iCloud\n
    - Walled garden. No support for side-loading apps\n
    - Required to use iTunes to add/remove music to the iPhone, which is a problem if you use Linux (you’d have to use Wine to install the Windows version as a workaround)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691928608 {#2900
    date: 2023-08-13 14:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skycat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 35195
  -bodyTs: "'-7':74 '5':73 'add/remove':206 'adopt':172 'advantag':48,59 'advert':88 'also':180 'android/microsoft':96 'anoth':150 'anti':126,152 'anti-consum':125,151 'app':200 'appl':6,20,25,52,117 'averag':81 'bad':17 'batteri':145,178 'better':92 'bloatwar':86 'busi':128 'c':175 'card':183 'chip':104 'competit':124 'consum':127,153 'criticis':28 'd':220 'debat':41 'design':109 'disadvantag':50,113 'e.g':102 'end':100 'eu':166 'everyth':29 'expect':66 'expens':121 'experi':112 'fanboy':11 'follow':149 'forc':169 'friend':108 'garden':193 'googl':95 'hardwar':101 'hate':2 'hater':26 'headphon':138 'hear':15 'high':99 'high-end':98 'icloud':191 'industri':84,133 'influenc':131 'instal':226 'io':61 'iphon':68,91,210 'itun':204 'jack':139 'light':159 'linux':218 'll':55 'load':199 'long':60 'loyal':10 'luckili':164 'm1':103 'macbook':106 'manufactur':148 'music':207 'nice':110 'non':143 'non-remov':142 'normalis':135 'nuanc':38 'outlin':56 'overpr':114 'port':160 'practic':129,154 'privaci':93 'problem':214 'product':7,53,118 'proprietari':158 'rather':161 'realiti':43 'regard':5 'remov':136,144,177 'requir':201 'sd':182 'serious':115 'side':198 'side-load':197 'slot':184 'soon':179 'support':62,71,195 'tribal':4 'typic':63 'usb':163,174 'usb-c':173 'use':141,156,190,203,217,223 'user':107,111 'version':229 'wall':192 'want':187 'well':78 'window':97,228 'wine':224 'wish':33 'won':13 'word':18 'workaround':232 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/1266084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691928608 {#2901
    date: 2023-08-13 14:10:08.0 +02: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
159 DENIED edit
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2906 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I hate the tribalism regarding Apple products. There are loyal fanboys who won’t hear a bad word about Apple, and then there are Apple haters who criticise everything about them.\n
    \n
    I wish we had some more nuance in this debate. The reality is that there are advantages and disadvantages to Apple products. I’ll outline a few:\n
    \n
    **Advantages**\n
    \n
    - Long iOS support. Typically you can expect an iPhone to be supported for 5-7 years, which is well above the average in the industry.\n
    - No bloatware or adverts on the iPhone\n
    - Better privacy than Google Android/Microsoft Windows\n
    - High-end hardware, e.g. M1 chip in MacBooks.\n
    - User friendly design. Nice user experience.\n
    \n
    **Disadvantages**\n
    \n
    - Overpriced. Seriously all Apple products are more expensive than the competition.\n
    - Anti-consumer business practices that influence the industry. They normalised removing the headphone jack and using non-removable batteries, which other manufacturers followed. Another anti-consumer practice is using their proprietary Lighting port, rather than USB (luckily the EU should be forcing them to adopt USB-C and removable batteries soon). Also, no SD card slot because they want you to use iCloud\n
    - Walled garden. No support for side-loading apps\n
    - Required to use iTunes to add/remove music to the iPhone, which is a problem if you use Linux (you’d have to use Wine to install the Windows version as a workaround)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691928608 {#2900
    date: 2023-08-13 14:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skycat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 35195
  -bodyTs: "'-7':74 '5':73 'add/remove':206 'adopt':172 'advantag':48,59 'advert':88 'also':180 'android/microsoft':96 'anoth':150 'anti':126,152 'anti-consum':125,151 'app':200 'appl':6,20,25,52,117 'averag':81 'bad':17 'batteri':145,178 'better':92 'bloatwar':86 'busi':128 'c':175 'card':183 'chip':104 'competit':124 'consum':127,153 'criticis':28 'd':220 'debat':41 'design':109 'disadvantag':50,113 'e.g':102 'end':100 'eu':166 'everyth':29 'expect':66 'expens':121 'experi':112 'fanboy':11 'follow':149 'forc':169 'friend':108 'garden':193 'googl':95 'hardwar':101 'hate':2 'hater':26 'headphon':138 'hear':15 'high':99 'high-end':98 'icloud':191 'industri':84,133 'influenc':131 'instal':226 'io':61 'iphon':68,91,210 'itun':204 'jack':139 'light':159 'linux':218 'll':55 'load':199 'long':60 'loyal':10 'luckili':164 'm1':103 'macbook':106 'manufactur':148 'music':207 'nice':110 'non':143 'non-remov':142 'normalis':135 'nuanc':38 'outlin':56 'overpr':114 'port':160 'practic':129,154 'privaci':93 'problem':214 'product':7,53,118 'proprietari':158 'rather':161 'realiti':43 'regard':5 'remov':136,144,177 'requir':201 'sd':182 'serious':115 'side':198 'side-load':197 'slot':184 'soon':179 'support':62,71,195 'tribal':4 'typic':63 'usb':163,174 'usb-c':173 'use':141,156,190,203,217,223 'user':107,111 'version':229 'wall':192 'want':187 'well':78 'window':97,228 'wine':224 'wish':33 'won':13 'word':18 'workaround':232 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/1266084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691928608 {#2901
    date: 2023-08-13 14:10:08.0 +02: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
160 DENIED moderate
App\Entity\EntryComment {#2905
  +user: App\Entity\User {#2919 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2906 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I hate the tribalism regarding Apple products. There are loyal fanboys who won’t hear a bad word about Apple, and then there are Apple haters who criticise everything about them.\n
    \n
    I wish we had some more nuance in this debate. The reality is that there are advantages and disadvantages to Apple products. I’ll outline a few:\n
    \n
    **Advantages**\n
    \n
    - Long iOS support. Typically you can expect an iPhone to be supported for 5-7 years, which is well above the average in the industry.\n
    - No bloatware or adverts on the iPhone\n
    - Better privacy than Google Android/Microsoft Windows\n
    - High-end hardware, e.g. M1 chip in MacBooks.\n
    - User friendly design. Nice user experience.\n
    \n
    **Disadvantages**\n
    \n
    - Overpriced. Seriously all Apple products are more expensive than the competition.\n
    - Anti-consumer business practices that influence the industry. They normalised removing the headphone jack and using non-removable batteries, which other manufacturers followed. Another anti-consumer practice is using their proprietary Lighting port, rather than USB (luckily the EU should be forcing them to adopt USB-C and removable batteries soon). Also, no SD card slot because they want you to use iCloud\n
    - Walled garden. No support for side-loading apps\n
    - Required to use iTunes to add/remove music to the iPhone, which is a problem if you use Linux (you’d have to use Wine to install the Windows version as a workaround)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1691928608 {#2900
    date: 2023-08-13 14:10:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@skycat@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2907 …}
  +nested: Doctrine\ORM\PersistentCollection {#2909 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  -id: 35195
  -bodyTs: "'-7':74 '5':73 'add/remove':206 'adopt':172 'advantag':48,59 'advert':88 'also':180 'android/microsoft':96 'anoth':150 'anti':126,152 'anti-consum':125,151 'app':200 'appl':6,20,25,52,117 'averag':81 'bad':17 'batteri':145,178 'better':92 'bloatwar':86 'busi':128 'c':175 'card':183 'chip':104 'competit':124 'consum':127,153 'criticis':28 'd':220 'debat':41 'design':109 'disadvantag':50,113 'e.g':102 'end':100 'eu':166 'everyth':29 'expect':66 'expens':121 'experi':112 'fanboy':11 'follow':149 'forc':169 'friend':108 'garden':193 'googl':95 'hardwar':101 'hate':2 'hater':26 'headphon':138 'hear':15 'high':99 'high-end':98 'icloud':191 'industri':84,133 'influenc':131 'instal':226 'io':61 'iphon':68,91,210 'itun':204 'jack':139 'light':159 'linux':218 'll':55 'load':199 'long':60 'loyal':10 'luckili':164 'm1':103 'macbook':106 'manufactur':148 'music':207 'nice':110 'non':143 'non-remov':142 'normalis':135 'nuanc':38 'outlin':56 'overpr':114 'port':160 'practic':129,154 'privaci':93 'problem':214 'product':7,53,118 'proprietari':158 'rather':161 'realiti':43 'regard':5 'remov':136,144,177 'requir':201 'sd':182 'serious':115 'side':198 'side-load':197 'slot':184 'soon':179 'support':62,71,195 'tribal':4 'typic':63 'usb':163,174 'usb-c':173 'use':141,156,190,203,217,223 'user':107,111 'version':229 'wall':192 'want':187 'well':78 'window':97,228 'wine':224 'wish':33 'won':13 'word':18 'workaround':232 'year':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.ch/comment/1266084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691928608 {#2901
    date: 2023-08-13 14:10:08.0 +02: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
161 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
162 DENIED moderate
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    florida is a screwed up place, in a lot of ways, but this was fake back in 2018\n
    \n
    - […iheart.com/…/2018-07-15-no-this-florida-story-is…](https://961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691911671 {#2974
    date: 2023-08-13 09:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@glowie@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 298437
  -bodyTs: "'/2018-07-15-no-this-florida-story-is':20 '/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':23 '2018':18 '961kiss.iheart.com':22 '961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':21 'back':16 'fake':15 'florida':1 'iheart.com':19 'lot':9 'place':6 'screw':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2036056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691911671 {#2975
    date: 2023-08-13 09:27:51.0 +02: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
163 DENIED edit
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    florida is a screwed up place, in a lot of ways, but this was fake back in 2018\n
    \n
    - […iheart.com/…/2018-07-15-no-this-florida-story-is…](https://961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691911671 {#2974
    date: 2023-08-13 09:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@glowie@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 298437
  -bodyTs: "'/2018-07-15-no-this-florida-story-is':20 '/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':23 '2018':18 '961kiss.iheart.com':22 '961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':21 'back':16 'fake':15 'florida':1 'iheart.com':19 'lot':9 'place':6 'screw':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2036056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691911671 {#2975
    date: 2023-08-13 09:27:51.0 +02: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
164 DENIED moderate
App\Entity\EntryComment {#2979
  +user: App\Entity\User {#2993 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2980 …}
  +magazine: App\Entity\Magazine {#306
    +icon: Proxies\__CG__\App\Entity\Image {#287 …}
    +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 {#314
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#278 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
    +entries: Doctrine\ORM\PersistentCollection {#221 …}
    +posts: Doctrine\ORM\PersistentCollection {#179 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
    +bans: Doctrine\ORM\PersistentCollection {#158 …}
    +reports: Doctrine\ORM\PersistentCollection {#144 …}
    +badges: Doctrine\ORM\PersistentCollection {#122 …}
    +logs: Doctrine\ORM\PersistentCollection {#112 …}
    +awards: Doctrine\ORM\PersistentCollection {#101 …}
    +categories: Doctrine\ORM\PersistentCollection {#88 …}
    -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 {#315
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#309
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    florida is a screwed up place, in a lot of ways, but this was fake back in 2018\n
    \n
    - […iheart.com/…/2018-07-15-no-this-florida-story-is…](https://961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1691911671 {#2974
    date: 2023-08-13 09:27:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@glowie@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2981 …}
  +nested: Doctrine\ORM\PersistentCollection {#2983 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  -id: 298437
  -bodyTs: "'/2018-07-15-no-this-florida-story-is':20 '/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':23 '2018':18 '961kiss.iheart.com':22 '961kiss.iheart.com/featured/the-morning-freak-show/content/2018-07-15-no-this-florida-story-isnt-realat-all/)':21 'back':16 'fake':15 'florida':1 'iheart.com':19 'lot':9 'place':6 'screw':4 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/2036056"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691911671 {#2975
    date: 2023-08-13 09:27:51.0 +02: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
165 DENIED edit
App\Entity\Magazine {#306
  +icon: Proxies\__CG__\App\Entity\Image {#287 …}
  +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 {#314
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#278 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#274 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#263 …}
  +entries: Doctrine\ORM\PersistentCollection {#221 …}
  +posts: Doctrine\ORM\PersistentCollection {#179 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#241 …}
  +bans: Doctrine\ORM\PersistentCollection {#158 …}
  +reports: Doctrine\ORM\PersistentCollection {#144 …}
  +badges: Doctrine\ORM\PersistentCollection {#122 …}
  +logs: Doctrine\ORM\PersistentCollection {#112 …}
  +awards: Doctrine\ORM\PersistentCollection {#101 …}
  +categories: Doctrine\ORM\PersistentCollection {#88 …}
  -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 {#315
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#309
    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