Redirect 302 redirect from GET @entry_comment_create (d4c8d7)

GET https://kbin.spritesserver.nl/index.php/m/bestupdates@lemmy.world/comments?p=3

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 …}
}
44.39 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 {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good one, thank you for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690447634 {#1480
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 23794
  -bodyTs: "'good':4 'one':5 'share':9 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1772677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690447634 {#1745
    date: 2023-07-27 10:47: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
3 DENIED edit
App\Entity\EntryComment {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good one, thank you for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690447634 {#1480
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 23794
  -bodyTs: "'good':4 'one':5 'share':9 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1772677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690447634 {#1745
    date: 2023-07-27 10:47: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
4 DENIED moderate
App\Entity\EntryComment {#1759
  +user: App\Entity\User {#1443 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1632 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good one, thank you for sharing!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690447634 {#1480
    date: 2023-07-27 10:47:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1623 …}
  +nested: Doctrine\ORM\PersistentCollection {#1406 …}
  +votes: Doctrine\ORM\PersistentCollection {#1483 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  -id: 23794
  -bodyTs: "'good':4 'one':5 'share':9 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1772677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690447634 {#1745
    date: 2023-07-27 10:47: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
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 {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is a classic. Some people truly rely on people to just get scared and give in to their demands even if there’s no standing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690217706 {#1735
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 23443
  -bodyTs: "'classic':4 'demand':20 'even':21 'get':13 'give':16 'peopl':6,10 'reli':8 'scare':14 'stand':26 'truli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1294139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217706 {#1716
    date: 2023-07-24 18:55: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
7 DENIED edit
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is a classic. Some people truly rely on people to just get scared and give in to their demands even if there’s no standing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690217706 {#1735
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 23443
  -bodyTs: "'classic':4 'demand':20 'even':21 'get':13 'give':16 'peopl':6,10 'reli':8 'scare':14 'stand':26 'truli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1294139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217706 {#1716
    date: 2023-07-24 18:55: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
8 DENIED moderate
App\Entity\EntryComment {#1740
  +user: App\Entity\User {#2453 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This is a classic. Some people truly rely on people to just get scared and give in to their demands even if there’s no standing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690217706 {#1735
    date: 2023-07-24 18:55:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 23443
  -bodyTs: "'classic':4 'demand':20 'even':21 'get':13 'give':16 'peopl':6,10 'reli':8 'scare':14 'stand':26 'truli':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1294139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217706 {#1716
    date: 2023-07-24 18:55: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
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 {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Why do you write OOP?\n
    \n
    Original Original Poster sounds dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690227977 {#1401
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 23292
  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183194 {#1404
    date: 2023-07-24 09:19: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
11 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Why do you write OOP?\n
    \n
    Original Original Poster sounds dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690227977 {#1401
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 23292
  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183194 {#1404
    date: 2023-07-24 09:19: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
12 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    Why do you write OOP?\n
    \n
    Original Original Poster sounds dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1690227977 {#1401
    date: 2023-07-24 21:46:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 23292
  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183194 {#1404
    date: 2023-07-24 09:19: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
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 {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OP is the person posting the aggregation version here.\n
    \n
    OOP is the actual person who created the series of posts.\n
    \n
    It was likely seperated this way to identify which poster is being referred to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1690183629 {#3222
    date: 2023-07-24 09:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 23293
  -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183629 {#3223
    date: 2023-07-24 09:27: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
15 DENIED edit
App\Entity\EntryComment {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OP is the person posting the aggregation version here.\n
    \n
    OOP is the actual person who created the series of posts.\n
    \n
    It was likely seperated this way to identify which poster is being referred to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1690183629 {#3222
    date: 2023-07-24 09:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 23293
  -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183629 {#3223
    date: 2023-07-24 09:27: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
16 DENIED moderate
App\Entity\EntryComment {#3224
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OP is the person posting the aggregation version here.\n
    \n
    OOP is the actual person who created the series of posts.\n
    \n
    It was likely seperated this way to identify which poster is being referred to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 62
  +score: 0
  +lastActive: DateTime @1690183629 {#3222
    date: 2023-07-24 09:27:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3226 …}
  +nested: Doctrine\ORM\PersistentCollection {#3228 …}
  +votes: Doctrine\ORM\PersistentCollection {#3230 …}
  +reports: Doctrine\ORM\PersistentCollection {#3232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
  -id: 23293
  -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183629 {#3223
    date: 2023-07-24 09:27: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
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 {#3341
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3224
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      OP is the person posting the aggregation version here.\n
      \n
      OOP is the actual person who created the series of posts.\n
      \n
      It was likely seperated this way to identify which poster is being referred to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1690183629 {#3222
      date: 2023-07-24 09:27:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 23293
    -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183629 {#3223
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690183954 {#3339
    date: 2023-07-24 09:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 23296
  -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183954 {#3340
    date: 2023-07-24 09:32:34.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 {#3341
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3224
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      OP is the person posting the aggregation version here.\n
      \n
      OOP is the actual person who created the series of posts.\n
      \n
      It was likely seperated this way to identify which poster is being referred to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1690183629 {#3222
      date: 2023-07-24 09:27:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 23293
    -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183629 {#3223
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690183954 {#3339
    date: 2023-07-24 09:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 23296
  -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183954 {#3340
    date: 2023-07-24 09:32:34.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 {#3341
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3224
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      OP is the person posting the aggregation version here.\n
      \n
      OOP is the actual person who created the series of posts.\n
      \n
      It was likely seperated this way to identify which poster is being referred to.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 62
    +score: 0
    +lastActive: DateTime @1690183629 {#3222
      date: 2023-07-24 09:27:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3226 …}
    +nested: Doctrine\ORM\PersistentCollection {#3228 …}
    +votes: Doctrine\ORM\PersistentCollection {#3230 …}
    +reports: Doctrine\ORM\PersistentCollection {#3232 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
    -id: 23293
    -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658630"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183629 {#3223
      date: 2023-07-24 09:27:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690183954 {#3339
    date: 2023-07-24 09:32:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3342 …}
  +nested: Doctrine\ORM\PersistentCollection {#3344 …}
  +votes: Doctrine\ORM\PersistentCollection {#3346 …}
  +reports: Doctrine\ORM\PersistentCollection {#3348 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
  -id: 23296
  -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183954 {#3340
    date: 2023-07-24 09:32:34.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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I read it as Original OP, which does sound OK, but that’s just me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690198043 {#3453
    date: 2023-07-24 13:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 23318
  -bodyTs: "'ok':10 'op':6 'origin':5 'read':2 'sound':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690198043 {#3454
    date: 2023-07-24 13:27: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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I read it as Original OP, which does sound OK, but that’s just me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690198043 {#3453
    date: 2023-07-24 13:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 23318
  -bodyTs: "'ok':10 'op':6 'origin':5 'read':2 'sound':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690198043 {#3454
    date: 2023-07-24 13:27: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 {#3455
  +user: Proxies\__CG__\App\Entity\User {#3456 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I read it as Original OP, which does sound OK, but that’s just me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690198043 {#3453
    date: 2023-07-24 13:27:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3457 …}
  +nested: Doctrine\ORM\PersistentCollection {#3459 …}
  +votes: Doctrine\ORM\PersistentCollection {#3461 …}
  +reports: Doctrine\ORM\PersistentCollection {#3463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3465 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3467 …}
  -id: 23318
  -bodyTs: "'ok':10 'op':6 'origin':5 'read':2 'sound':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690198043 {#3454
    date: 2023-07-24 13:27: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 {#3471
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Original Original Poster sounds dumb.\n
    \n
    How about OP' (oh-pee prime), borrowing from math notation. 😏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690195995 {#3469
    date: 2023-07-24 12:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 23305
  -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195995 {#3470
    date: 2023-07-24 12:53:15.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 {#3471
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Original Original Poster sounds dumb.\n
    \n
    How about OP' (oh-pee prime), borrowing from math notation. 😏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690195995 {#3469
    date: 2023-07-24 12:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 23305
  -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195995 {#3470
    date: 2023-07-24 12:53:15.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 {#3471
  +user: Proxies\__CG__\App\Entity\User {#3472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3341
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3224
      +user: Proxies\__CG__\App\Entity\User {#3225 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        OP is the person posting the aggregation version here.\n
        \n
        OOP is the actual person who created the series of posts.\n
        \n
        It was likely seperated this way to identify which poster is being referred to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 62
      +score: 0
      +lastActive: DateTime @1690183629 {#3222
        date: 2023-07-24 09:27:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3226 …}
      +nested: Doctrine\ORM\PersistentCollection {#3228 …}
      +votes: Doctrine\ORM\PersistentCollection {#3230 …}
      +reports: Doctrine\ORM\PersistentCollection {#3232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
      -id: 23293
      -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183629 {#3223
        date: 2023-07-24 09:27:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 9
    +score: 0
    +lastActive: DateTime @1690183954 {#3339
      date: 2023-07-24 09:32:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3342 …}
    +nested: Doctrine\ORM\PersistentCollection {#3344 …}
    +votes: Doctrine\ORM\PersistentCollection {#3346 …}
    +reports: Doctrine\ORM\PersistentCollection {#3348 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
    -id: 23296
    -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183954 {#3340
      date: 2023-07-24 09:32:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Original Original Poster sounds dumb.\n
    \n
    How about OP' (oh-pee prime), borrowing from math notation. 😏
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690195995 {#3469
    date: 2023-07-24 12:53:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3473 …}
  +nested: Doctrine\ORM\PersistentCollection {#3475 …}
  +votes: Doctrine\ORM\PersistentCollection {#3477 …}
  +reports: Doctrine\ORM\PersistentCollection {#3479 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
  -id: 23305
  -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690195995 {#3470
    date: 2023-07-24 12:53:15.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 {#3555
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3224
        +user: Proxies\__CG__\App\Entity\User {#3225 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          OP is the person posting the aggregation version here.\n
          \n
          OOP is the actual person who created the series of posts.\n
          \n
          It was likely seperated this way to identify which poster is being referred to.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1690183629 {#3222
          date: 2023-07-24 09:27:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3226 …}
        +nested: Doctrine\ORM\PersistentCollection {#3228 …}
        +votes: Doctrine\ORM\PersistentCollection {#3230 …}
        +reports: Doctrine\ORM\PersistentCollection {#3232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
        -id: 23293
        -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183629 {#3223
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1690183954 {#3339
        date: 2023-07-24 09:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 23296
      -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183954 {#3340
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Original Original Poster sounds dumb.\n
      \n
      How about OP' (oh-pee prime), borrowing from math notation. 😏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690195995 {#3469
      date: 2023-07-24 12:53:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3473 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3477 …}
    +reports: Doctrine\ORM\PersistentCollection {#3479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
    -id: 23305
    -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195995 {#3470
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3553
    date: 2023-07-24 13:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3556 …}
  +nested: Doctrine\ORM\PersistentCollection {#3558 …}
  +votes: Doctrine\ORM\PersistentCollection {#3560 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 23307
  -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196413 {#3554
    date: 2023-07-24 13:00: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
31 DENIED edit
App\Entity\EntryComment {#3555
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3224
        +user: Proxies\__CG__\App\Entity\User {#3225 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          OP is the person posting the aggregation version here.\n
          \n
          OOP is the actual person who created the series of posts.\n
          \n
          It was likely seperated this way to identify which poster is being referred to.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1690183629 {#3222
          date: 2023-07-24 09:27:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3226 …}
        +nested: Doctrine\ORM\PersistentCollection {#3228 …}
        +votes: Doctrine\ORM\PersistentCollection {#3230 …}
        +reports: Doctrine\ORM\PersistentCollection {#3232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
        -id: 23293
        -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183629 {#3223
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1690183954 {#3339
        date: 2023-07-24 09:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 23296
      -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183954 {#3340
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Original Original Poster sounds dumb.\n
      \n
      How about OP' (oh-pee prime), borrowing from math notation. 😏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690195995 {#3469
      date: 2023-07-24 12:53:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3473 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3477 …}
    +reports: Doctrine\ORM\PersistentCollection {#3479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
    -id: 23305
    -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195995 {#3470
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3553
    date: 2023-07-24 13:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3556 …}
  +nested: Doctrine\ORM\PersistentCollection {#3558 …}
  +votes: Doctrine\ORM\PersistentCollection {#3560 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 23307
  -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196413 {#3554
    date: 2023-07-24 13:00: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
32 DENIED moderate
App\Entity\EntryComment {#3555
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3471
    +user: Proxies\__CG__\App\Entity\User {#3472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3341
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3224
        +user: Proxies\__CG__\App\Entity\User {#3225 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          OP is the person posting the aggregation version here.\n
          \n
          OOP is the actual person who created the series of posts.\n
          \n
          It was likely seperated this way to identify which poster is being referred to.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 62
        +score: 0
        +lastActive: DateTime @1690183629 {#3222
          date: 2023-07-24 09:27:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3226 …}
        +nested: Doctrine\ORM\PersistentCollection {#3228 …}
        +votes: Doctrine\ORM\PersistentCollection {#3230 …}
        +reports: Doctrine\ORM\PersistentCollection {#3232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
        -id: 23293
        -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183629 {#3223
          date: 2023-07-24 09:27:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1690183954 {#3339
        date: 2023-07-24 09:32:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3342 …}
      +nested: Doctrine\ORM\PersistentCollection {#3344 …}
      +votes: Doctrine\ORM\PersistentCollection {#3346 …}
      +reports: Doctrine\ORM\PersistentCollection {#3348 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
      -id: 23296
      -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658933"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183954 {#3340
        date: 2023-07-24 09:32:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Original Original Poster sounds dumb.\n
      \n
      How about OP' (oh-pee prime), borrowing from math notation. 😏
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1690195995 {#3469
      date: 2023-07-24 12:53:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3473 …}
    +nested: Doctrine\ORM\PersistentCollection {#3475 …}
    +votes: Doctrine\ORM\PersistentCollection {#3477 …}
    +reports: Doctrine\ORM\PersistentCollection {#3479 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
    -id: 23305
    -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690195995 {#3470
      date: 2023-07-24 12:53:15.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Massive improvement. It sounds professional, serious and stuff…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196413 {#3553
    date: 2023-07-24 13:00:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3556 …}
  +nested: Doctrine\ORM\PersistentCollection {#3558 …}
  +votes: Doctrine\ORM\PersistentCollection {#3560 …}
  +reports: Doctrine\ORM\PersistentCollection {#3562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
  -id: 23307
  -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196413 {#3554
    date: 2023-07-24 13:00: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
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 {#3593
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3341
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3224
          +user: Proxies\__CG__\App\Entity\User {#3225 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            OP is the person posting the aggregation version here.\n
            \n
            OOP is the actual person who created the series of posts.\n
            \n
            It was likely seperated this way to identify which poster is being referred to.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1690183629 {#3222
            date: 2023-07-24 09:27:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3226 …}
          +nested: Doctrine\ORM\PersistentCollection {#3228 …}
          +votes: Doctrine\ORM\PersistentCollection {#3230 …}
          +reports: Doctrine\ORM\PersistentCollection {#3232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
          -id: 23293
          -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183629 {#3223
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1690183954 {#3339
          date: 2023-07-24 09:32:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3342 …}
        +nested: Doctrine\ORM\PersistentCollection {#3344 …}
        +votes: Doctrine\ORM\PersistentCollection {#3346 …}
        +reports: Doctrine\ORM\PersistentCollection {#3348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
        -id: 23296
        -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658933"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183954 {#3340
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Original Original Poster sounds dumb.\n
        \n
        How about OP' (oh-pee prime), borrowing from math notation. 😏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690195995 {#3469
        date: 2023-07-24 12:53:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3473 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3477 …}
      +reports: Doctrine\ORM\PersistentCollection {#3479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
      -id: 23305
      -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690195995 {#3470
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3553
      date: 2023-07-24 13:00:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3556 …}
    +nested: Doctrine\ORM\PersistentCollection {#3558 …}
    +votes: Doctrine\ORM\PersistentCollection {#3560 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 23307
    -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196413 {#3554
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212638 {#3594
    date: 2023-07-24 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 23415
  -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212638 {#3597
    date: 2023-07-24 17:30:38.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 {#3593
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3341
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3224
          +user: Proxies\__CG__\App\Entity\User {#3225 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            OP is the person posting the aggregation version here.\n
            \n
            OOP is the actual person who created the series of posts.\n
            \n
            It was likely seperated this way to identify which poster is being referred to.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1690183629 {#3222
            date: 2023-07-24 09:27:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3226 …}
          +nested: Doctrine\ORM\PersistentCollection {#3228 …}
          +votes: Doctrine\ORM\PersistentCollection {#3230 …}
          +reports: Doctrine\ORM\PersistentCollection {#3232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
          -id: 23293
          -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183629 {#3223
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1690183954 {#3339
          date: 2023-07-24 09:32:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3342 …}
        +nested: Doctrine\ORM\PersistentCollection {#3344 …}
        +votes: Doctrine\ORM\PersistentCollection {#3346 …}
        +reports: Doctrine\ORM\PersistentCollection {#3348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
        -id: 23296
        -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658933"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183954 {#3340
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Original Original Poster sounds dumb.\n
        \n
        How about OP' (oh-pee prime), borrowing from math notation. 😏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690195995 {#3469
        date: 2023-07-24 12:53:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3473 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3477 …}
      +reports: Doctrine\ORM\PersistentCollection {#3479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
      -id: 23305
      -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690195995 {#3470
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3553
      date: 2023-07-24 13:00:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3556 …}
    +nested: Doctrine\ORM\PersistentCollection {#3558 …}
    +votes: Doctrine\ORM\PersistentCollection {#3560 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 23307
    -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196413 {#3554
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212638 {#3594
    date: 2023-07-24 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 23415
  -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212638 {#3597
    date: 2023-07-24 17:30:38.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 {#3593
  +user: Proxies\__CG__\App\Entity\User {#3590 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3555
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3471
      +user: Proxies\__CG__\App\Entity\User {#3472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3341
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3224
          +user: Proxies\__CG__\App\Entity\User {#3225 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            OP is the person posting the aggregation version here.\n
            \n
            OOP is the actual person who created the series of posts.\n
            \n
            It was likely seperated this way to identify which poster is being referred to.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 62
          +score: 0
          +lastActive: DateTime @1690183629 {#3222
            date: 2023-07-24 09:27:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3226 …}
          +nested: Doctrine\ORM\PersistentCollection {#3228 …}
          +votes: Doctrine\ORM\PersistentCollection {#3230 …}
          +reports: Doctrine\ORM\PersistentCollection {#3232 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
          -id: 23293
          -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658630"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183629 {#3223
            date: 2023-07-24 09:27:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1690183954 {#3339
          date: 2023-07-24 09:32:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3342 …}
        +nested: Doctrine\ORM\PersistentCollection {#3344 …}
        +votes: Doctrine\ORM\PersistentCollection {#3346 …}
        +reports: Doctrine\ORM\PersistentCollection {#3348 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
        -id: 23296
        -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658933"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183954 {#3340
          date: 2023-07-24 09:32:34.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Original Original Poster sounds dumb.\n
        \n
        How about OP' (oh-pee prime), borrowing from math notation. 😏
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1690195995 {#3469
        date: 2023-07-24 12:53:15.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3473 …}
      +nested: Doctrine\ORM\PersistentCollection {#3475 …}
      +votes: Doctrine\ORM\PersistentCollection {#3477 …}
      +reports: Doctrine\ORM\PersistentCollection {#3479 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
      -id: 23305
      -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690195995 {#3470
        date: 2023-07-24 12:53:15.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Massive improvement. It sounds professional, serious and stuff…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196413 {#3553
      date: 2023-07-24 13:00:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3556 …}
    +nested: Doctrine\ORM\PersistentCollection {#3558 …}
    +votes: Doctrine\ORM\PersistentCollection {#3560 …}
    +reports: Doctrine\ORM\PersistentCollection {#3562 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
    -id: 23307
    -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663179"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196413 {#3554
      date: 2023-07-24 13:00:13.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212638 {#3594
    date: 2023-07-24 17:30:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3587 …}
  +nested: Doctrine\ORM\PersistentCollection {#3585 …}
  +votes: Doctrine\ORM\PersistentCollection {#3589 …}
  +reports: Doctrine\ORM\PersistentCollection {#3600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
  -id: 23415
  -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212638 {#3597
    date: 2023-07-24 17:30:38.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 {#3647
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3471
        +user: Proxies\__CG__\App\Entity\User {#3472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3341
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3224
            +user: Proxies\__CG__\App\Entity\User {#3225 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              OP is the person posting the aggregation version here.\n
              \n
              OOP is the actual person who created the series of posts.\n
              \n
              It was likely seperated this way to identify which poster is being referred to.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1690183629 {#3222
              date: 2023-07-24 09:27:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3226 …}
            +nested: Doctrine\ORM\PersistentCollection {#3228 …}
            +votes: Doctrine\ORM\PersistentCollection {#3230 …}
            +reports: Doctrine\ORM\PersistentCollection {#3232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
            -id: 23293
            -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658630"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183629 {#3223
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1690183954 {#3339
            date: 2023-07-24 09:32:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@slazer2au@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3342 …}
          +nested: Doctrine\ORM\PersistentCollection {#3344 …}
          +votes: Doctrine\ORM\PersistentCollection {#3346 …}
          +reports: Doctrine\ORM\PersistentCollection {#3348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
          -id: 23296
          -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658933"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183954 {#3340
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Original Original Poster sounds dumb.\n
          \n
          How about OP' (oh-pee prime), borrowing from math notation. 😏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1690195995 {#3469
          date: 2023-07-24 12:53:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3473 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3477 …}
        +reports: Doctrine\ORM\PersistentCollection {#3479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
        -id: 23305
        -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690195995 {#3470
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3553
        date: 2023-07-24 13:00:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3556 …}
      +nested: Doctrine\ORM\PersistentCollection {#3558 …}
      +votes: Doctrine\ORM\PersistentCollection {#3560 …}
      +reports: Doctrine\ORM\PersistentCollection {#3562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
      -id: 23307
      -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196413 {#3554
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690212638 {#3594
      date: 2023-07-24 17:30:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3587 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
    -id: 23415
    -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690212638 {#3597
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    The problem is, that OOP is an acronym already widespread and used since long.\n
    \n
    Therefore, this attempt at forcing new word into local dialect seems dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212847 {#3648
    date: 2023-07-24 17:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
    "@TheOminousBulge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 23417
  -bodyTs: "'acronym':8 'alreadi':9 'attempt':17 'dialect':24 'dumb':26 'forc':19 'local':23 'long':14 'new':20 'oop':5 'problem':2 'seem':25 'sinc':13 'therefor':15 'use':12 'widespread':10 'word':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1669869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212847 {#3651
    date: 2023-07-24 17:34: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
39 DENIED edit
App\Entity\EntryComment {#3647
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3471
        +user: Proxies\__CG__\App\Entity\User {#3472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3341
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3224
            +user: Proxies\__CG__\App\Entity\User {#3225 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              OP is the person posting the aggregation version here.\n
              \n
              OOP is the actual person who created the series of posts.\n
              \n
              It was likely seperated this way to identify which poster is being referred to.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1690183629 {#3222
              date: 2023-07-24 09:27:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3226 …}
            +nested: Doctrine\ORM\PersistentCollection {#3228 …}
            +votes: Doctrine\ORM\PersistentCollection {#3230 …}
            +reports: Doctrine\ORM\PersistentCollection {#3232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
            -id: 23293
            -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658630"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183629 {#3223
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1690183954 {#3339
            date: 2023-07-24 09:32:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@slazer2au@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3342 …}
          +nested: Doctrine\ORM\PersistentCollection {#3344 …}
          +votes: Doctrine\ORM\PersistentCollection {#3346 …}
          +reports: Doctrine\ORM\PersistentCollection {#3348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
          -id: 23296
          -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658933"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183954 {#3340
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Original Original Poster sounds dumb.\n
          \n
          How about OP' (oh-pee prime), borrowing from math notation. 😏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1690195995 {#3469
          date: 2023-07-24 12:53:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3473 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3477 …}
        +reports: Doctrine\ORM\PersistentCollection {#3479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
        -id: 23305
        -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690195995 {#3470
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3553
        date: 2023-07-24 13:00:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3556 …}
      +nested: Doctrine\ORM\PersistentCollection {#3558 …}
      +votes: Doctrine\ORM\PersistentCollection {#3560 …}
      +reports: Doctrine\ORM\PersistentCollection {#3562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
      -id: 23307
      -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196413 {#3554
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690212638 {#3594
      date: 2023-07-24 17:30:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3587 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
    -id: 23415
    -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690212638 {#3597
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    The problem is, that OOP is an acronym already widespread and used since long.\n
    \n
    Therefore, this attempt at forcing new word into local dialect seems dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212847 {#3648
    date: 2023-07-24 17:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
    "@TheOminousBulge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 23417
  -bodyTs: "'acronym':8 'alreadi':9 'attempt':17 'dialect':24 'dumb':26 'forc':19 'local':23 'long':14 'new':20 'oop':5 'problem':2 'seem':25 'sinc':13 'therefor':15 'use':12 'widespread':10 'word':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1669869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212847 {#3651
    date: 2023-07-24 17:34: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
40 DENIED moderate
App\Entity\EntryComment {#3647
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3593
    +user: Proxies\__CG__\App\Entity\User {#3590 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3555
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3471
        +user: Proxies\__CG__\App\Entity\User {#3472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3341
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3224
            +user: Proxies\__CG__\App\Entity\User {#3225 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              OP is the person posting the aggregation version here.\n
              \n
              OOP is the actual person who created the series of posts.\n
              \n
              It was likely seperated this way to identify which poster is being referred to.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 62
            +score: 0
            +lastActive: DateTime @1690183629 {#3222
              date: 2023-07-24 09:27:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3226 …}
            +nested: Doctrine\ORM\PersistentCollection {#3228 …}
            +votes: Doctrine\ORM\PersistentCollection {#3230 …}
            +reports: Doctrine\ORM\PersistentCollection {#3232 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3234 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3236 …}
            -id: 23293
            -bodyTs: "'actual':13 'aggreg':7 'creat':16 'identifi':28 'like':23 'oop':10 'op':1 'person':4,14 'post':5,20 'poster':30 'refer':33 'seper':24 'seri':18 'version':8 'way':26"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658630"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183629 {#3223
              date: 2023-07-24 09:27:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "I can tell who is who, it’s just that Original Original Poster sounds dumb."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 9
          +score: 0
          +lastActive: DateTime @1690183954 {#3339
            date: 2023-07-24 09:32:34.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@slazer2au@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3342 …}
          +nested: Doctrine\ORM\PersistentCollection {#3344 …}
          +votes: Doctrine\ORM\PersistentCollection {#3346 …}
          +reports: Doctrine\ORM\PersistentCollection {#3348 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3350 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3352 …}
          -id: 23296
          -bodyTs: "'dumb':15 'origin':11,12 'poster':13 'sound':14 'tell':3"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658933"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183954 {#3340
            date: 2023-07-24 09:32:34.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Original Original Poster sounds dumb.\n
          \n
          How about OP' (oh-pee prime), borrowing from math notation. 😏
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1690195995 {#3469
          date: 2023-07-24 12:53:15.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@slazer2au@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3473 …}
        +nested: Doctrine\ORM\PersistentCollection {#3475 …}
        +votes: Doctrine\ORM\PersistentCollection {#3477 …}
        +reports: Doctrine\ORM\PersistentCollection {#3479 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3481 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3483 …}
        -id: 23305
        -bodyTs: "'borrow':13 'dumb':5 'math':15 'notat':16 'oh':10 'oh-pe':9 'op':8 'origin':1,2 'pee':11 'poster':3 'prime':12 'sound':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1072776"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690195995 {#3470
          date: 2023-07-24 12:53:15.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "Massive improvement. It sounds professional, serious and stuff…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196413 {#3553
        date: 2023-07-24 13:00:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@slazer2au@lemmy.world"
        "@reflex@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3556 …}
      +nested: Doctrine\ORM\PersistentCollection {#3558 …}
      +votes: Doctrine\ORM\PersistentCollection {#3560 …}
      +reports: Doctrine\ORM\PersistentCollection {#3562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3566 …}
      -id: 23307
      -bodyTs: "'improv':2 'massiv':1 'profession':5 'serious':6 'sound':4 'stuff':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196413 {#3554
        date: 2023-07-24 13:00:13.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I humbly suggest Oop and Op. Pronounced as words. Like loop and top."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690212638 {#3594
      date: 2023-07-24 17:30:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@slazer2au@lemmy.world"
      "@reflex@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3587 …}
    +nested: Doctrine\ORM\PersistentCollection {#3585 …}
    +votes: Doctrine\ORM\PersistentCollection {#3589 …}
    +reports: Doctrine\ORM\PersistentCollection {#3600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3602 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3604 …}
    -id: 23415
    -bodyTs: "'humbl':2 'like':10 'loop':11 'oop':4 'op':6 'pronounc':7 'suggest':3 'top':13 'word':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1077545"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690212638 {#3597
      date: 2023-07-24 17:30:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    The problem is, that OOP is an acronym already widespread and used since long.\n
    \n
    Therefore, this attempt at forcing new word into local dialect seems dumb.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690212847 {#3648
    date: 2023-07-24 17:34:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@slazer2au@lemmy.world"
    "@reflex@kbin.social"
    "@TheOminousBulge@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3644 …}
  +nested: Doctrine\ORM\PersistentCollection {#3640 …}
  +votes: Doctrine\ORM\PersistentCollection {#3638 …}
  +reports: Doctrine\ORM\PersistentCollection {#3653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3657 …}
  -id: 23417
  -bodyTs: "'acronym':8 'alreadi':9 'attempt':17 'dialect':24 'dumb':26 'forc':19 'local':23 'long':14 'new':20 'oop':5 'problem':2 'seem':25 'sinc':13 'therefor':15 'use':12 'widespread':10 'word':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1669869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690212847 {#3651
    date: 2023-07-24 17:34: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
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 {#3240
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1690185369 {#3238
    date: 2023-07-24 09:56:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 23298
  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1475250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690185369 {#3239
    date: 2023-07-24 09:56: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
43 DENIED edit
App\Entity\EntryComment {#3240
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1690185369 {#3238
    date: 2023-07-24 09:56:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 23298
  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1475250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690185369 {#3239
    date: 2023-07-24 09:56: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
44 DENIED moderate
App\Entity\EntryComment {#3240
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1690185369 {#3238
    date: 2023-07-24 09:56:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3241 …}
  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
  -id: 23298
  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1475250"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690185369 {#3239
    date: 2023-07-24 09:56: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
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 {#3371
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1690185369 {#3238
      date: 2023-07-24 09:56:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 23298
    -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1475250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690185369 {#3239
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    *“Do not multiply entities beyond necessity”*\n
    \n
    There’s no such thing as “other original poster”.\n
    \n
    There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690186156 {#3369
    date: 2023-07-24 10:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23299
  -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1659503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690186156 {#3370
    date: 2023-07-24 10:09: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
47 DENIED edit
App\Entity\EntryComment {#3371
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1690185369 {#3238
      date: 2023-07-24 09:56:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 23298
    -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1475250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690185369 {#3239
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    *“Do not multiply entities beyond necessity”*\n
    \n
    There’s no such thing as “other original poster”.\n
    \n
    There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690186156 {#3369
    date: 2023-07-24 10:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23299
  -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1659503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690186156 {#3370
    date: 2023-07-24 10:09: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
48 DENIED moderate
App\Entity\EntryComment {#3371
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3240
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 21
    +score: 0
    +lastActive: DateTime @1690185369 {#3238
      date: 2023-07-24 09:56:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3241 …}
    +nested: Doctrine\ORM\PersistentCollection {#3243 …}
    +votes: Doctrine\ORM\PersistentCollection {#3245 …}
    +reports: Doctrine\ORM\PersistentCollection {#3247 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
    -id: 23298
    -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1475250"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690185369 {#3239
      date: 2023-07-24 09:56:09.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    *“Do not multiply entities beyond necessity”*\n
    \n
    There’s no such thing as “other original poster”.\n
    \n
    There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690186156 {#3369
    date: 2023-07-24 10:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3372 …}
  +nested: Doctrine\ORM\PersistentCollection {#3374 …}
  +votes: Doctrine\ORM\PersistentCollection {#3376 …}
  +reports: Doctrine\ORM\PersistentCollection {#3378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
  -id: 23299
  -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1659503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690186156 {#3370
    date: 2023-07-24 10:09: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
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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Oh great, a pedant.\n
    \n
    BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1690192409 {#3485
    date: 2023-07-24 11:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 23303
  -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690192409 {#3486
    date: 2023-07-24 11:53:29.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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Oh great, a pedant.\n
    \n
    BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1690192409 {#3485
    date: 2023-07-24 11:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 23303
  -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690192409 {#3486
    date: 2023-07-24 11:53:29.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 {#3487
  +user: Proxies\__CG__\App\Entity\User {#3488 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Oh great, a pedant.\n
    \n
    BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1690192409 {#3485
    date: 2023-07-24 11:53:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3489 …}
  +nested: Doctrine\ORM\PersistentCollection {#3491 …}
  +votes: Doctrine\ORM\PersistentCollection {#3493 …}
  +reports: Doctrine\ORM\PersistentCollection {#3495 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
  -id: 23303
  -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690192409 {#3486
    date: 2023-07-24 11:53:29.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 {#3536
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3487
    +user: Proxies\__CG__\App\Entity\User {#3488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      Oh great, a pedant.\n
      \n
      BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1690192409 {#3485
      date: 2023-07-24 11:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3489 …}
    +nested: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    -id: 23303
    -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690192409 {#3486
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Oh great, a pedant.\n
    \n
    I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196662 {#3535
    date: 2023-07-24 13:04:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 23308
  -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196662 {#3532
    date: 2023-07-24 13:04:22.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 {#3536
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3487
    +user: Proxies\__CG__\App\Entity\User {#3488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      Oh great, a pedant.\n
      \n
      BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1690192409 {#3485
      date: 2023-07-24 11:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3489 …}
    +nested: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    -id: 23303
    -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690192409 {#3486
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Oh great, a pedant.\n
    \n
    I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196662 {#3535
    date: 2023-07-24 13:04:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 23308
  -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196662 {#3532
    date: 2023-07-24 13:04:22.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 {#3536
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3487
    +user: Proxies\__CG__\App\Entity\User {#3488 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      Oh great, a pedant.\n
      \n
      BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 20
    +score: 0
    +lastActive: DateTime @1690192409 {#3485
      date: 2023-07-24 11:53:29.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3489 …}
    +nested: Doctrine\ORM\PersistentCollection {#3491 …}
    +votes: Doctrine\ORM\PersistentCollection {#3493 …}
    +reports: Doctrine\ORM\PersistentCollection {#3495 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
    -id: 23303
    -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690192409 {#3486
      date: 2023-07-24 11:53:29.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > Oh great, a pedant.\n
    \n
    I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196662 {#3535
    date: 2023-07-24 13:04:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3540 …}
  +nested: Doctrine\ORM\PersistentCollection {#3546 …}
  +votes: Doctrine\ORM\PersistentCollection {#3542 …}
  +reports: Doctrine\ORM\PersistentCollection {#3547 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
  -id: 23308
  -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196662 {#3532
    date: 2023-07-24 13:04:22.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 {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3536
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3487
      +user: Proxies\__CG__\App\Entity\User {#3488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        Oh great, a pedant.\n
        \n
        BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1690192409 {#3485
        date: 2023-07-24 11:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3489 …}
      +nested: Doctrine\ORM\PersistentCollection {#3491 …}
      +votes: Doctrine\ORM\PersistentCollection {#3493 …}
      +reports: Doctrine\ORM\PersistentCollection {#3495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
      -id: 23303
      -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690192409 {#3486
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Oh great, a pedant.\n
      \n
      I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196662 {#3535
      date: 2023-07-24 13:04:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
    -id: 23308
    -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196662 {#3532
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3606
    date: 2023-07-24 20:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 23478
  -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690224874 {#3607
    date: 2023-07-24 20:54:34.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 {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3536
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3487
      +user: Proxies\__CG__\App\Entity\User {#3488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        Oh great, a pedant.\n
        \n
        BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1690192409 {#3485
        date: 2023-07-24 11:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3489 …}
      +nested: Doctrine\ORM\PersistentCollection {#3491 …}
      +votes: Doctrine\ORM\PersistentCollection {#3493 …}
      +reports: Doctrine\ORM\PersistentCollection {#3495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
      -id: 23303
      -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690192409 {#3486
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Oh great, a pedant.\n
      \n
      I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196662 {#3535
      date: 2023-07-24 13:04:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
    -id: 23308
    -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196662 {#3532
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3606
    date: 2023-07-24 20:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 23478
  -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690224874 {#3607
    date: 2023-07-24 20:54:34.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 {#3608
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3536
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3487
      +user: Proxies\__CG__\App\Entity\User {#3488 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        Oh great, a pedant.\n
        \n
        BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1690192409 {#3485
        date: 2023-07-24 11:53:29.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3489 …}
      +nested: Doctrine\ORM\PersistentCollection {#3491 …}
      +votes: Doctrine\ORM\PersistentCollection {#3493 …}
      +reports: Doctrine\ORM\PersistentCollection {#3495 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
      -id: 23303
      -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690192409 {#3486
        date: 2023-07-24 11:53:29.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > Oh great, a pedant.\n
      \n
      I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690196662 {#3535
      date: 2023-07-24 13:04:22.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3540 …}
    +nested: Doctrine\ORM\PersistentCollection {#3546 …}
    +votes: Doctrine\ORM\PersistentCollection {#3542 …}
    +reports: Doctrine\ORM\PersistentCollection {#3547 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
    -id: 23308
    -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1663235"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690196662 {#3532
      date: 2023-07-24 13:04:22.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "From the person triggered by a well established acronym."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690224874 {#3606
    date: 2023-07-24 20:54:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3610 …}
  +nested: Doctrine\ORM\PersistentCollection {#3612 …}
  +votes: Doctrine\ORM\PersistentCollection {#3614 …}
  +reports: Doctrine\ORM\PersistentCollection {#3616 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
  -id: 23478
  -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1297937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690224874 {#3607
    date: 2023-07-24 20:54:34.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 {#3676
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3536
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3487
        +user: Proxies\__CG__\App\Entity\User {#3488 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          Oh great, a pedant.\n
          \n
          BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1690192409 {#3485
          date: 2023-07-24 11:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3489 …}
        +nested: Doctrine\ORM\PersistentCollection {#3491 …}
        +votes: Doctrine\ORM\PersistentCollection {#3493 …}
        +reports: Doctrine\ORM\PersistentCollection {#3495 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
        -id: 23303
        -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690192409 {#3486
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Oh great, a pedant.\n
        \n
        I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196662 {#3535
        date: 2023-07-24 13:04:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3540 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3542 …}
      +reports: Doctrine\ORM\PersistentCollection {#3547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
      -id: 23308
      -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196662 {#3532
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3606
      date: 2023-07-24 20:54:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 23478
    -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1297937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690224874 {#3607
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690225121 {#3674
    date: 2023-07-24 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3679 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 23482
  -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1677217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690225121 {#3675
    date: 2023-07-24 20:58: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
63 DENIED edit
App\Entity\EntryComment {#3676
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3536
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3487
        +user: Proxies\__CG__\App\Entity\User {#3488 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          Oh great, a pedant.\n
          \n
          BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1690192409 {#3485
          date: 2023-07-24 11:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3489 …}
        +nested: Doctrine\ORM\PersistentCollection {#3491 …}
        +votes: Doctrine\ORM\PersistentCollection {#3493 …}
        +reports: Doctrine\ORM\PersistentCollection {#3495 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
        -id: 23303
        -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690192409 {#3486
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Oh great, a pedant.\n
        \n
        I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196662 {#3535
        date: 2023-07-24 13:04:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3540 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3542 …}
      +reports: Doctrine\ORM\PersistentCollection {#3547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
      -id: 23308
      -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196662 {#3532
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3606
      date: 2023-07-24 20:54:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 23478
    -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1297937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690224874 {#3607
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690225121 {#3674
    date: 2023-07-24 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3679 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 23482
  -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1677217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690225121 {#3675
    date: 2023-07-24 20:58: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
64 DENIED moderate
App\Entity\EntryComment {#3676
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3608
    +user: Proxies\__CG__\App\Entity\User {#3609 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3536
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3487
        +user: Proxies\__CG__\App\Entity\User {#3488 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          Oh great, a pedant.\n
          \n
          BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 20
        +score: 0
        +lastActive: DateTime @1690192409 {#3485
          date: 2023-07-24 11:53:29.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3489 …}
        +nested: Doctrine\ORM\PersistentCollection {#3491 …}
        +votes: Doctrine\ORM\PersistentCollection {#3493 …}
        +reports: Doctrine\ORM\PersistentCollection {#3495 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
        -id: 23303
        -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690192409 {#3486
          date: 2023-07-24 11:53:29.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > Oh great, a pedant.\n
        \n
        I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690196662 {#3535
        date: 2023-07-24 13:04:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3540 …}
      +nested: Doctrine\ORM\PersistentCollection {#3546 …}
      +votes: Doctrine\ORM\PersistentCollection {#3542 …}
      +reports: Doctrine\ORM\PersistentCollection {#3547 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
      -id: 23308
      -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1663235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690196662 {#3532
        date: 2023-07-24 13:04:22.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "From the person triggered by a well established acronym."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690224874 {#3606
      date: 2023-07-24 20:54:34.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3610 …}
    +nested: Doctrine\ORM\PersistentCollection {#3612 …}
    +votes: Doctrine\ORM\PersistentCollection {#3614 …}
    +reports: Doctrine\ORM\PersistentCollection {#3616 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
    -id: 23478
    -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/1297937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690224874 {#3607
      date: 2023-07-24 20:54:34.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690225121 {#3674
    date: 2023-07-24 20:58:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3677 …}
  +nested: Doctrine\ORM\PersistentCollection {#3679 …}
  +votes: Doctrine\ORM\PersistentCollection {#3681 …}
  +reports: Doctrine\ORM\PersistentCollection {#3683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
  -id: 23482
  -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1677217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690225121 {#3675
    date: 2023-07-24 20:58: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
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 {#3714
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3676
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3536
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3487
          +user: Proxies\__CG__\App\Entity\User {#3488 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            Oh great, a pedant.\n
            \n
            BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1690192409 {#3485
            date: 2023-07-24 11:53:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3489 …}
          +nested: Doctrine\ORM\PersistentCollection {#3491 …}
          +votes: Doctrine\ORM\PersistentCollection {#3493 …}
          +reports: Doctrine\ORM\PersistentCollection {#3495 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
          -id: 23303
          -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690192409 {#3486
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Oh great, a pedant.\n
          \n
          I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690196662 {#3535
          date: 2023-07-24 13:04:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
          "@HidingCat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3540 …}
        +nested: Doctrine\ORM\PersistentCollection {#3546 …}
        +votes: Doctrine\ORM\PersistentCollection {#3542 …}
        +reports: Doctrine\ORM\PersistentCollection {#3547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
        -id: 23308
        -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1663235"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690196662 {#3532
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3606
        date: 2023-07-24 20:54:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 23478
      -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1297937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690224874 {#3607
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690225121 {#3674
      date: 2023-07-24 20:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3677 …}
    +nested: Doctrine\ORM\PersistentCollection {#3679 …}
    +votes: Doctrine\ORM\PersistentCollection {#3681 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 23482
    -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1677217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690225121 {#3675
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OOP Out of Picture (greyhound racing, 30+ lengths behind the winning greyhound)\n
    \n
    OOP Out of Place\n
    \n
    OOP Out of Pouch (sugar gliders)\n
    \n
    OOP Order of Play (sports)\n
    \n
    OOP Out Of Play\n
    \n
    OOP Object Oriented Programming\n
    \n
    OOP Out of Protection (gaming)\n
    \n
    You’re being pedantic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690227968 {#3711
    date: 2023-07-24 21:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3715 …}
  +nested: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3719 …}
  +reports: Doctrine\ORM\PersistentCollection {#3721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3725 …}
  -id: 23500
  -bodyTs: "'30':7 'behind':9 'game':40 'glider':22 'greyhound':5,12 'length':8 'object':33 'oop':1,13,17,23,28,32,36 'order':24 'orient':34 'pedant':44 'pictur':4 'place':16 'play':26,31 'pouch':20 'program':35 'protect':39 'race':6 're':42 'sport':27 'sugar':21 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1299595"
  +editedAt: DateTimeImmutable @1690228015 {#3712
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3713
    date: 2023-07-24 21:46: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
67 DENIED edit
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3676
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3536
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3487
          +user: Proxies\__CG__\App\Entity\User {#3488 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            Oh great, a pedant.\n
            \n
            BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1690192409 {#3485
            date: 2023-07-24 11:53:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3489 …}
          +nested: Doctrine\ORM\PersistentCollection {#3491 …}
          +votes: Doctrine\ORM\PersistentCollection {#3493 …}
          +reports: Doctrine\ORM\PersistentCollection {#3495 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
          -id: 23303
          -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690192409 {#3486
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Oh great, a pedant.\n
          \n
          I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690196662 {#3535
          date: 2023-07-24 13:04:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
          "@HidingCat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3540 …}
        +nested: Doctrine\ORM\PersistentCollection {#3546 …}
        +votes: Doctrine\ORM\PersistentCollection {#3542 …}
        +reports: Doctrine\ORM\PersistentCollection {#3547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
        -id: 23308
        -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1663235"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690196662 {#3532
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3606
        date: 2023-07-24 20:54:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 23478
      -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1297937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690224874 {#3607
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690225121 {#3674
      date: 2023-07-24 20:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3677 …}
    +nested: Doctrine\ORM\PersistentCollection {#3679 …}
    +votes: Doctrine\ORM\PersistentCollection {#3681 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 23482
    -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1677217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690225121 {#3675
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OOP Out of Picture (greyhound racing, 30+ lengths behind the winning greyhound)\n
    \n
    OOP Out of Place\n
    \n
    OOP Out of Pouch (sugar gliders)\n
    \n
    OOP Order of Play (sports)\n
    \n
    OOP Out Of Play\n
    \n
    OOP Object Oriented Programming\n
    \n
    OOP Out of Protection (gaming)\n
    \n
    You’re being pedantic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690227968 {#3711
    date: 2023-07-24 21:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3715 …}
  +nested: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3719 …}
  +reports: Doctrine\ORM\PersistentCollection {#3721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3725 …}
  -id: 23500
  -bodyTs: "'30':7 'behind':9 'game':40 'glider':22 'greyhound':5,12 'length':8 'object':33 'oop':1,13,17,23,28,32,36 'order':24 'orient':34 'pedant':44 'pictur':4 'place':16 'play':26,31 'pouch':20 'program':35 'protect':39 'race':6 're':42 'sport':27 'sugar':21 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1299595"
  +editedAt: DateTimeImmutable @1690228015 {#3712
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3713
    date: 2023-07-24 21:46: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
68 DENIED moderate
App\Entity\EntryComment {#3714
  +user: Proxies\__CG__\App\Entity\User {#3609 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3676
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3608
      +user: Proxies\__CG__\App\Entity\User {#3609 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3536
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3487
          +user: Proxies\__CG__\App\Entity\User {#3488 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            Oh great, a pedant.\n
            \n
            BORU used those terms, and people understood what they meant. Did you really have to display your pedantry like a badge of honour?
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 20
          +score: 0
          +lastActive: DateTime @1690192409 {#3485
            date: 2023-07-24 11:53:29.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3489 …}
          +nested: Doctrine\ORM\PersistentCollection {#3491 …}
          +votes: Doctrine\ORM\PersistentCollection {#3493 …}
          +reports: Doctrine\ORM\PersistentCollection {#3495 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3497 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3499 …}
          -id: 23303
          -bodyTs: "'badg':25 'boru':5 'display':20 'great':2 'honour':27 'like':23 'meant':14 'oh':1 'pedant':4 'pedantri':22 'peopl':10 'realli':17 'term':8 'understood':11 'use':6"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/242722/-/comment/1071917"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690192409 {#3486
            date: 2023-07-24 11:53:29.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > Oh great, a pedant.\n
          \n
          I’m so sorry that you’re triggered by someone’s opinion. Can I suggest leaving the Internet immediately and for good, while at that?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690196662 {#3535
          date: 2023-07-24 13:04:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
          "@HidingCat@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3540 …}
        +nested: Doctrine\ORM\PersistentCollection {#3546 …}
        +votes: Doctrine\ORM\PersistentCollection {#3542 …}
        +reports: Doctrine\ORM\PersistentCollection {#3547 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3549 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3551 …}
        -id: 23308
        -bodyTs: "'good':26 'great':2 'immedi':23 'internet':22 'leav':20 'm':6 'oh':1 'opinion':16 'pedant':4 're':11 'someon':14 'sorri':8 'suggest':19 'trigger':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1663235"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690196662 {#3532
          date: 2023-07-24 13:04:22.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "From the person triggered by a well established acronym."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690224874 {#3606
        date: 2023-07-24 20:54:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
        "@HidingCat@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3610 …}
      +nested: Doctrine\ORM\PersistentCollection {#3612 …}
      +votes: Doctrine\ORM\PersistentCollection {#3614 …}
      +reports: Doctrine\ORM\PersistentCollection {#3616 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3620 …}
      -id: 23478
      -bodyTs: "'acronym':9 'establish':8 'person':3 'trigger':4 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/1297937"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690224874 {#3607
        date: 2023-07-24 20:54:34.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "Correction: from the misuse of a well established acronym, one that belongs to programming."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690225121 {#3674
      date: 2023-07-24 20:58:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
      "@HidingCat@kbin.social"
      "@Lmaydev@programming.dev"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3677 …}
    +nested: Doctrine\ORM\PersistentCollection {#3679 …}
    +votes: Doctrine\ORM\PersistentCollection {#3681 …}
    +reports: Doctrine\ORM\PersistentCollection {#3683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3685 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3687 …}
    -id: 23482
    -bodyTs: "'acronym':9 'belong':12 'correct':1 'establish':8 'misus':4 'one':10 'program':14 'well':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1677217"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690225121 {#3675
      date: 2023-07-24 20:58:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    OOP Out of Picture (greyhound racing, 30+ lengths behind the winning greyhound)\n
    \n
    OOP Out of Place\n
    \n
    OOP Out of Pouch (sugar gliders)\n
    \n
    OOP Order of Play (sports)\n
    \n
    OOP Out Of Play\n
    \n
    OOP Object Oriented Programming\n
    \n
    OOP Out of Protection (gaming)\n
    \n
    You’re being pedantic.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690227968 {#3711
    date: 2023-07-24 21:46:08.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
    "@HidingCat@kbin.social"
    "@Lmaydev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3715 …}
  +nested: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3719 …}
  +reports: Doctrine\ORM\PersistentCollection {#3721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3725 …}
  -id: 23500
  -bodyTs: "'30':7 'behind':9 'game':40 'glider':22 'greyhound':5,12 'length':8 'object':33 'oop':1,13,17,23,28,32,36 'order':24 'orient':34 'pedant':44 'pictur':4 'place':16 'play':26,31 'pouch':20 'program':35 'protect':39 'race':6 're':42 'sport':27 'sugar':21 'win':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1299595"
  +editedAt: DateTimeImmutable @1690228015 {#3712
    date: 2023-07-24 21:46:55.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690227968 {#3713
    date: 2023-07-24 21:46: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
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 {#3503
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690217156 {#3501
    date: 2023-07-24 18:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 23437
  -bodyTs: "'op':4,12,22 'post':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1486601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217156 {#3502
    date: 2023-07-24 18:45:56.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 {#3503
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690217156 {#3501
    date: 2023-07-24 18:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 23437
  -bodyTs: "'op':4,12,22 'post':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1486601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217156 {#3502
    date: 2023-07-24 18:45:56.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 {#3503
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3371
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3240
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#1403
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: """
          Why do you write OOP?\n
          \n
          Original Original Poster sounds dumb.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1690227977 {#1401
          date: 2023-07-24 21:46:17.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 23292
        -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1658400"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690183194 {#1404
          date: 2023-07-24 09:19:54.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1690185369 {#3238
        date: 2023-07-24 09:56:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3241 …}
      +nested: Doctrine\ORM\PersistentCollection {#3243 …}
      +votes: Doctrine\ORM\PersistentCollection {#3245 …}
      +reports: Doctrine\ORM\PersistentCollection {#3247 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
      -id: 23298
      -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1475250"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690185369 {#3239
        date: 2023-07-24 09:56:09.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      *“Do not multiply entities beyond necessity”*\n
      \n
      There’s no such thing as “other original poster”.\n
      \n
      There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690186156 {#3369
      date: 2023-07-24 10:09:16.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3372 …}
    +nested: Doctrine\ORM\PersistentCollection {#3374 …}
    +votes: Doctrine\ORM\PersistentCollection {#3376 …}
    +reports: Doctrine\ORM\PersistentCollection {#3378 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
    -id: 23299
    -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1659503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690186156 {#3370
      date: 2023-07-24 10:09:16.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690217156 {#3501
    date: 2023-07-24 18:45:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3504 …}
  +nested: Doctrine\ORM\PersistentCollection {#3506 …}
  +votes: Doctrine\ORM\PersistentCollection {#3508 …}
  +reports: Doctrine\ORM\PersistentCollection {#3510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
  -id: 23437
  -bodyTs: "'op':4,12,22 'post':7,16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1486601"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217156 {#3502
    date: 2023-07-24 18:45:56.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 {#3570
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3503
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690217156 {#3501
      date: 2023-07-24 18:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3504 …}
    +nested: Doctrine\ORM\PersistentCollection {#3506 …}
    +votes: Doctrine\ORM\PersistentCollection {#3508 …}
    +reports: Doctrine\ORM\PersistentCollection {#3510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
    -id: 23437
    -bodyTs: "'op':4,12,22 'post':7,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1486601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217156 {#3502
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There can’t be “other” or “another” original poster.\n
    \n
    There’s THE original poster and simply people who reposted his or her content.\n
    \n
    OOP is an acronym for something entirely different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690217412 {#3568
    date: 2023-07-24 18:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 23439
  -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1672314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217412 {#3569
    date: 2023-07-24 18:50:12.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 {#3570
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3503
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690217156 {#3501
      date: 2023-07-24 18:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3504 …}
    +nested: Doctrine\ORM\PersistentCollection {#3506 …}
    +votes: Doctrine\ORM\PersistentCollection {#3508 …}
    +reports: Doctrine\ORM\PersistentCollection {#3510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
    -id: 23437
    -bodyTs: "'op':4,12,22 'post':7,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1486601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217156 {#3502
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There can’t be “other” or “another” original poster.\n
    \n
    There’s THE original poster and simply people who reposted his or her content.\n
    \n
    OOP is an acronym for something entirely different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690217412 {#3568
    date: 2023-07-24 18:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 23439
  -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1672314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217412 {#3569
    date: 2023-07-24 18:50:12.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 {#3570
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3503
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3371
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3240
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#1403
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: null
          +root: null
          +body: """
            Why do you write OOP?\n
            \n
            Original Original Poster sounds dumb.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 10
          +score: 0
          +lastActive: DateTime @1690227977 {#1401
            date: 2023-07-24 21:46:17.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2019 …}
          +nested: Doctrine\ORM\PersistentCollection {#2030 …}
          +votes: Doctrine\ORM\PersistentCollection {#2026 …}
          +reports: Doctrine\ORM\PersistentCollection {#2022 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
          -id: 23292
          -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1658400"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690183194 {#1404
            date: 2023-07-24 09:19:54.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1690185369 {#3238
          date: 2023-07-24 09:56:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3241 …}
        +nested: Doctrine\ORM\PersistentCollection {#3243 …}
        +votes: Doctrine\ORM\PersistentCollection {#3245 …}
        +reports: Doctrine\ORM\PersistentCollection {#3247 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
        -id: 23298
        -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1475250"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690185369 {#3239
          date: 2023-07-24 09:56:09.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        *“Do not multiply entities beyond necessity”*\n
        \n
        There’s no such thing as “other original poster”.\n
        \n
        There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690186156 {#3369
        date: 2023-07-24 10:09:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3372 …}
      +nested: Doctrine\ORM\PersistentCollection {#3374 …}
      +votes: Doctrine\ORM\PersistentCollection {#3376 …}
      +reports: Doctrine\ORM\PersistentCollection {#3378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
      -id: 23299
      -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1659503"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690186156 {#3370
        date: 2023-07-24 10:09:16.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1690217156 {#3501
      date: 2023-07-24 18:45:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3504 …}
    +nested: Doctrine\ORM\PersistentCollection {#3506 …}
    +votes: Doctrine\ORM\PersistentCollection {#3508 …}
    +reports: Doctrine\ORM\PersistentCollection {#3510 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
    -id: 23437
    -bodyTs: "'op':4,12,22 'post':7,16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1486601"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217156 {#3502
      date: 2023-07-24 18:45:56.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There can’t be “other” or “another” original poster.\n
    \n
    There’s THE original poster and simply people who reposted his or her content.\n
    \n
    OOP is an acronym for something entirely different.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690217412 {#3568
    date: 2023-07-24 18:50:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3571 …}
  +nested: Doctrine\ORM\PersistentCollection {#3573 …}
  +votes: Doctrine\ORM\PersistentCollection {#3575 …}
  +reports: Doctrine\ORM\PersistentCollection {#3577 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
  -id: 23439
  -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1672314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690217412 {#3569
    date: 2023-07-24 18:50:12.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 {#3624
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3570
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3503
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690217156 {#3501
        date: 2023-07-24 18:45:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3504 …}
      +nested: Doctrine\ORM\PersistentCollection {#3506 …}
      +votes: Doctrine\ORM\PersistentCollection {#3508 …}
      +reports: Doctrine\ORM\PersistentCollection {#3510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
      -id: 23437
      -bodyTs: "'op':4,12,22 'post':7,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1486601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217156 {#3502
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There can’t be “other” or “another” original poster.\n
      \n
      There’s THE original poster and simply people who reposted his or her content.\n
      \n
      OOP is an acronym for something entirely different.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690217412 {#3568
      date: 2023-07-24 18:50:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3571 …}
    +nested: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3575 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 23439
    -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1672314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217412 {#3569
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
    \n
    The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690220079 {#3622
    date: 2023-07-24 19:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 23457
  -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220079 {#3623
    date: 2023-07-24 19:34: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
79 DENIED edit
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3570
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3503
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690217156 {#3501
        date: 2023-07-24 18:45:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3504 …}
      +nested: Doctrine\ORM\PersistentCollection {#3506 …}
      +votes: Doctrine\ORM\PersistentCollection {#3508 …}
      +reports: Doctrine\ORM\PersistentCollection {#3510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
      -id: 23437
      -bodyTs: "'op':4,12,22 'post':7,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1486601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217156 {#3502
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There can’t be “other” or “another” original poster.\n
      \n
      There’s THE original poster and simply people who reposted his or her content.\n
      \n
      OOP is an acronym for something entirely different.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690217412 {#3568
      date: 2023-07-24 18:50:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3571 …}
    +nested: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3575 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 23439
    -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1672314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217412 {#3569
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
    \n
    The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690220079 {#3622
    date: 2023-07-24 19:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 23457
  -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220079 {#3623
    date: 2023-07-24 19:34: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
80 DENIED moderate
App\Entity\EntryComment {#3624
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3570
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3503
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3371
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3240
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#1403
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: null
            +root: null
            +body: """
              Why do you write OOP?\n
              \n
              Original Original Poster sounds dumb.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 10
            +score: 0
            +lastActive: DateTime @1690227977 {#1401
              date: 2023-07-24 21:46:17.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#2019 …}
            +nested: Doctrine\ORM\PersistentCollection {#2030 …}
            +votes: Doctrine\ORM\PersistentCollection {#2026 …}
            +reports: Doctrine\ORM\PersistentCollection {#2022 …}
            +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
            +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
            -id: 23292
            -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1658400"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690183194 {#1404
              date: 2023-07-24 09:19:54.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 21
          +score: 0
          +lastActive: DateTime @1690185369 {#3238
            date: 2023-07-24 09:56:09.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3241 …}
          +nested: Doctrine\ORM\PersistentCollection {#3243 …}
          +votes: Doctrine\ORM\PersistentCollection {#3245 …}
          +reports: Doctrine\ORM\PersistentCollection {#3247 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
          -id: 23298
          -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1475250"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690185369 {#3239
            date: 2023-07-24 09:56:09.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          *“Do not multiply entities beyond necessity”*\n
          \n
          There’s no such thing as “other original poster”.\n
          \n
          There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690186156 {#3369
          date: 2023-07-24 10:09:16.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3372 …}
        +nested: Doctrine\ORM\PersistentCollection {#3374 …}
        +votes: Doctrine\ORM\PersistentCollection {#3376 …}
        +reports: Doctrine\ORM\PersistentCollection {#3378 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
        -id: 23299
        -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1659503"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690186156 {#3370
          date: 2023-07-24 10:09:16.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1690217156 {#3501
        date: 2023-07-24 18:45:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3504 …}
      +nested: Doctrine\ORM\PersistentCollection {#3506 …}
      +votes: Doctrine\ORM\PersistentCollection {#3508 …}
      +reports: Doctrine\ORM\PersistentCollection {#3510 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
      -id: 23437
      -bodyTs: "'op':4,12,22 'post':7,16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1486601"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217156 {#3502
        date: 2023-07-24 18:45:56.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There can’t be “other” or “another” original poster.\n
      \n
      There’s THE original poster and simply people who reposted his or her content.\n
      \n
      OOP is an acronym for something entirely different.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690217412 {#3568
      date: 2023-07-24 18:50:12.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3571 …}
    +nested: Doctrine\ORM\PersistentCollection {#3573 …}
    +votes: Doctrine\ORM\PersistentCollection {#3575 …}
    +reports: Doctrine\ORM\PersistentCollection {#3577 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
    -id: 23439
    -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1672314"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690217412 {#3569
      date: 2023-07-24 18:50:12.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
    \n
    The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690220079 {#3622
    date: 2023-07-24 19:34:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3625 …}
  +nested: Doctrine\ORM\PersistentCollection {#3627 …}
  +votes: Doctrine\ORM\PersistentCollection {#3629 …}
  +reports: Doctrine\ORM\PersistentCollection {#3631 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
  -id: 23457
  -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220079 {#3623
    date: 2023-07-24 19:34: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
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 {#3661
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3570
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3503
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1690217156 {#3501
          date: 2023-07-24 18:45:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3504 …}
        +nested: Doctrine\ORM\PersistentCollection {#3506 …}
        +votes: Doctrine\ORM\PersistentCollection {#3508 …}
        +reports: Doctrine\ORM\PersistentCollection {#3510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
        -id: 23437
        -bodyTs: "'op':4,12,22 'post':7,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1486601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217156 {#3502
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There can’t be “other” or “another” original poster.\n
        \n
        There’s THE original poster and simply people who reposted his or her content.\n
        \n
        OOP is an acronym for something entirely different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690217412 {#3568
        date: 2023-07-24 18:50:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3571 …}
      +nested: Doctrine\ORM\PersistentCollection {#3573 …}
      +votes: Doctrine\ORM\PersistentCollection {#3575 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 23439
      -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1672314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217412 {#3569
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
      \n
      The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690220079 {#3622
      date: 2023-07-24 19:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 23457
    -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220079 {#3623
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > There’s an original poster for each post.\n
    \n
    There’s only one Original Poster. Everyone else is doing reposting.\n
    \n
    > OOP\n
    \n
    It’s an acronym already in use. You’re multiplying entities beyond the necessity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690220364 {#3659
    date: 2023-07-24 19:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 23458
  -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220364 {#3660
    date: 2023-07-24 19:39: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
83 DENIED edit
App\Entity\EntryComment {#3661
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3570
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3503
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1690217156 {#3501
          date: 2023-07-24 18:45:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3504 …}
        +nested: Doctrine\ORM\PersistentCollection {#3506 …}
        +votes: Doctrine\ORM\PersistentCollection {#3508 …}
        +reports: Doctrine\ORM\PersistentCollection {#3510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
        -id: 23437
        -bodyTs: "'op':4,12,22 'post':7,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1486601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217156 {#3502
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There can’t be “other” or “another” original poster.\n
        \n
        There’s THE original poster and simply people who reposted his or her content.\n
        \n
        OOP is an acronym for something entirely different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690217412 {#3568
        date: 2023-07-24 18:50:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3571 …}
      +nested: Doctrine\ORM\PersistentCollection {#3573 …}
      +votes: Doctrine\ORM\PersistentCollection {#3575 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 23439
      -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1672314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217412 {#3569
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
      \n
      The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690220079 {#3622
      date: 2023-07-24 19:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 23457
    -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220079 {#3623
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > There’s an original poster for each post.\n
    \n
    There’s only one Original Poster. Everyone else is doing reposting.\n
    \n
    > OOP\n
    \n
    It’s an acronym already in use. You’re multiplying entities beyond the necessity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690220364 {#3659
    date: 2023-07-24 19:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 23458
  -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220364 {#3660
    date: 2023-07-24 19:39: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
84 DENIED moderate
App\Entity\EntryComment {#3661
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3624
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3570
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3503
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3371
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3240
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#1403
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: null
              +root: null
              +body: """
                Why do you write OOP?\n
                \n
                Original Original Poster sounds dumb.
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 10
              +score: 0
              +lastActive: DateTime @1690227977 {#1401
                date: 2023-07-24 21:46:17.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#2019 …}
              +nested: Doctrine\ORM\PersistentCollection {#2030 …}
              +votes: Doctrine\ORM\PersistentCollection {#2026 …}
              +reports: Doctrine\ORM\PersistentCollection {#2022 …}
              +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
              +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
              -id: 23292
              -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1658400"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690183194 {#1404
                date: 2023-07-24 09:19:54.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 21
            +score: 0
            +lastActive: DateTime @1690185369 {#3238
              date: 2023-07-24 09:56:09.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3241 …}
            +nested: Doctrine\ORM\PersistentCollection {#3243 …}
            +votes: Doctrine\ORM\PersistentCollection {#3245 …}
            +reports: Doctrine\ORM\PersistentCollection {#3247 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
            -id: 23298
            -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1475250"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690185369 {#3239
              date: 2023-07-24 09:56:09.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            *“Do not multiply entities beyond necessity”*\n
            \n
            There’s no such thing as “other original poster”.\n
            \n
            There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690186156 {#3369
            date: 2023-07-24 10:09:16.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3372 …}
          +nested: Doctrine\ORM\PersistentCollection {#3374 …}
          +votes: Doctrine\ORM\PersistentCollection {#3376 …}
          +reports: Doctrine\ORM\PersistentCollection {#3378 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
          -id: 23299
          -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1659503"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690186156 {#3370
            date: 2023-07-24 10:09:16.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1690217156 {#3501
          date: 2023-07-24 18:45:56.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3504 …}
        +nested: Doctrine\ORM\PersistentCollection {#3506 …}
        +votes: Doctrine\ORM\PersistentCollection {#3508 …}
        +reports: Doctrine\ORM\PersistentCollection {#3510 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
        -id: 23437
        -bodyTs: "'op':4,12,22 'post':7,16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1486601"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217156 {#3502
          date: 2023-07-24 18:45:56.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There can’t be “other” or “another” original poster.\n
        \n
        There’s THE original poster and simply people who reposted his or her content.\n
        \n
        OOP is an acronym for something entirely different.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690217412 {#3568
        date: 2023-07-24 18:50:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3571 …}
      +nested: Doctrine\ORM\PersistentCollection {#3573 …}
      +votes: Doctrine\ORM\PersistentCollection {#3575 …}
      +reports: Doctrine\ORM\PersistentCollection {#3577 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
      -id: 23439
      -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1672314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690217412 {#3569
        date: 2023-07-24 18:50:12.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
      \n
      The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690220079 {#3622
      date: 2023-07-24 19:34:39.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3625 …}
    +nested: Doctrine\ORM\PersistentCollection {#3627 …}
    +votes: Doctrine\ORM\PersistentCollection {#3629 …}
    +reports: Doctrine\ORM\PersistentCollection {#3631 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
    -id: 23457
    -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220079 {#3623
      date: 2023-07-24 19:34:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > There’s an original poster for each post.\n
    \n
    There’s only one Original Poster. Everyone else is doing reposting.\n
    \n
    > OOP\n
    \n
    It’s an acronym already in use. You’re multiplying entities beyond the necessity.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690220364 {#3659
    date: 2023-07-24 19:39:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3662 …}
  +nested: Doctrine\ORM\PersistentCollection {#3664 …}
  +votes: Doctrine\ORM\PersistentCollection {#3666 …}
  +reports: Doctrine\ORM\PersistentCollection {#3668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
  -id: 23458
  -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690220364 {#3660
    date: 2023-07-24 19:39: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
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 {#3699
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3570
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3503
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1690217156 {#3501
            date: 2023-07-24 18:45:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3504 …}
          +nested: Doctrine\ORM\PersistentCollection {#3506 …}
          +votes: Doctrine\ORM\PersistentCollection {#3508 …}
          +reports: Doctrine\ORM\PersistentCollection {#3510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
          -id: 23437
          -bodyTs: "'op':4,12,22 'post':7,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1486601"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217156 {#3502
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There can’t be “other” or “another” original poster.\n
          \n
          There’s THE original poster and simply people who reposted his or her content.\n
          \n
          OOP is an acronym for something entirely different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690217412 {#3568
          date: 2023-07-24 18:50:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3571 …}
        +nested: Doctrine\ORM\PersistentCollection {#3573 …}
        +votes: Doctrine\ORM\PersistentCollection {#3575 …}
        +reports: Doctrine\ORM\PersistentCollection {#3577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
        -id: 23439
        -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1672314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217412 {#3569
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
        \n
        The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690220079 {#3622
        date: 2023-07-24 19:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3625 …}
      +nested: Doctrine\ORM\PersistentCollection {#3627 …}
      +votes: Doctrine\ORM\PersistentCollection {#3629 …}
      +reports: Doctrine\ORM\PersistentCollection {#3631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
      -id: 23457
      -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220079 {#3623
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > There’s an original poster for each post.\n
      \n
      There’s only one Original Poster. Everyone else is doing reposting.\n
      \n
      > OOP\n
      \n
      It’s an acronym already in use. You’re multiplying entities beyond the necessity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690220364 {#3659
      date: 2023-07-24 19:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 23458
    -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220364 {#3660
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    In use for what?\n
    \n
    Acronyms can be used for different things in different contexts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690221414 {#3700
    date: 2023-07-24 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3690 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 23465
  -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221414 {#3703
    date: 2023-07-24 19:56: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
87 DENIED edit
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3570
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3503
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1690217156 {#3501
            date: 2023-07-24 18:45:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3504 …}
          +nested: Doctrine\ORM\PersistentCollection {#3506 …}
          +votes: Doctrine\ORM\PersistentCollection {#3508 …}
          +reports: Doctrine\ORM\PersistentCollection {#3510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
          -id: 23437
          -bodyTs: "'op':4,12,22 'post':7,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1486601"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217156 {#3502
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There can’t be “other” or “another” original poster.\n
          \n
          There’s THE original poster and simply people who reposted his or her content.\n
          \n
          OOP is an acronym for something entirely different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690217412 {#3568
          date: 2023-07-24 18:50:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3571 …}
        +nested: Doctrine\ORM\PersistentCollection {#3573 …}
        +votes: Doctrine\ORM\PersistentCollection {#3575 …}
        +reports: Doctrine\ORM\PersistentCollection {#3577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
        -id: 23439
        -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1672314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217412 {#3569
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
        \n
        The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690220079 {#3622
        date: 2023-07-24 19:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3625 …}
      +nested: Doctrine\ORM\PersistentCollection {#3627 …}
      +votes: Doctrine\ORM\PersistentCollection {#3629 …}
      +reports: Doctrine\ORM\PersistentCollection {#3631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
      -id: 23457
      -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220079 {#3623
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > There’s an original poster for each post.\n
      \n
      There’s only one Original Poster. Everyone else is doing reposting.\n
      \n
      > OOP\n
      \n
      It’s an acronym already in use. You’re multiplying entities beyond the necessity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690220364 {#3659
      date: 2023-07-24 19:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 23458
    -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220364 {#3660
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    In use for what?\n
    \n
    Acronyms can be used for different things in different contexts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690221414 {#3700
    date: 2023-07-24 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3690 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 23465
  -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221414 {#3703
    date: 2023-07-24 19:56: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
88 DENIED moderate
App\Entity\EntryComment {#3699
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3661
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3624
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3570
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3503
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3371
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3240
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#1403
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: null
                +root: null
                +body: """
                  Why do you write OOP?\n
                  \n
                  Original Original Poster sounds dumb.
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 10
                +score: 0
                +lastActive: DateTime @1690227977 {#1401
                  date: 2023-07-24 21:46:17.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#2019 …}
                +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                -id: 23292
                -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1658400"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690183194 {#1404
                  date: 2023-07-24 09:19:54.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 21
              +score: 0
              +lastActive: DateTime @1690185369 {#3238
                date: 2023-07-24 09:56:09.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3241 …}
              +nested: Doctrine\ORM\PersistentCollection {#3243 …}
              +votes: Doctrine\ORM\PersistentCollection {#3245 …}
              +reports: Doctrine\ORM\PersistentCollection {#3247 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
              -id: 23298
              -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1475250"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690185369 {#3239
                date: 2023-07-24 09:56:09.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              *“Do not multiply entities beyond necessity”*\n
              \n
              There’s no such thing as “other original poster”.\n
              \n
              There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690186156 {#3369
              date: 2023-07-24 10:09:16.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3372 …}
            +nested: Doctrine\ORM\PersistentCollection {#3374 …}
            +votes: Doctrine\ORM\PersistentCollection {#3376 …}
            +reports: Doctrine\ORM\PersistentCollection {#3378 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
            -id: 23299
            -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1659503"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690186156 {#3370
              date: 2023-07-24 10:09:16.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1690217156 {#3501
            date: 2023-07-24 18:45:56.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3504 …}
          +nested: Doctrine\ORM\PersistentCollection {#3506 …}
          +votes: Doctrine\ORM\PersistentCollection {#3508 …}
          +reports: Doctrine\ORM\PersistentCollection {#3510 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
          -id: 23437
          -bodyTs: "'op':4,12,22 'post':7,16"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1486601"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217156 {#3502
            date: 2023-07-24 18:45:56.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There can’t be “other” or “another” original poster.\n
          \n
          There’s THE original poster and simply people who reposted his or her content.\n
          \n
          OOP is an acronym for something entirely different.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690217412 {#3568
          date: 2023-07-24 18:50:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3571 …}
        +nested: Doctrine\ORM\PersistentCollection {#3573 …}
        +votes: Doctrine\ORM\PersistentCollection {#3575 …}
        +reports: Doctrine\ORM\PersistentCollection {#3577 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
        -id: 23439
        -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1672314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690217412 {#3569
          date: 2023-07-24 18:50:12.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
        \n
        The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1690220079 {#3622
        date: 2023-07-24 19:34:39.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3625 …}
      +nested: Doctrine\ORM\PersistentCollection {#3627 …}
      +votes: Doctrine\ORM\PersistentCollection {#3629 …}
      +reports: Doctrine\ORM\PersistentCollection {#3631 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
      -id: 23457
      -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488204"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220079 {#3623
        date: 2023-07-24 19:34:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > There’s an original poster for each post.\n
      \n
      There’s only one Original Poster. Everyone else is doing reposting.\n
      \n
      > OOP\n
      \n
      It’s an acronym already in use. You’re multiplying entities beyond the necessity.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690220364 {#3659
      date: 2023-07-24 19:39:24.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3662 …}
    +nested: Doctrine\ORM\PersistentCollection {#3664 …}
    +votes: Doctrine\ORM\PersistentCollection {#3666 …}
    +reports: Doctrine\ORM\PersistentCollection {#3668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
    -id: 23458
    -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690220364 {#3660
      date: 2023-07-24 19:39:24.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    In use for what?\n
    \n
    Acronyms can be used for different things in different contexts.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690221414 {#3700
    date: 2023-07-24 19:56:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3696 …}
  +nested: Doctrine\ORM\PersistentCollection {#3692 …}
  +votes: Doctrine\ORM\PersistentCollection {#3690 …}
  +reports: Doctrine\ORM\PersistentCollection {#3705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
  -id: 23465
  -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1488954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221414 {#3703
    date: 2023-07-24 19:56: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
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 {#3728
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3570
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3503
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3371
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3240
                +user: Proxies\__CG__\App\Entity\User {#3133 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#1403
                  +user: App\Entity\User {#2028 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Why do you write OOP?\n
                    \n
                    Original Original Poster sounds dumb.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1690227977 {#1401
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2019 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                  -id: 23292
                  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/1658400"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690183194 {#1404
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1690185369 {#3238
                  date: 2023-07-24 09:56:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3241 …}
                +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                -id: 23298
                -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/1475250"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690185369 {#3239
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: """
                *“Do not multiply entities beyond necessity”*\n
                \n
                There’s no such thing as “other original poster”.\n
                \n
                There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1690186156 {#3369
                date: 2023-07-24 10:09:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3372 …}
              +nested: Doctrine\ORM\PersistentCollection {#3374 …}
              +votes: Doctrine\ORM\PersistentCollection {#3376 …}
              +reports: Doctrine\ORM\PersistentCollection {#3378 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
              -id: 23299
              -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1659503"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690186156 {#3370
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1690217156 {#3501
              date: 2023-07-24 18:45:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3504 …}
            +nested: Doctrine\ORM\PersistentCollection {#3506 …}
            +votes: Doctrine\ORM\PersistentCollection {#3508 …}
            +reports: Doctrine\ORM\PersistentCollection {#3510 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
            -id: 23437
            -bodyTs: "'op':4,12,22 'post':7,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1486601"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217156 {#3502
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There can’t be “other” or “another” original poster.\n
            \n
            There’s THE original poster and simply people who reposted his or her content.\n
            \n
            OOP is an acronym for something entirely different.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690217412 {#3568
            date: 2023-07-24 18:50:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3571 …}
          +nested: Doctrine\ORM\PersistentCollection {#3573 …}
          +votes: Doctrine\ORM\PersistentCollection {#3575 …}
          +reports: Doctrine\ORM\PersistentCollection {#3577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
          -id: 23439
          -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1672314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217412 {#3569
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
          \n
          The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1690220079 {#3622
          date: 2023-07-24 19:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3625 …}
        +nested: Doctrine\ORM\PersistentCollection {#3627 …}
        +votes: Doctrine\ORM\PersistentCollection {#3629 …}
        +reports: Doctrine\ORM\PersistentCollection {#3631 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
        -id: 23457
        -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1488204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220079 {#3623
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > There’s an original poster for each post.\n
        \n
        There’s only one Original Poster. Everyone else is doing reposting.\n
        \n
        > OOP\n
        \n
        It’s an acronym already in use. You’re multiplying entities beyond the necessity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690220364 {#3659
        date: 2023-07-24 19:39:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 23458
      -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1674121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220364 {#3660
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      In use for what?\n
      \n
      Acronyms can be used for different things in different contexts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690221414 {#3700
      date: 2023-07-24 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3690 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 23465
    -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221414 {#3703
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > In use for what?\n
    \n
    It takes a lot less to Google it, than write this comment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690221770 {#3733
    date: 2023-07-24 20:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3736 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
  -id: 23466
  -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221770 {#3730
    date: 2023-07-24 20:02:50.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 {#3728
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3570
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3503
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3371
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3240
                +user: Proxies\__CG__\App\Entity\User {#3133 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#1403
                  +user: App\Entity\User {#2028 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Why do you write OOP?\n
                    \n
                    Original Original Poster sounds dumb.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1690227977 {#1401
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2019 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                  -id: 23292
                  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/1658400"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690183194 {#1404
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1690185369 {#3238
                  date: 2023-07-24 09:56:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3241 …}
                +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                -id: 23298
                -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/1475250"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690185369 {#3239
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: """
                *“Do not multiply entities beyond necessity”*\n
                \n
                There’s no such thing as “other original poster”.\n
                \n
                There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1690186156 {#3369
                date: 2023-07-24 10:09:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3372 …}
              +nested: Doctrine\ORM\PersistentCollection {#3374 …}
              +votes: Doctrine\ORM\PersistentCollection {#3376 …}
              +reports: Doctrine\ORM\PersistentCollection {#3378 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
              -id: 23299
              -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1659503"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690186156 {#3370
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1690217156 {#3501
              date: 2023-07-24 18:45:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3504 …}
            +nested: Doctrine\ORM\PersistentCollection {#3506 …}
            +votes: Doctrine\ORM\PersistentCollection {#3508 …}
            +reports: Doctrine\ORM\PersistentCollection {#3510 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
            -id: 23437
            -bodyTs: "'op':4,12,22 'post':7,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1486601"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217156 {#3502
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There can’t be “other” or “another” original poster.\n
            \n
            There’s THE original poster and simply people who reposted his or her content.\n
            \n
            OOP is an acronym for something entirely different.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690217412 {#3568
            date: 2023-07-24 18:50:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3571 …}
          +nested: Doctrine\ORM\PersistentCollection {#3573 …}
          +votes: Doctrine\ORM\PersistentCollection {#3575 …}
          +reports: Doctrine\ORM\PersistentCollection {#3577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
          -id: 23439
          -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1672314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217412 {#3569
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
          \n
          The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1690220079 {#3622
          date: 2023-07-24 19:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3625 …}
        +nested: Doctrine\ORM\PersistentCollection {#3627 …}
        +votes: Doctrine\ORM\PersistentCollection {#3629 …}
        +reports: Doctrine\ORM\PersistentCollection {#3631 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
        -id: 23457
        -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1488204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220079 {#3623
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > There’s an original poster for each post.\n
        \n
        There’s only one Original Poster. Everyone else is doing reposting.\n
        \n
        > OOP\n
        \n
        It’s an acronym already in use. You’re multiplying entities beyond the necessity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690220364 {#3659
        date: 2023-07-24 19:39:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 23458
      -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1674121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220364 {#3660
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      In use for what?\n
      \n
      Acronyms can be used for different things in different contexts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690221414 {#3700
      date: 2023-07-24 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3690 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 23465
    -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221414 {#3703
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > In use for what?\n
    \n
    It takes a lot less to Google it, than write this comment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690221770 {#3733
    date: 2023-07-24 20:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3736 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
  -id: 23466
  -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221770 {#3730
    date: 2023-07-24 20:02:50.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 {#3728
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3699
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3661
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3624
        +user: Proxies\__CG__\App\Entity\User {#3133 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3570
          +user: App\Entity\User {#2028 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3503
            +user: Proxies\__CG__\App\Entity\User {#3133 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3371
              +user: App\Entity\User {#2028 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3240
                +user: Proxies\__CG__\App\Entity\User {#3133 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#1403
                  +user: App\Entity\User {#2028 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: null
                  +root: null
                  +body: """
                    Why do you write OOP?\n
                    \n
                    Original Original Poster sounds dumb.
                    """
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 10
                  +score: 0
                  +lastActive: DateTime @1690227977 {#1401
                    date: 2023-07-24 21:46:17.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#2019 …}
                  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                  -id: 23292
                  -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemmy.world/comment/1658400"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690183194 {#1404
                    date: 2023-07-24 09:19:54.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                +lang: "en"
                +isAdult: false
                +favouriteCount: 21
                +score: 0
                +lastActive: DateTime @1690185369 {#3238
                  date: 2023-07-24 09:56:09.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3241 …}
                +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                -id: 23298
                -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemm.ee/comment/1475250"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690185369 {#3239
                  date: 2023-07-24 09:56:09.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: """
                *“Do not multiply entities beyond necessity”*\n
                \n
                There’s no such thing as “other original poster”.\n
                \n
                There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                """
              +lang: "en"
              +isAdult: false
              +favouriteCount: 1
              +score: 0
              +lastActive: DateTime @1690186156 {#3369
                date: 2023-07-24 10:09:16.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3372 …}
              +nested: Doctrine\ORM\PersistentCollection {#3374 …}
              +votes: Doctrine\ORM\PersistentCollection {#3376 …}
              +reports: Doctrine\ORM\PersistentCollection {#3378 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
              -id: 23299
              -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemmy.world/comment/1659503"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690186156 {#3370
                date: 2023-07-24 10:09:16.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
            +lang: "en"
            +isAdult: false
            +favouriteCount: 6
            +score: 0
            +lastActive: DateTime @1690217156 {#3501
              date: 2023-07-24 18:45:56.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3504 …}
            +nested: Doctrine\ORM\PersistentCollection {#3506 …}
            +votes: Doctrine\ORM\PersistentCollection {#3508 …}
            +reports: Doctrine\ORM\PersistentCollection {#3510 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
            -id: 23437
            -bodyTs: "'op':4,12,22 'post':7,16"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemm.ee/comment/1486601"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217156 {#3502
              date: 2023-07-24 18:45:56.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There can’t be “other” or “another” original poster.\n
            \n
            There’s THE original poster and simply people who reposted his or her content.\n
            \n
            OOP is an acronym for something entirely different.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 1
          +score: 0
          +lastActive: DateTime @1690217412 {#3568
            date: 2023-07-24 18:50:12.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3571 …}
          +nested: Doctrine\ORM\PersistentCollection {#3573 …}
          +votes: Doctrine\ORM\PersistentCollection {#3575 …}
          +reports: Doctrine\ORM\PersistentCollection {#3577 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
          -id: 23439
          -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.world/comment/1672314"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690217412 {#3569
            date: 2023-07-24 18:50:12.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
          \n
          The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1690220079 {#3622
          date: 2023-07-24 19:34:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3625 …}
        +nested: Doctrine\ORM\PersistentCollection {#3627 …}
        +votes: Doctrine\ORM\PersistentCollection {#3629 …}
        +reports: Doctrine\ORM\PersistentCollection {#3631 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
        -id: 23457
        -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemm.ee/comment/1488204"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220079 {#3623
          date: 2023-07-24 19:34:39.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        > There’s an original poster for each post.\n
        \n
        There’s only one Original Poster. Everyone else is doing reposting.\n
        \n
        > OOP\n
        \n
        It’s an acronym already in use. You’re multiplying entities beyond the necessity.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1690220364 {#3659
        date: 2023-07-24 19:39:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3662 …}
      +nested: Doctrine\ORM\PersistentCollection {#3664 …}
      +votes: Doctrine\ORM\PersistentCollection {#3666 …}
      +reports: Doctrine\ORM\PersistentCollection {#3668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
      -id: 23458
      -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1674121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690220364 {#3660
        date: 2023-07-24 19:39:24.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      In use for what?\n
      \n
      Acronyms can be used for different things in different contexts.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 3
    +score: 0
    +lastActive: DateTime @1690221414 {#3700
      date: 2023-07-24 19:56:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3696 …}
    +nested: Doctrine\ORM\PersistentCollection {#3692 …}
    +votes: Doctrine\ORM\PersistentCollection {#3690 …}
    +reports: Doctrine\ORM\PersistentCollection {#3705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
    -id: 23465
    -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1488954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221414 {#3703
      date: 2023-07-24 19:56:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > In use for what?\n
    \n
    It takes a lot less to Google it, than write this comment.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690221770 {#3733
    date: 2023-07-24 20:02:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3736 …}
  +nested: Doctrine\ORM\PersistentCollection {#3740 …}
  +votes: Doctrine\ORM\PersistentCollection {#3742 …}
  +reports: Doctrine\ORM\PersistentCollection {#3743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
  -id: 23466
  -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1674854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690221770 {#3730
    date: 2023-07-24 20:02:50.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 {#3764
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3728
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3699
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3661
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3570
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3503
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3371
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#3240
                  +user: Proxies\__CG__\App\Entity\User {#3133 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: App\Entity\EntryComment {#1403
                    +user: App\Entity\User {#2028 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                    +magazine: App\Entity\Magazine {#306}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Why do you write OOP?\n
                      \n
                      Original Original Poster sounds dumb.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 10
                    +score: 0
                    +lastActive: DateTime @1690227977 {#1401
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2019 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                    -id: 23292
                    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/1658400"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1690183194 {#1404
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#1403}
                  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1690185369 {#3238
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                    "@jesterraiin@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3241 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                  -id: 23298
                  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/1475250"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690185369 {#3239
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: """
                  *“Do not multiply entities beyond necessity”*\n
                  \n
                  There’s no such thing as “other original poster”.\n
                  \n
                  There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1690186156 {#3369
                  date: 2023-07-24 10:09:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                  "@TWeaK@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3372 …}
                +nested: Doctrine\ORM\PersistentCollection {#3374 …}
                +votes: Doctrine\ORM\PersistentCollection {#3376 …}
                +reports: Doctrine\ORM\PersistentCollection {#3378 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
                -id: 23299
                -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1659503"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690186156 {#3370
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1690217156 {#3501
                date: 2023-07-24 18:45:56.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3504 …}
              +nested: Doctrine\ORM\PersistentCollection {#3506 …}
              +votes: Doctrine\ORM\PersistentCollection {#3508 …}
              +reports: Doctrine\ORM\PersistentCollection {#3510 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
              -id: 23437
              -bodyTs: "'op':4,12,22 'post':7,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1486601"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690217156 {#3502
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              There can’t be “other” or “another” original poster.\n
              \n
              There’s THE original poster and simply people who reposted his or her content.\n
              \n
              OOP is an acronym for something entirely different.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690217412 {#3568
              date: 2023-07-24 18:50:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3571 …}
            +nested: Doctrine\ORM\PersistentCollection {#3573 …}
            +votes: Doctrine\ORM\PersistentCollection {#3575 …}
            +reports: Doctrine\ORM\PersistentCollection {#3577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
            -id: 23439
            -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1672314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217412 {#3569
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
            \n
            The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1690220079 {#3622
            date: 2023-07-24 19:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3625 …}
          +nested: Doctrine\ORM\PersistentCollection {#3627 …}
          +votes: Doctrine\ORM\PersistentCollection {#3629 …}
          +reports: Doctrine\ORM\PersistentCollection {#3631 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
          -id: 23457
          -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1488204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690220079 {#3623
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > There’s an original poster for each post.\n
          \n
          There’s only one Original Poster. Everyone else is doing reposting.\n
          \n
          > OOP\n
          \n
          It’s an acronym already in use. You’re multiplying entities beyond the necessity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1690220364 {#3659
          date: 2023-07-24 19:39:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3662 …}
        +nested: Doctrine\ORM\PersistentCollection {#3664 …}
        +votes: Doctrine\ORM\PersistentCollection {#3666 …}
        +reports: Doctrine\ORM\PersistentCollection {#3668 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
        -id: 23458
        -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1674121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220364 {#3660
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        In use for what?\n
        \n
        Acronyms can be used for different things in different contexts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1690221414 {#3700
        date: 2023-07-24 19:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3696 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3690 …}
      +reports: Doctrine\ORM\PersistentCollection {#3705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
      -id: 23465
      -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690221414 {#3703
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > In use for what?\n
      \n
      It takes a lot less to Google it, than write this comment.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690221770 {#3733
      date: 2023-07-24 20:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3736 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3742 …}
    +reports: Doctrine\ORM\PersistentCollection {#3743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
    -id: 23466
    -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221770 {#3730
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Lmao now I’m definitely not going to bother. Not least because a Google search will come up with multiple answers, because acronyms have multiple uses, so I still won’t know what you’re talking about.\n
    \n
    Seeing as you’re not really arguing in good faith in any way, shape or form, I’m out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690223860 {#3759
    date: 2023-07-24 20:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3753 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3769 …}
  -id: 23475
  -bodyTs: "'acronym':23 'answer':21 'argu':44 'bother':9 'come':17 'definit':5 'faith':47 'form':53 'go':7 'good':46 'googl':14 'know':32 'least':11 'lmao':1 'm':4,55 'multipl':20,25 're':35,41 'realli':43 'search':15 'see':38 'shape':51 'still':29 'talk':36 'use':26 'way':50 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1490539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690223860 {#3762
    date: 2023-07-24 20:37:40.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 {#3764
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3728
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3699
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3661
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3570
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3503
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3371
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#3240
                  +user: Proxies\__CG__\App\Entity\User {#3133 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: App\Entity\EntryComment {#1403
                    +user: App\Entity\User {#2028 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                    +magazine: App\Entity\Magazine {#306}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Why do you write OOP?\n
                      \n
                      Original Original Poster sounds dumb.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 10
                    +score: 0
                    +lastActive: DateTime @1690227977 {#1401
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2019 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                    -id: 23292
                    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/1658400"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1690183194 {#1404
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#1403}
                  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1690185369 {#3238
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                    "@jesterraiin@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3241 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                  -id: 23298
                  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/1475250"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690185369 {#3239
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: """
                  *“Do not multiply entities beyond necessity”*\n
                  \n
                  There’s no such thing as “other original poster”.\n
                  \n
                  There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1690186156 {#3369
                  date: 2023-07-24 10:09:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                  "@TWeaK@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3372 …}
                +nested: Doctrine\ORM\PersistentCollection {#3374 …}
                +votes: Doctrine\ORM\PersistentCollection {#3376 …}
                +reports: Doctrine\ORM\PersistentCollection {#3378 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
                -id: 23299
                -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1659503"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690186156 {#3370
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1690217156 {#3501
                date: 2023-07-24 18:45:56.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3504 …}
              +nested: Doctrine\ORM\PersistentCollection {#3506 …}
              +votes: Doctrine\ORM\PersistentCollection {#3508 …}
              +reports: Doctrine\ORM\PersistentCollection {#3510 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
              -id: 23437
              -bodyTs: "'op':4,12,22 'post':7,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1486601"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690217156 {#3502
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              There can’t be “other” or “another” original poster.\n
              \n
              There’s THE original poster and simply people who reposted his or her content.\n
              \n
              OOP is an acronym for something entirely different.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690217412 {#3568
              date: 2023-07-24 18:50:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3571 …}
            +nested: Doctrine\ORM\PersistentCollection {#3573 …}
            +votes: Doctrine\ORM\PersistentCollection {#3575 …}
            +reports: Doctrine\ORM\PersistentCollection {#3577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
            -id: 23439
            -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1672314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217412 {#3569
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
            \n
            The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1690220079 {#3622
            date: 2023-07-24 19:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3625 …}
          +nested: Doctrine\ORM\PersistentCollection {#3627 …}
          +votes: Doctrine\ORM\PersistentCollection {#3629 …}
          +reports: Doctrine\ORM\PersistentCollection {#3631 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
          -id: 23457
          -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1488204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690220079 {#3623
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > There’s an original poster for each post.\n
          \n
          There’s only one Original Poster. Everyone else is doing reposting.\n
          \n
          > OOP\n
          \n
          It’s an acronym already in use. You’re multiplying entities beyond the necessity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1690220364 {#3659
          date: 2023-07-24 19:39:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3662 …}
        +nested: Doctrine\ORM\PersistentCollection {#3664 …}
        +votes: Doctrine\ORM\PersistentCollection {#3666 …}
        +reports: Doctrine\ORM\PersistentCollection {#3668 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
        -id: 23458
        -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1674121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220364 {#3660
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        In use for what?\n
        \n
        Acronyms can be used for different things in different contexts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1690221414 {#3700
        date: 2023-07-24 19:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3696 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3690 …}
      +reports: Doctrine\ORM\PersistentCollection {#3705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
      -id: 23465
      -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690221414 {#3703
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > In use for what?\n
      \n
      It takes a lot less to Google it, than write this comment.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690221770 {#3733
      date: 2023-07-24 20:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3736 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3742 …}
    +reports: Doctrine\ORM\PersistentCollection {#3743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
    -id: 23466
    -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221770 {#3730
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Lmao now I’m definitely not going to bother. Not least because a Google search will come up with multiple answers, because acronyms have multiple uses, so I still won’t know what you’re talking about.\n
    \n
    Seeing as you’re not really arguing in good faith in any way, shape or form, I’m out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690223860 {#3759
    date: 2023-07-24 20:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3753 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3769 …}
  -id: 23475
  -bodyTs: "'acronym':23 'answer':21 'argu':44 'bother':9 'come':17 'definit':5 'faith':47 'form':53 'go':7 'good':46 'googl':14 'know':32 'least':11 'lmao':1 'm':4,55 'multipl':20,25 're':35,41 'realli':43 'search':15 'see':38 'shape':51 'still':29 'talk':36 'use':26 'way':50 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1490539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690223860 {#3762
    date: 2023-07-24 20:37:40.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 {#3764
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3728
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3699
      +user: Proxies\__CG__\App\Entity\User {#3133 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#3661
        +user: App\Entity\User {#2028 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: App\Entity\EntryComment {#3624
          +user: Proxies\__CG__\App\Entity\User {#3133 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
          +magazine: App\Entity\Magazine {#306}
          +image: null
          +parent: App\Entity\EntryComment {#3570
            +user: App\Entity\User {#2028 …}
            +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
            +magazine: App\Entity\Magazine {#306}
            +image: null
            +parent: App\Entity\EntryComment {#3503
              +user: Proxies\__CG__\App\Entity\User {#3133 …}
              +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
              +magazine: App\Entity\Magazine {#306}
              +image: null
              +parent: App\Entity\EntryComment {#3371
                +user: App\Entity\User {#2028 …}
                +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                +magazine: App\Entity\Magazine {#306}
                +image: null
                +parent: App\Entity\EntryComment {#3240
                  +user: Proxies\__CG__\App\Entity\User {#3133 …}
                  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                  +magazine: App\Entity\Magazine {#306}
                  +image: null
                  +parent: App\Entity\EntryComment {#1403
                    +user: App\Entity\User {#2028 …}
                    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
                    +magazine: App\Entity\Magazine {#306}
                    +image: null
                    +parent: null
                    +root: null
                    +body: """
                      Why do you write OOP?\n
                      \n
                      Original Original Poster sounds dumb.
                      """
                    +lang: "en"
                    +isAdult: false
                    +favouriteCount: 10
                    +score: 0
                    +lastActive: DateTime @1690227977 {#1401
                      date: 2023-07-24 21:46:17.0 +02:00
                    }
                    +ip: null
                    +tags: null
                    +mentions: [
                      "@lewosadebu@lemmy.world"
                    ]
                    +children: Doctrine\ORM\PersistentCollection {#2019 …}
                    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
                    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
                    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
                    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
                    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
                    -id: 23292
                    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
                    +ranking: 0
                    +commentCount: 0
                    +upVotes: 0
                    +downVotes: 0
                    +visibility: "visible             "
                    +apId: "https://lemmy.world/comment/1658400"
                    +editedAt: null
                    +createdAt: DateTimeImmutable @1690183194 {#1404
                      date: 2023-07-24 09:19:54.0 +02:00
                    }
                  }
                  +root: App\Entity\EntryComment {#1403}
                  +body: "It’s the standard term in the BORU subreddit where these posts come from. It means Other Original Poster."
                  +lang: "en"
                  +isAdult: false
                  +favouriteCount: 21
                  +score: 0
                  +lastActive: DateTime @1690185369 {#3238
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                  +ip: null
                  +tags: null
                  +mentions: [
                    "@lewosadebu@lemmy.world"
                    "@jesterraiin@lemmy.world"
                  ]
                  +children: Doctrine\ORM\PersistentCollection {#3241 …}
                  +nested: Doctrine\ORM\PersistentCollection {#3243 …}
                  +votes: Doctrine\ORM\PersistentCollection {#3245 …}
                  +reports: Doctrine\ORM\PersistentCollection {#3247 …}
                  +favourites: Doctrine\ORM\PersistentCollection {#3249 …}
                  +notifications: Doctrine\ORM\PersistentCollection {#3251 …}
                  -id: 23298
                  -bodyTs: "'boru':8 'come':13 'mean':16 'origin':18 'post':12 'poster':19 'standard':4 'subreddit':9 'term':5"
                  +ranking: 0
                  +commentCount: 0
                  +upVotes: 0
                  +downVotes: 0
                  +visibility: "visible             "
                  +apId: "https://lemm.ee/comment/1475250"
                  +editedAt: null
                  +createdAt: DateTimeImmutable @1690185369 {#3239
                    date: 2023-07-24 09:56:09.0 +02:00
                  }
                }
                +root: App\Entity\EntryComment {#1403}
                +body: """
                  *“Do not multiply entities beyond necessity”*\n
                  \n
                  There’s no such thing as “other original poster”.\n
                  \n
                  There’s only original poster and people who repost it. That’s why there’s the “I’m not OP” disclaimer…
                  """
                +lang: "en"
                +isAdult: false
                +favouriteCount: 1
                +score: 0
                +lastActive: DateTime @1690186156 {#3369
                  date: 2023-07-24 10:09:16.0 +02:00
                }
                +ip: null
                +tags: null
                +mentions: [
                  "@lewosadebu@lemmy.world"
                  "@jesterraiin@lemmy.world"
                  "@TWeaK@lemm.ee"
                ]
                +children: Doctrine\ORM\PersistentCollection {#3372 …}
                +nested: Doctrine\ORM\PersistentCollection {#3374 …}
                +votes: Doctrine\ORM\PersistentCollection {#3376 …}
                +reports: Doctrine\ORM\PersistentCollection {#3378 …}
                +favourites: Doctrine\ORM\PersistentCollection {#3380 …}
                +notifications: Doctrine\ORM\PersistentCollection {#3382 …}
                -id: 23299
                -bodyTs: "'beyond':5 'disclaim':36 'entiti':4 'm':33 'multipli':3 'necess':6 'op':35 'origin':14,19 'peopl':22 'poster':15,20 'repost':24 'thing':11"
                +ranking: 0
                +commentCount: 0
                +upVotes: 0
                +downVotes: 0
                +visibility: "visible             "
                +apId: "https://lemmy.world/comment/1659503"
                +editedAt: null
                +createdAt: DateTimeImmutable @1690186156 {#3370
                  date: 2023-07-24 10:09:16.0 +02:00
                }
              }
              +root: App\Entity\EntryComment {#1403}
              +body: "There’s the OP of this post, then there’s the OP of the Other post. So there’s the Other OP."
              +lang: "en"
              +isAdult: false
              +favouriteCount: 6
              +score: 0
              +lastActive: DateTime @1690217156 {#3501
                date: 2023-07-24 18:45:56.0 +02:00
              }
              +ip: null
              +tags: null
              +mentions: [
                "@lewosadebu@lemmy.world"
                "@jesterraiin@lemmy.world"
                "@TWeaK@lemm.ee"
              ]
              +children: Doctrine\ORM\PersistentCollection {#3504 …}
              +nested: Doctrine\ORM\PersistentCollection {#3506 …}
              +votes: Doctrine\ORM\PersistentCollection {#3508 …}
              +reports: Doctrine\ORM\PersistentCollection {#3510 …}
              +favourites: Doctrine\ORM\PersistentCollection {#3512 …}
              +notifications: Doctrine\ORM\PersistentCollection {#3514 …}
              -id: 23437
              -bodyTs: "'op':4,12,22 'post':7,16"
              +ranking: 0
              +commentCount: 0
              +upVotes: 0
              +downVotes: 0
              +visibility: "visible             "
              +apId: "https://lemm.ee/comment/1486601"
              +editedAt: null
              +createdAt: DateTimeImmutable @1690217156 {#3502
                date: 2023-07-24 18:45:56.0 +02:00
              }
            }
            +root: App\Entity\EntryComment {#1403}
            +body: """
              There can’t be “other” or “another” original poster.\n
              \n
              There’s THE original poster and simply people who reposted his or her content.\n
              \n
              OOP is an acronym for something entirely different.
              """
            +lang: "en"
            +isAdult: false
            +favouriteCount: 1
            +score: 0
            +lastActive: DateTime @1690217412 {#3568
              date: 2023-07-24 18:50:12.0 +02:00
            }
            +ip: null
            +tags: null
            +mentions: [
              "@lewosadebu@lemmy.world"
              "@jesterraiin@lemmy.world"
              "@TWeaK@lemm.ee"
            ]
            +children: Doctrine\ORM\PersistentCollection {#3571 …}
            +nested: Doctrine\ORM\PersistentCollection {#3573 …}
            +votes: Doctrine\ORM\PersistentCollection {#3575 …}
            +reports: Doctrine\ORM\PersistentCollection {#3577 …}
            +favourites: Doctrine\ORM\PersistentCollection {#3579 …}
            +notifications: Doctrine\ORM\PersistentCollection {#3581 …}
            -id: 23439
            -bodyTs: "'acronym':27 'anoth':7 'content':23 'differ':31 'entir':30 'oop':24 'origin':8,13 'peopl':17 'poster':9,14 'repost':19 'simpli':16 'someth':29"
            +ranking: 0
            +commentCount: 0
            +upVotes: 0
            +downVotes: 0
            +visibility: "visible             "
            +apId: "https://lemmy.world/comment/1672314"
            +editedAt: null
            +createdAt: DateTimeImmutable @1690217412 {#3569
              date: 2023-07-24 18:50:12.0 +02:00
            }
          }
          +root: App\Entity\EntryComment {#1403}
          +body: """
            There’s an original poster for each post. When you’re talking in one post about another post, there is another original poster from the other post. What you call that other original poster is up to you, but OOP is what the BORU sub settled on.\n
            \n
            The person who posts a repost is an OP for that specific post, to differentiate them from the other commenters in the post. It’s not like Original Content, which his the root source of all reposts, it’s just a term that (automatically, by the site’s own labels) refers to the person who made that specific post, regardless of its content.
            """
          +lang: "en"
          +isAdult: false
          +favouriteCount: 4
          +score: 0
          +lastActive: DateTime @1690220079 {#3622
            date: 2023-07-24 19:34:39.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@lewosadebu@lemmy.world"
            "@jesterraiin@lemmy.world"
            "@TWeaK@lemm.ee"
          ]
          +children: Doctrine\ORM\PersistentCollection {#3625 …}
          +nested: Doctrine\ORM\PersistentCollection {#3627 …}
          +votes: Doctrine\ORM\PersistentCollection {#3629 …}
          +reports: Doctrine\ORM\PersistentCollection {#3631 …}
          +favourites: Doctrine\ORM\PersistentCollection {#3633 …}
          +notifications: Doctrine\ORM\PersistentCollection {#3635 …}
          -id: 23457
          -bodyTs: "'anoth':17,21 'automat':91 'boru':44 'call':30 'comment':67 'content':76,110 'differenti':62 'label':97 'like':74 'made':103 'one':14 'oop':40 'op':56 'origin':4,22,33,75 'person':49,101 'post':8,15,18,27,51,60,70,106 'poster':5,23,34 're':11 'refer':98 'regardless':107 'repost':53,84 'root':80 'settl':46 'site':94 'sourc':81 'specif':59,105 'sub':45 'talk':12 'term':89"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemm.ee/comment/1488204"
          +editedAt: null
          +createdAt: DateTimeImmutable @1690220079 {#3623
            date: 2023-07-24 19:34:39.0 +02:00
          }
        }
        +root: App\Entity\EntryComment {#1403}
        +body: """
          > There’s an original poster for each post.\n
          \n
          There’s only one Original Poster. Everyone else is doing reposting.\n
          \n
          > OOP\n
          \n
          It’s an acronym already in use. You’re multiplying entities beyond the necessity.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1690220364 {#3659
          date: 2023-07-24 19:39:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
          "@jesterraiin@lemmy.world"
          "@TWeaK@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3662 …}
        +nested: Doctrine\ORM\PersistentCollection {#3664 …}
        +votes: Doctrine\ORM\PersistentCollection {#3666 …}
        +reports: Doctrine\ORM\PersistentCollection {#3668 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3670 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3672 …}
        -id: 23458
        -bodyTs: "'acronym':24 'alreadi':25 'beyond':32 'els':16 'entiti':31 'everyon':15 'multipli':30 'necess':34 'one':12 'oop':20 'origin':4,13 'post':8 'poster':5,14 're':29 'repost':19 'use':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/1674121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690220364 {#3660
          date: 2023-07-24 19:39:24.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#1403}
      +body: """
        In use for what?\n
        \n
        Acronyms can be used for different things in different contexts.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1690221414 {#3700
        date: 2023-07-24 19:56:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@jesterraiin@lemmy.world"
        "@TWeaK@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3696 …}
      +nested: Doctrine\ORM\PersistentCollection {#3692 …}
      +votes: Doctrine\ORM\PersistentCollection {#3690 …}
      +reports: Doctrine\ORM\PersistentCollection {#3705 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3707 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3709 …}
      -id: 23465
      -bodyTs: "'acronym':5 'context':14 'differ':10,13 'thing':11 'use':2,8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/1488954"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690221414 {#3703
        date: 2023-07-24 19:56:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: """
      > In use for what?\n
      \n
      It takes a lot less to Google it, than write this comment.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690221770 {#3733
      date: 2023-07-24 20:02:50.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
      "@TWeaK@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3736 …}
    +nested: Doctrine\ORM\PersistentCollection {#3740 …}
    +votes: Doctrine\ORM\PersistentCollection {#3742 …}
    +reports: Doctrine\ORM\PersistentCollection {#3743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3747 …}
    -id: 23466
    -bodyTs: "'comment':16 'googl':11 'less':9 'lot':8 'take':6 'use':2 'write':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1674854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690221770 {#3730
      date: 2023-07-24 20:02:50.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    Lmao now I’m definitely not going to bother. Not least because a Google search will come up with multiple answers, because acronyms have multiple uses, so I still won’t know what you’re talking about.\n
    \n
    Seeing as you’re not really arguing in good faith in any way, shape or form, I’m out.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1690223860 {#3759
    date: 2023-07-24 20:37:40.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3756 …}
  +nested: Doctrine\ORM\PersistentCollection {#3753 …}
  +votes: Doctrine\ORM\PersistentCollection {#3751 …}
  +reports: Doctrine\ORM\PersistentCollection {#3765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3769 …}
  -id: 23475
  -bodyTs: "'acronym':23 'answer':21 'argu':44 'bother':9 'come':17 'definit':5 'faith':47 'form':53 'go':7 'good':46 'googl':14 'know':32 'least':11 'lmao':1 'm':4,55 'multipl':20,25 're':35,41 'realli':43 'search':15 'see':38 'shape':51 'still':29 'talk':36 'use':26 'way':50 'won':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1490539"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690223860 {#3762
    date: 2023-07-24 20:37:40.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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690183630 {#3253
    date: 2023-07-24 09:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 23294
  -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1914855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183630 {#3254
    date: 2023-07-24 09:27:10.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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690183630 {#3253
    date: 2023-07-24 09:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 23294
  -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1914855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183630 {#3254
    date: 2023-07-24 09:27:10.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 {#3255
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1690183630 {#3253
    date: 2023-07-24 09:27:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3257 …}
  +nested: Doctrine\ORM\PersistentCollection {#3259 …}
  +votes: Doctrine\ORM\PersistentCollection {#3261 …}
  +reports: Doctrine\ORM\PersistentCollection {#3263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
  -id: 23294
  -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/1914855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183630 {#3254
    date: 2023-07-24 09:27:10.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 {#3356
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690183630 {#3253
      date: 2023-07-24 09:27:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 23294
    -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1914855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183630 {#3254
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > As this is not OP posting,\n
    \n
    It’s already explained with “I’m not OP” disclaimer.\n
    \n
    > it is in fact the O OP.\n
    \n
    So you think that each repost warrants for the addition of another “O”?\n
    \n
    If someone links to your repost, it should be O O OP, then?\n
    \n
    Come on… Nobody does that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690183906 {#3354
    date: 2023-07-24 09:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@makingStuffForFun@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 23295
  -bodyTs: "'addit':33 'alreadi':9 'anoth':35 'come':50 'disclaim':16 'explain':10 'fact':20 'link':39 'm':13 'nobodi':52 'o':22,36,46,47 'op':5,15,23,48 'post':6 'repost':29,42 'someon':38 'think':26 'warrant':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183906 {#3355
    date: 2023-07-24 09:31:46.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 {#3356
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690183630 {#3253
      date: 2023-07-24 09:27:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 23294
    -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1914855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183630 {#3254
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > As this is not OP posting,\n
    \n
    It’s already explained with “I’m not OP” disclaimer.\n
    \n
    > it is in fact the O OP.\n
    \n
    So you think that each repost warrants for the addition of another “O”?\n
    \n
    If someone links to your repost, it should be O O OP, then?\n
    \n
    Come on… Nobody does that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690183906 {#3354
    date: 2023-07-24 09:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@makingStuffForFun@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 23295
  -bodyTs: "'addit':33 'alreadi':9 'anoth':35 'come':50 'disclaim':16 'explain':10 'fact':20 'link':39 'm':13 'nobodi':52 'o':22,36,46,47 'op':5,15,23,48 'post':6 'repost':29,42 'someon':38 'think':26 'warrant':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183906 {#3355
    date: 2023-07-24 09:31:46.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 {#3356
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3255
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "As this is not OP posting, it is in fact the O OP. I agree, sounds weird, but what it is."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1690183630 {#3253
      date: 2023-07-24 09:27:10.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3257 …}
    +nested: Doctrine\ORM\PersistentCollection {#3259 …}
    +votes: Doctrine\ORM\PersistentCollection {#3261 …}
    +reports: Doctrine\ORM\PersistentCollection {#3263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3265 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3267 …}
    -id: 23294
    -bodyTs: "'agre':15 'fact':10 'o':12 'op':5,13 'post':6 'sound':16 'weird':17"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/1914855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183630 {#3254
      date: 2023-07-24 09:27:10.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: """
    > As this is not OP posting,\n
    \n
    It’s already explained with “I’m not OP” disclaimer.\n
    \n
    > it is in fact the O OP.\n
    \n
    So you think that each repost warrants for the addition of another “O”?\n
    \n
    If someone links to your repost, it should be O O OP, then?\n
    \n
    Come on… Nobody does that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690183906 {#3354
    date: 2023-07-24 09:31:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@makingStuffForFun@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3357 …}
  +nested: Doctrine\ORM\PersistentCollection {#3359 …}
  +votes: Doctrine\ORM\PersistentCollection {#3361 …}
  +reports: Doctrine\ORM\PersistentCollection {#3363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3365 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3367 …}
  -id: 23295
  -bodyTs: "'addit':33 'alreadi':9 'anoth':35 'come':50 'disclaim':16 'explain':10 'fact':20 'link':39 'm':13 'nobodi':52 'o':22,36,46,47 'op':5,15,23,48 'post':6 'repost':29,42 'someon':38 'think':26 'warrant':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1658913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690183906 {#3355
    date: 2023-07-24 09:31:46.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 {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690193798 {#3269
    date: 2023-07-24 12:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 23304
  -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/1195703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690193798 {#3270
    date: 2023-07-24 12:16:38.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 {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690193798 {#3269
    date: 2023-07-24 12:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 23304
  -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/1195703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690193798 {#3270
    date: 2023-07-24 12:16:38.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 {#3271
  +user: Proxies\__CG__\App\Entity\User {#3272 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1403
    +user: App\Entity\User {#2028 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: """
      Why do you write OOP?\n
      \n
      Original Original Poster sounds dumb.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 10
    +score: 0
    +lastActive: DateTime @1690227977 {#1401
      date: 2023-07-24 21:46:17.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2019 …}
    +nested: Doctrine\ORM\PersistentCollection {#2030 …}
    +votes: Doctrine\ORM\PersistentCollection {#2026 …}
    +reports: Doctrine\ORM\PersistentCollection {#2022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
    -id: 23292
    -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1658400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690183194 {#1404
      date: 2023-07-24 09:19:54.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690193798 {#3269
    date: 2023-07-24 12:16:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3273 …}
  +nested: Doctrine\ORM\PersistentCollection {#3275 …}
  +votes: Doctrine\ORM\PersistentCollection {#3277 …}
  +reports: Doctrine\ORM\PersistentCollection {#3279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
  -id: 23304
  -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/1195703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690193798 {#3270
    date: 2023-07-24 12:16:38.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 {#3386
  +user: Proxies\__CG__\App\Entity\User {#3387 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "To be fair to Lemmy, this poster has been saying some pretty insane shit lately and possibly just attracting attention on themselves because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690218551 {#3384
    date: 2023-07-24 19:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3388 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3392 …}
  +reports: Doctrine\ORM\PersistentCollection {#3394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3398 …}
  -id: 23447
  -bodyTs: "'attent':20 'attract':19 'fair':3 'insan':13 'late':15 'lemmi':5 'possibl':17 'poster':7 'pretti':12 'say':10 'shit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/1026472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690218551 {#3385
    date: 2023-07-24 19:09: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
111 DENIED edit
App\Entity\EntryComment {#3386
  +user: Proxies\__CG__\App\Entity\User {#3387 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "To be fair to Lemmy, this poster has been saying some pretty insane shit lately and possibly just attracting attention on themselves because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690218551 {#3384
    date: 2023-07-24 19:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3388 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3392 …}
  +reports: Doctrine\ORM\PersistentCollection {#3394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3398 …}
  -id: 23447
  -bodyTs: "'attent':20 'attract':19 'fair':3 'insan':13 'late':15 'lemmi':5 'possibl':17 'poster':7 'pretti':12 'say':10 'shit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/1026472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690218551 {#3385
    date: 2023-07-24 19:09: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
112 DENIED moderate
App\Entity\EntryComment {#3386
  +user: Proxies\__CG__\App\Entity\User {#3387 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "To be fair to Lemmy, this poster has been saying some pretty insane shit lately and possibly just attracting attention on themselves because of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690218551 {#3384
    date: 2023-07-24 19:09:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3388 …}
  +nested: Doctrine\ORM\PersistentCollection {#3390 …}
  +votes: Doctrine\ORM\PersistentCollection {#3392 …}
  +reports: Doctrine\ORM\PersistentCollection {#3394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3396 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3398 …}
  -id: 23447
  -bodyTs: "'attent':20 'attract':19 'fair':3 'insan':13 'late':15 'lemmi':5 'possibl':17 'poster':7 'pretti':12 'say':10 'shit':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://yiffit.net/comment/1026472"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690218551 {#3385
    date: 2023-07-24 19:09: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
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 {#3402
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3400
    date: 2023-07-24 13:08:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 23309
  -bodyTs: "'attent':7 'littl':6 'ok':3 'pay':5 'system':11 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196933 {#3401
    date: 2023-07-24 13:08: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
115 DENIED edit
App\Entity\EntryComment {#3402
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3400
    date: 2023-07-24 13:08:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 23309
  -bodyTs: "'attent':7 'littl':6 'ok':3 'pay':5 'system':11 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196933 {#3401
    date: 2023-07-24 13:08: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
116 DENIED moderate
App\Entity\EntryComment {#3402
  +user: App\Entity\User {#2028 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3271
    +user: Proxies\__CG__\App\Entity\User {#3272 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#1403
      +user: App\Entity\User {#2028 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: """
        Why do you write OOP?\n
        \n
        Original Original Poster sounds dumb.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1690227977 {#1401
        date: 2023-07-24 21:46:17.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 23292
      -bodyTs: "'dumb':10 'oop':5 'origin':6,7 'poster':8 'sound':9 'write':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1658400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690183194 {#1404
        date: 2023-07-24 09:19:54.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#1403}
    +body: "I agree it sounds ridiculous and I’m sorry you’ve been downvoted so much. Though this is a reddit repost so the downvotes are expected."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1690193798 {#3269
      date: 2023-07-24 12:16:38.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@jesterraiin@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3273 …}
    +nested: Doctrine\ORM\PersistentCollection {#3275 …}
    +votes: Doctrine\ORM\PersistentCollection {#3277 …}
    +reports: Doctrine\ORM\PersistentCollection {#3279 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3281 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3283 …}
    -id: 23304
    -bodyTs: "'agre':2 'downvot':13,24 'expect':26 'm':8 'much':15 'reddit':20 'repost':21 'ridicul':5 'sorri':9 'sound':4 'though':16 've':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/1195703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690193798 {#3270
      date: 2023-07-24 12:16:38.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#1403}
  +body: "It’s ok, I pay little attention to the voting system. 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690196933 {#3400
    date: 2023-07-24 13:08:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jesterraiin@lemmy.world"
    "@MortyMcFry@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3403 …}
  +nested: Doctrine\ORM\PersistentCollection {#3405 …}
  +votes: Doctrine\ORM\PersistentCollection {#3407 …}
  +reports: Doctrine\ORM\PersistentCollection {#3409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3413 …}
  -id: 23309
  -bodyTs: "'attent':7 'littl':6 'ok':3 'pay':5 'system':11 'vote':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1663328"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690196933 {#3401
    date: 2023-07-24 13:08: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
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 {#2060
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#2332
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#2344
    date: 2023-07-23 13:42: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
119 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#2332
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#2344
    date: 2023-07-23 13:42: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
120 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#2300 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1690124432 {#2332
    date: 2023-07-23 17:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 23199
  -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1626978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690112572 {#2344
    date: 2023-07-23 13:42: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
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 {#3208
  +user: Proxies\__CG__\App\Entity\User {#3209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#2332
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#2344
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3206
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3210 …}
  +nested: Doctrine\ORM\PersistentCollection {#3212 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3220 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3207
    date: 2023-07-23 17:00:31.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 {#3208
  +user: Proxies\__CG__\App\Entity\User {#3209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#2332
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#2344
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3206
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3210 …}
  +nested: Doctrine\ORM\PersistentCollection {#3212 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3220 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3207
    date: 2023-07-23 17:00:31.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 {#3208
  +user: Proxies\__CG__\App\Entity\User {#3209 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2060
    +user: App\Entity\User {#2300 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Man I can’t wait for the fediverse to have enough content of its own for a “best of fediverse updates”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 43
    +score: 0
    +lastActive: DateTime @1690124432 {#2332
      date: 2023-07-23 17:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2331 …}
    +nested: Doctrine\ORM\PersistentCollection {#2289 …}
    +votes: Doctrine\ORM\PersistentCollection {#2326 …}
    +reports: Doctrine\ORM\PersistentCollection {#2325 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
    -id: 23199
    -bodyTs: "'best':18 'content':12 'enough':11 'fedivers':8,20 'man':1 'updat':21 'wait':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1626978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690112572 {#2344
      date: 2023-07-23 13:42:52.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2060}
  +body: "I guess just commenting is not enough. We should all get out there and create some drama!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690124431 {#3206
    date: 2023-07-23 17:00:31.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3210 …}
  +nested: Doctrine\ORM\PersistentCollection {#3212 …}
  +votes: Doctrine\ORM\PersistentCollection {#3214 …}
  +reports: Doctrine\ORM\PersistentCollection {#3216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3220 …}
  -id: 23227
  -bodyTs: "'comment':4 'creat':15 'drama':17 'enough':7 'get':11 'guess':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1633091"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690124431 {#3207
    date: 2023-07-23 17:00:31.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 {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Parents are clearly in the wring but I will note op never said how old she is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690110054 {#2110
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 23190
  -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690108261 {#2107
    date: 2023-07-23 12:31: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
127 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Parents are clearly in the wring but I will note op never said how old she is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690110054 {#2110
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 23190
  -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690108261 {#2107
    date: 2023-07-23 12:31: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
128 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#2162 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Parents are clearly in the wring but I will note op never said how old she is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690110054 {#2110
    date: 2023-07-23 13:00:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2117 …}
  +nested: Doctrine\ORM\PersistentCollection {#2122 …}
  +votes: Doctrine\ORM\PersistentCollection {#2113 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 23190
  -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690108261 {#2107
    date: 2023-07-23 12:31: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
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 {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Parents are clearly in the wring but I will note op never said how old she is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690110054 {#2110
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 23190
    -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690108261 {#2107
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3190
    date: 2023-07-23 13:00:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Razputinsgirth@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 23193
  -bodyTs: "'didn':2 'read':4 'titl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1319837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110051 {#3191
    date: 2023-07-23 13:00: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
131 DENIED edit
App\Entity\EntryComment {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Parents are clearly in the wring but I will note op never said how old she is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690110054 {#2110
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 23190
    -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690108261 {#2107
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3190
    date: 2023-07-23 13:00:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Razputinsgirth@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 23193
  -bodyTs: "'didn':2 'read':4 'titl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1319837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110051 {#3191
    date: 2023-07-23 13:00: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
132 DENIED moderate
App\Entity\EntryComment {#3192
  +user: Proxies\__CG__\App\Entity\User {#3193 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2118
    +user: App\Entity\User {#2162 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "Parents are clearly in the wring but I will note op never said how old she is"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690110054 {#2110
      date: 2023-07-23 13:00:54.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2117 …}
    +nested: Doctrine\ORM\PersistentCollection {#2122 …}
    +votes: Doctrine\ORM\PersistentCollection {#2113 …}
    +reports: Doctrine\ORM\PersistentCollection {#2119 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
    -id: 23190
    -bodyTs: "'clear':3 'never':12 'note':10 'old':15 'op':11 'parent':1 'said':13 'wring':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047852"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690108261 {#2107
      date: 2023-07-23 12:31:01.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2118}
  +body: "You didn’t read the title?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1690110051 {#3190
    date: 2023-07-23 13:00:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@Razputinsgirth@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3194 …}
  +nested: Doctrine\ORM\PersistentCollection {#3196 …}
  +votes: Doctrine\ORM\PersistentCollection {#3198 …}
  +reports: Doctrine\ORM\PersistentCollection {#3200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3204 …}
  -id: 23193
  -bodyTs: "'didn':2 'read':4 'titl':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/1319837"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110051 {#3191
    date: 2023-07-23 13:00: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
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 {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887969 {#2281
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 23183
  -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690099969 {#2283
    date: 2023-07-23 10:12: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
135 DENIED edit
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887969 {#2281
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 23183
  -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690099969 {#2283
    date: 2023-07-23 10:12: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
136 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887969 {#2281
    date: 2023-08-01 13:06:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 23183
  -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690099969 {#2283
    date: 2023-07-23 10:12: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
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 {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    Sure, they’re human and humans make mistakes. It doesn’t mean I (or my husband and kids, in the case of OP) have to be there while you work them out. Work them out and try again in a few years. More likely than not, staying will just enable them and they won’t be motivated to fix the issue.\n
    \n
    Life is hard. Parenting is hard. Being in a relationship is hard. Why would OP add an extra layer to that by having to worry when they’re going to demonstrate their shitty racist beliefs in front of the people she loves?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690114751 {#3104
    date: 2023-07-23 14:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 23208
  -bodyTs: "'add':77 'belief':96 'case':21 'demonstr':92 'doesn':10 'enabl':50 'extra':79 'fix':59 'front':98 'go':90 'hard':64,67,73 'human':4,6 'husband':16 'issu':61 'kid':18 'layer':80 'life':62 'like':44 'love':103 'make':7 'mean':12 'mistak':8 'motiv':57 'op':23,76 'parent':65 'peopl':101 'racist':95 're':3,89 'relationship':71 'shitti':94 'stay':47 'sure':1 'tri':37 'won':54 'work':30,33 'worri':86 'would':75 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690114751 {#3103
    date: 2023-07-23 14:19: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
139 DENIED edit
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    Sure, they’re human and humans make mistakes. It doesn’t mean I (or my husband and kids, in the case of OP) have to be there while you work them out. Work them out and try again in a few years. More likely than not, staying will just enable them and they won’t be motivated to fix the issue.\n
    \n
    Life is hard. Parenting is hard. Being in a relationship is hard. Why would OP add an extra layer to that by having to worry when they’re going to demonstrate their shitty racist beliefs in front of the people she loves?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690114751 {#3104
    date: 2023-07-23 14:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 23208
  -bodyTs: "'add':77 'belief':96 'case':21 'demonstr':92 'doesn':10 'enabl':50 'extra':79 'fix':59 'front':98 'go':90 'hard':64,67,73 'human':4,6 'husband':16 'issu':61 'kid':18 'layer':80 'life':62 'like':44 'love':103 'make':7 'mean':12 'mistak':8 'motiv':57 'op':23,76 'parent':65 'peopl':101 'racist':95 're':3,89 'relationship':71 'shitti':94 'stay':47 'sure':1 'tri':37 'won':54 'work':30,33 'worri':86 'would':75 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690114751 {#3103
    date: 2023-07-23 14:19: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
140 DENIED moderate
App\Entity\EntryComment {#3102
  +user: Proxies\__CG__\App\Entity\User {#3101 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    Sure, they’re human and humans make mistakes. It doesn’t mean I (or my husband and kids, in the case of OP) have to be there while you work them out. Work them out and try again in a few years. More likely than not, staying will just enable them and they won’t be motivated to fix the issue.\n
    \n
    Life is hard. Parenting is hard. Being in a relationship is hard. Why would OP add an extra layer to that by having to worry when they’re going to demonstrate their shitty racist beliefs in front of the people she loves?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690114751 {#3104
    date: 2023-07-23 14:19:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3100 …}
  +nested: Doctrine\ORM\PersistentCollection {#3098 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  -id: 23208
  -bodyTs: "'add':77 'belief':96 'case':21 'demonstr':92 'doesn':10 'enabl':50 'extra':79 'fix':59 'front':98 'go':90 'hard':64,67,73 'human':4,6 'husband':16 'issu':61 'kid':18 'layer':80 'life':62 'like':44 'love':103 'make':7 'mean':12 'mistak':8 'motiv':57 'op':23,76 'parent':65 'peopl':101 'racist':95 're':3,89 'relationship':71 'shitti':94 'stay':47 'sure':1 'tri':37 'won':54 'work':30,33 'worri':86 'would':75 'year':42"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690114751 {#3103
    date: 2023-07-23 14:19: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
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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    My parents are dead too and I still think my father being an abusive and racist piece of shit made him an abusive and racist piece of shit that I don’t really miss.\n
    \n
    OP heard what they had to say: a slur and insult. You don’t double down on mistakes when you’re supposed to be asking for forgiveness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690110048 {#3088
    date: 2023-07-23 13:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 23192
  -bodyTs: "'abus':14,23 'ask':59 'dead':4 'doubl':49 'father':11 'forgiv':61 'heard':36 'insult':45 'made':20 'miss':34 'mistak':52 'op':35 'parent':2 'piec':17,26 'racist':16,25 're':55 'realli':33 'say':41 'shit':19,28 'slur':43 'still':8 'suppos':56 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1625747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110048 {#3087
    date: 2023-07-23 13:00:48.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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    My parents are dead too and I still think my father being an abusive and racist piece of shit made him an abusive and racist piece of shit that I don’t really miss.\n
    \n
    OP heard what they had to say: a slur and insult. You don’t double down on mistakes when you’re supposed to be asking for forgiveness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690110048 {#3088
    date: 2023-07-23 13:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 23192
  -bodyTs: "'abus':14,23 'ask':59 'dead':4 'doubl':49 'father':11 'forgiv':61 'heard':36 'insult':45 'made':20 'miss':34 'mistak':52 'op':35 'parent':2 'piec':17,26 'racist':16,25 're':55 'realli':33 'say':41 'shit':19,28 'slur':43 'still':8 'suppos':56 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1625747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110048 {#3087
    date: 2023-07-23 13:00:48.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 {#3086
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: """
    My parents are dead too and I still think my father being an abusive and racist piece of shit made him an abusive and racist piece of shit that I don’t really miss.\n
    \n
    OP heard what they had to say: a slur and insult. You don’t double down on mistakes when you’re supposed to be asking for forgiveness.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1690110048 {#3088
    date: 2023-07-23 13:00:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3084 …}
  +nested: Doctrine\ORM\PersistentCollection {#3082 …}
  +votes: Doctrine\ORM\PersistentCollection {#3162 …}
  +reports: Doctrine\ORM\PersistentCollection {#3163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3152 …}
  -id: 23192
  -bodyTs: "'abus':14,23 'ask':59 'dead':4 'doubl':49 'father':11 'forgiv':61 'heard':36 'insult':45 'made':20 'miss':34 'mistak':52 'op':35 'parent':2 'piec':17,26 'racist':16,25 're':55 'realli':33 'say':41 'shit':19,28 'slur':43 'still':8 'suppos':56 'think':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1625747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690110048 {#3087
    date: 2023-07-23 13:00:48.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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690107046 {#3154
    date: 2023-07-23 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 23424
  -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107046 {#3155
    date: 2023-07-23 12:10:46.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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690107046 {#3154
    date: 2023-07-23 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 23424
  -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107046 {#3155
    date: 2023-07-23 12:10:46.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 {#3156
  +user: Proxies\__CG__\App\Entity\User {#3166 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690107046 {#3154
    date: 2023-07-23 12:10:46.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3165 …}
  +nested: Doctrine\ORM\PersistentCollection {#3158 …}
  +votes: Doctrine\ORM\PersistentCollection {#3160 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  -id: 23424
  -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107046 {#3155
    date: 2023-07-23 12:10:46.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 {#3417
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690107046 {#3154
      date: 2023-07-23 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 23424
    -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107046 {#3155
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Yeah, I know. And I knew this would be the reaction here. And for many people what you suggest is the right answer. I am only saying, it *might* not be for *everyone*. There is a lot of nuance that tends to be left out of these descriptions, and a world of information we're not getting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214132 {#3415
    date: 2023-07-24 17:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@PupBiru@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 23425
  -bodyTs: "'answer':23 'descript':48 'everyon':33 'get':57 'inform':53 'knew':6 'know':3 'left':44 'lot':37 'mani':15 'might':29 'nuanc':39 'peopl':16 're':55 'reaction':11 'right':22 'say':27 'suggest':19 'tend':41 'world':51 'would':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690214132 {#3416
    date: 2023-07-24 17:55:32.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 {#3417
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690107046 {#3154
      date: 2023-07-23 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 23424
    -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107046 {#3155
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Yeah, I know. And I knew this would be the reaction here. And for many people what you suggest is the right answer. I am only saying, it *might* not be for *everyone*. There is a lot of nuance that tends to be left out of these descriptions, and a world of information we're not getting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214132 {#3415
    date: 2023-07-24 17:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@PupBiru@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 23425
  -bodyTs: "'answer':23 'descript':48 'everyon':33 'get':57 'inform':53 'knew':6 'know':3 'left':44 'lot':37 'mani':15 'might':29 'nuanc':39 'peopl':16 're':55 'reaction':11 'right':22 'say':27 'suggest':19 'tend':41 'world':51 'would':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690214132 {#3416
    date: 2023-07-24 17:55:32.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 {#3417
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3156
    +user: Proxies\__CG__\App\Entity\User {#3166 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "queer people often learn that family are just people in your life… many of us have chosen family who love and respect us for who we are, because our family have let us down beyond measure. don’t ever feel obligated to stick around for **anyone** just because they’re family: surround yourself with people who love you, regardless of if you share blood relations or not"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1690107046 {#3154
      date: 2023-07-23 12:10:46.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3165 …}
    +nested: Doctrine\ORM\PersistentCollection {#3158 …}
    +votes: Doctrine\ORM\PersistentCollection {#3160 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    -id: 23424
    -bodyTs: "'anyon':46 'around':44 'beyond':35 'blood':64 'chosen':17 'ever':39 'famili':6,18,30,51 'feel':40 'learn':4 'let':32 'life':12 'love':20,57 'mani':13 'measur':36 'oblig':41 'often':3 'peopl':2,9,55 'queer':1 're':50 'regardless':59 'relat':65 'respect':22 'share':63 'stick':43 'surround':52 'us':15,23,33"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107046 {#3155
      date: 2023-07-23 12:10:46.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Yeah, I know. And I knew this would be the reaction here. And for many people what you suggest is the right answer. I am only saying, it *might* not be for *everyone*. There is a lot of nuance that tends to be left out of these descriptions, and a world of information we're not getting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214132 {#3415
    date: 2023-07-24 17:55:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@PupBiru@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3418 …}
  +nested: Doctrine\ORM\PersistentCollection {#3420 …}
  +votes: Doctrine\ORM\PersistentCollection {#3422 …}
  +reports: Doctrine\ORM\PersistentCollection {#3424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3428 …}
  -id: 23425
  -bodyTs: "'answer':23 'descript':48 'everyon':33 'get':57 'inform':53 'knew':6 'know':3 'left':44 'lot':37 'mani':15 'might':29 'nuanc':39 'peopl':16 're':55 'reaction':11 'right':22 'say':27 'suggest':19 'tend':41 'world':51 'would':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690214132 {#3416
    date: 2023-07-24 17:55:32.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 {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690107205 {#3174
    date: 2023-07-23 12:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 23189
  -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107205 {#3175
    date: 2023-07-23 12:13: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
155 DENIED edit
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690107205 {#3174
    date: 2023-07-23 12:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 23189
  -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107205 {#3175
    date: 2023-07-23 12:13: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
156 DENIED moderate
App\Entity\EntryComment {#3176
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2276
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1690887969 {#2281
      date: 2023-08-01 13:06:09.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2279 …}
    +nested: Doctrine\ORM\PersistentCollection {#2277 …}
    +votes: Doctrine\ORM\PersistentCollection {#2220 …}
    +reports: Doctrine\ORM\PersistentCollection {#2222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
    -id: 23183
    -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690099969 {#2283
      date: 2023-07-23 10:12:49.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1690107205 {#3174
    date: 2023-07-23 12:13:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3178 …}
  +nested: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3182 …}
  +reports: Doctrine\ORM\PersistentCollection {#3184 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
  -id: 23189
  -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690107205 {#3175
    date: 2023-07-23 12:13: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
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 {#3326
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690107205 {#3174
      date: 2023-07-23 12:13:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 23189
    -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107205 {#3175
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214432 {#3323
    date: 2023-07-24 18:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 23429
  -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
  +editedAt: DateTimeImmutable @1690214626 {#3324
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3325
    date: 2023-07-24 18:00:32.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 {#3326
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690107205 {#3174
      date: 2023-07-23 12:13:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 23189
    -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107205 {#3175
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214432 {#3323
    date: 2023-07-24 18:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 23429
  -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
  +editedAt: DateTimeImmutable @1690214626 {#3324
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3325
    date: 2023-07-24 18:00:32.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 {#3326
  +user: App\Entity\User {#2194 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3176
    +user: Proxies\__CG__\App\Entity\User {#3177 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2276
      +user: App\Entity\User {#2194 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1690887969 {#2281
        date: 2023-08-01 13:06:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 23183
      -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690099969 {#2283
        date: 2023-07-23 10:12:49.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1690107205 {#3174
      date: 2023-07-23 12:13:25.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3178 …}
    +nested: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3182 …}
    +reports: Doctrine\ORM\PersistentCollection {#3184 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
    -id: 23189
    -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690107205 {#3175
      date: 2023-07-23 12:13:25.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690214432 {#3323
    date: 2023-07-24 18:00:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3327 …}
  +nested: Doctrine\ORM\PersistentCollection {#3329 …}
  +votes: Doctrine\ORM\PersistentCollection {#3331 …}
  +reports: Doctrine\ORM\PersistentCollection {#3333 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
  -id: 23429
  -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
  +editedAt: DateTimeImmutable @1690214626 {#3324
    date: 2023-07-24 18:03:46.0 +02:00
  }
  +createdAt: DateTimeImmutable @1690214432 {#3325
    date: 2023-07-24 18:00:32.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 {#3518
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3326
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690887969 {#2281
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 23183
        -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690099969 {#2283
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1690107205 {#3174
        date: 2023-07-23 12:13:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@rodneylives@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 23189
      -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690107205 {#3175
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690214432 {#3323
      date: 2023-07-24 18:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
      "@Timwi@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 23429
    -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
    +editedAt: DateTimeImmutable @1690214626 {#3324
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3325
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I was just responding to your last sentence, *“maybe at least hear what they have to say”*, and pointed out that they already did that and the results are already in the original post. By saying “I don't know what else you need” I was implying that this is probably enough to judge their character and make a decision on how to move forward with one's relationship with them. To never talk to your parents again, ever, is a legitimate decision to make after considering these variables, and it's not our place to force the author to constantly second-guess that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887967 {#3516
    date: 2023-08-01 13:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 24771
  -bodyTs: "'alreadi':23,30 'author':99 'charact':56 'consid':87 'constant':101 'decis':60,83,106 'els':42 'enough':52 'ever':79 'forc':97 'forward':65 'guess':104 'hear':12 'impli':47 'judg':54 'know':40 'last':7 'least':11 'legitim':82 'make':58,85 'mayb':9 'move':64 'need':44 'never':73 'one':67 'origin':33 'parent':77 'place':95 'point':19 'post':34 'probabl':51 'relationship':69 'respond':4 'result':28 'say':17,36 'second':103 'second-guess':102 'sentenc':8 'talk':74 'variabl':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1266301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690887967 {#3517
    date: 2023-08-01 13:06: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
163 DENIED edit
App\Entity\EntryComment {#3518
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3326
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690887969 {#2281
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 23183
        -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690099969 {#2283
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1690107205 {#3174
        date: 2023-07-23 12:13:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@rodneylives@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 23189
      -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690107205 {#3175
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690214432 {#3323
      date: 2023-07-24 18:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
      "@Timwi@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 23429
    -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
    +editedAt: DateTimeImmutable @1690214626 {#3324
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3325
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I was just responding to your last sentence, *“maybe at least hear what they have to say”*, and pointed out that they already did that and the results are already in the original post. By saying “I don't know what else you need” I was implying that this is probably enough to judge their character and make a decision on how to move forward with one's relationship with them. To never talk to your parents again, ever, is a legitimate decision to make after considering these variables, and it's not our place to force the author to constantly second-guess that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887967 {#3516
    date: 2023-08-01 13:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 24771
  -bodyTs: "'alreadi':23,30 'author':99 'charact':56 'consid':87 'constant':101 'decis':60,83,106 'els':42 'enough':52 'ever':79 'forc':97 'forward':65 'guess':104 'hear':12 'impli':47 'judg':54 'know':40 'last':7 'least':11 'legitim':82 'make':58,85 'mayb':9 'move':64 'need':44 'never':73 'one':67 'origin':33 'parent':77 'place':95 'point':19 'post':34 'probabl':51 'relationship':69 'respond':4 'result':28 'say':17,36 'second':103 'second-guess':102 'sentenc':8 'talk':74 'variabl':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1266301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690887967 {#3517
    date: 2023-08-01 13:06: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
164 DENIED moderate
App\Entity\EntryComment {#3518
  +user: Proxies\__CG__\App\Entity\User {#3177 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3326
    +user: App\Entity\User {#2194 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#3176
      +user: Proxies\__CG__\App\Entity\User {#3177 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: App\Entity\EntryComment {#2276
        +user: App\Entity\User {#2194 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
        +magazine: App\Entity\Magazine {#306}
        +image: null
        +parent: null
        +root: null
        +body: "This may go against the general tenor here, but parents are people too and make mistakes, sometimes big ones. Your life is finite, and so is theirs. When they are gone, you'll never have the chance to see them again. I would let them back in, maybe at least hear what they have to say. Could be just me though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1690887969 {#2281
          date: 2023-08-01 13:06:09.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@lewosadebu@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 23183
        -bodyTs: "'back':46 'big':18 'chanc':37 'could':57 'finit':23 'general':6 'go':3 'gone':31 'hear':51 'least':50 'let':44 'life':21 'll':33 'make':15 'may':2 'mayb':48 'mistak':16 'never':34 'one':19 'parent':10 'peopl':12 'say':56 'see':39 'sometim':17 'tenor':7 'though':61 'would':43"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046434"
        +editedAt: null
        +createdAt: DateTimeImmutable @1690099969 {#2283
          date: 2023-07-23 10:12:49.0 +02:00
        }
      }
      +root: App\Entity\EntryComment {#2276}
      +body: "They did hear what they had to say. What they had to say turned out to be a racist slur. I don't know what else you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1690107205 {#3174
        date: 2023-07-23 12:13:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
        "@rodneylives@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3178 …}
      +nested: Doctrine\ORM\PersistentCollection {#3180 …}
      +votes: Doctrine\ORM\PersistentCollection {#3182 …}
      +reports: Doctrine\ORM\PersistentCollection {#3184 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3186 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3188 …}
      -id: 23189
      -bodyTs: "'els':26 'hear':3 'know':24 'need':28 'racist':19 'say':8,13 'slur':20 'turn':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1047713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690107205 {#3175
        date: 2023-07-23 12:13:25.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2276}
    +body: "Finish that last thought. "I don't know what else you need... to never talk to your parents again, ever." People *can* change, and the grave is cold and final. (Although I just realized, I only read the TL;DR version. There might be stuff here I'm not getting. Did the initial post change after I wrote my first comment? Anyway, I may be wrong here depending on the full story.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1690214432 {#3323
      date: 2023-07-24 18:00:32.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@rodneylives@kbin.social"
      "@Timwi@kbin.social"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3327 …}
    +nested: Doctrine\ORM\PersistentCollection {#3329 …}
    +votes: Doctrine\ORM\PersistentCollection {#3331 …}
    +reports: Doctrine\ORM\PersistentCollection {#3333 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3335 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3337 …}
    -id: 23429
    -bodyTs: "'although':31 'anyway':62 'chang':23,55 'cold':28 'comment':61 'depend':68 'dr':40 'els':10 'ever':20 'final':30 'finish':1 'first':60 'full':71 'get':50 'grave':26 'initi':53 'know':8 'last':3 'm':48 'may':64 'might':43 'need':12 'never':14 'parent':18 'peopl':21 'post':54 'read':37 'realiz':34 'stori':72 'stuff':45 'talk':15 'thought':4 'tl':39 'version':41 'wrong':66 'wrote':58"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1078574"
    +editedAt: DateTimeImmutable @1690214626 {#3324
      date: 2023-07-24 18:03:46.0 +02:00
    }
    +createdAt: DateTimeImmutable @1690214432 {#3325
      date: 2023-07-24 18:00:32.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2276}
  +body: "I was just responding to your last sentence, *“maybe at least hear what they have to say”*, and pointed out that they already did that and the results are already in the original post. By saying “I don't know what else you need” I was implying that this is probably enough to judge their character and make a decision on how to move forward with one's relationship with them. To never talk to your parents again, ever, is a legitimate decision to make after considering these variables, and it's not our place to force the author to constantly second-guess that decision."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690887967 {#3516
    date: 2023-08-01 13:06:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@rodneylives@kbin.social"
    "@Timwi@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3519 …}
  +nested: Doctrine\ORM\PersistentCollection {#3521 …}
  +votes: Doctrine\ORM\PersistentCollection {#3523 …}
  +reports: Doctrine\ORM\PersistentCollection {#3525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3529 …}
  -id: 24771
  -bodyTs: "'alreadi':23,30 'author':99 'charact':56 'consid':87 'constant':101 'decis':60,83,106 'els':42 'enough':52 'ever':79 'forc':97 'forward':65 'guess':104 'hear':12 'impli':47 'judg':54 'know':40 'last':7 'least':11 'legitim':82 'make':58,85 'mayb':9 'move':64 'need':44 'never':73 'one':67 'origin':33 'parent':77 'place':95 'point':19 'post':34 'probabl':51 'relationship':69 'respond':4 'result':28 'say':17,36 'second':103 'second-guess':102 'sentenc':8 'talk':74 'variabl':89"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1266301"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690887967 {#3517
    date: 2023-08-01 13:06: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
165 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
166 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big yikes. They don’t agree and go no contact on their child, even going as far as to block her on most means to get in touch. “Aight immah throw away my child cause I don’t agree with a decision they made”. Insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690098205 {#2256
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 23176
  -bodyTs: "'agre':6,39 'aight':29 'away':32 'big':1 'block':20 'caus':35 'child':13,34 'contact':10 'decis':42 'even':14 'far':17 'get':26 'go':8,15 'immah':30 'insan':45 'made':44 'mean':24 'throw':31 'touch':28 'yike':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098205 {#2251
    date: 2023-07-23 09:43: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
167 DENIED edit
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big yikes. They don’t agree and go no contact on their child, even going as far as to block her on most means to get in touch. “Aight immah throw away my child cause I don’t agree with a decision they made”. Insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690098205 {#2256
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 23176
  -bodyTs: "'agre':6,39 'aight':29 'away':32 'big':1 'block':20 'caus':35 'child':13,34 'contact':10 'decis':42 'even':14 'far':17 'get':26 'go':8,15 'immah':30 'insan':45 'made':44 'mean':24 'throw':31 'touch':28 'yike':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098205 {#2251
    date: 2023-07-23 09:43: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
168 DENIED moderate
App\Entity\EntryComment {#2287
  +user: App\Entity\User {#2150 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "Big yikes. They don’t agree and go no contact on their child, even going as far as to block her on most means to get in touch. “Aight immah throw away my child cause I don’t agree with a decision they made”. Insane."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690098205 {#2256
    date: 2023-07-23 09:43:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2188 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -id: 23176
  -bodyTs: "'agre':6,39 'aight':29 'away':32 'big':1 'block':20 'caus':35 'child':13,34 'contact':10 'decis':42 'even':14 'far':17 'get':26 'go':8,15 'immah':30 'insan':45 'made':44 'mean':24 'throw':31 'touch':28 'yike':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621440"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098205 {#2251
    date: 2023-07-23 09:43: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
169 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
170 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3120
    date: 2023-07-23 09:54:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 23178
  -bodyTs: "'everyth':4 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098878 {#3119
    date: 2023-07-23 09:54:38.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
171 DENIED edit
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3120
    date: 2023-07-23 09:54:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 23178
  -bodyTs: "'everyth':4 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098878 {#3119
    date: 2023-07-23 09:54:38.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
172 DENIED moderate
App\Entity\EntryComment {#3118
  +user: Proxies\__CG__\App\Entity\User {#3117 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#1982 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Did you read everything?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1690098878 {#3120
    date: 2023-07-23 09:54:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3116 …}
  +nested: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3112 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3106 …}
  -id: 23178
  -bodyTs: "'everyth':4 'read':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1046180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690098878 {#3119
    date: 2023-07-23 09:54:38.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3437 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3444
    date: 2023-07-23 10:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@HawkMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 23187
  -bodyTs: "'couldn':3 'miss':6 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1622711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690100988 {#3441
    date: 2023-07-23 10:29:48.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
175 DENIED edit
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3437 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3444
    date: 2023-07-23 10:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@HawkMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 23187
  -bodyTs: "'couldn':3 'miss':6 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1622711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690100988 {#3441
    date: 2023-07-23 10:29:48.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
176 DENIED moderate
App\Entity\EntryComment {#3443
  +user: Proxies\__CG__\App\Entity\User {#3437 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3310 …}
  +root: App\Entity\EntryComment {#1982 …}
  +body: "Because you couldn’t have missed the point more?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1690100988 {#3444
    date: 2023-07-23 10:29:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@passably9@lemmy.world"
    "@HawkMan@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3431 …}
  +nested: Doctrine\ORM\PersistentCollection {#3435 …}
  +votes: Doctrine\ORM\PersistentCollection {#3433 …}
  +reports: Doctrine\ORM\PersistentCollection {#3447 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3451 …}
  -id: 23187
  -bodyTs: "'couldn':3 'miss':6 'point':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1622711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690100988 {#3441
    date: 2023-07-23 10:29:48.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2533
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2534
    date: 2023-07-23 09:37:17.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
179 DENIED edit
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2533
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2534
    date: 2023-07-23 09:37:17.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
180 DENIED moderate
App\Entity\EntryComment {#2538
  +user: App\Entity\User {#2551 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2533
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2539 …}
  +nested: Doctrine\ORM\PersistentCollection {#2541 …}
  +votes: Doctrine\ORM\PersistentCollection {#2543 …}
  +reports: Doctrine\ORM\PersistentCollection {#2545 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2547 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2534
    date: 2023-07-23 09:37:17.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
181 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
182 DENIED moderate
App\Entity\EntryComment {#2613
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2608
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2609
    date: 2023-07-23 09:28:26.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
183 DENIED edit
App\Entity\EntryComment {#2613
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2608
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2609
    date: 2023-07-23 09:28:26.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
184 DENIED moderate
App\Entity\EntryComment {#2613
  +user: App\Entity\User {#2626 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I just can’t understand how parents can treat their kids that way. And worse, refuse to be in their grandkids lives!\n
    \n
    My “mum” has always been a spiteful, hate filled birch. We haven’t had the best relationship and as a kid I used to get the utter shit beat out of me when I did anything wrong. So I’d act up all the time. Get told I was just like my “piece of shit” biological father, who tried to kill me and had never been part of my life.\n
    \n
    Despite all this and despite a lifetime of being out down by her, I remained in contact. Big mistake. It all came to a head in January of this year. I’m 7 months no contact with her - I don’t have her bringing me down, deadnaming my kids and generally being a horrid bastard. So much better!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1690097306 {#2608
    date: 2023-07-23 09:28:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2614 …}
  +nested: Doctrine\ORM\PersistentCollection {#2616 …}
  +votes: Doctrine\ORM\PersistentCollection {#2618 …}
  +reports: Doctrine\ORM\PersistentCollection {#2620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 23173
  -bodyTs: "'7':125 'act':63 'alway':26 'anyth':58 'bastard':147 'beat':51 'best':38 'better':150 'big':110 'biolog':78 'birch':32 'bring':136 'came':114 'contact':109,128 'd':62 'deadnam':139 'despit':93,97 'father':79 'fill':31 'general':143 'get':47,68 'grandkid':21 'hate':30 'haven':34 'head':117 'horrid':146 'januari':119 'kid':11,43,141 'kill':83 'life':92 'lifetim':99 'like':73 'live':22 'm':124 'mistak':111 'month':126 'much':149 'mum':24 'never':87 'parent':7 'part':89 'piec':75 'refus':16 'relationship':39 'remain':107 'shit':50,77 'spite':29 'time':67 'told':69 'treat':9 'tri':81 'understand':5 'use':45 'utter':49 'way':13 'wors':15 'wrong':59 'year':122"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1621195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097306 {#2609
    date: 2023-07-23 09:28:26.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2682
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2683
    date: 2023-07-23 09:01: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
187 DENIED edit
App\Entity\EntryComment {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2682
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2683
    date: 2023-07-23 09:01: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
188 DENIED moderate
App\Entity\EntryComment {#2687
  +user: App\Entity\User {#2700 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1690113539 {#2682
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2688 …}
  +nested: Doctrine\ORM\PersistentCollection {#2690 …}
  +votes: Doctrine\ORM\PersistentCollection {#2692 …}
  +reports: Doctrine\ORM\PersistentCollection {#2694 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
  -id: 23166
  -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1620725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690095699 {#2683
    date: 2023-07-23 09:01: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
189 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
190 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3067
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3070
    date: 2023-07-23 09:19:04.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
191 DENIED edit
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3067
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3070
    date: 2023-07-23 09:19:04.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
192 DENIED moderate
App\Entity\EntryComment {#3066
  +user: Proxies\__CG__\App\Entity\User {#3149 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Same. Although it’s heartbreaking when the boy reaches the posting cap and I’m left on a cliffhanger. I’d rather not give Reddit the traffic if I can help it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690096744 {#3067
    date: 2023-07-23 09:19:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3148 …}
  +nested: Doctrine\ORM\PersistentCollection {#3146 …}
  +votes: Doctrine\ORM\PersistentCollection {#3144 …}
  +reports: Doctrine\ORM\PersistentCollection {#3142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3140 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3138 …}
  -id: 23170
  -bodyTs: "'although':2 'boy':8 'cap':12 'cliffhang':19 'd':21 'give':24 'heartbreak':5 'help':31 'left':16 'm':15 'post':11 'rather':22 'reach':9 'reddit':25 'traffic':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441843"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096744 {#3070
    date: 2023-07-23 09:19:04.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3136
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3135
    date: 2023-07-23 09:22: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
195 DENIED edit
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3136
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3135
    date: 2023-07-23 09:22: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
196 DENIED moderate
App\Entity\EntryComment {#3134
  +user: Proxies\__CG__\App\Entity\User {#3133 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#2687
    +user: App\Entity\User {#2700 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: null
    +root: null
    +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 27
    +score: 0
    +lastActive: DateTime @1690113539 {#2682
      date: 2023-07-23 13:58:59.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2688 …}
    +nested: Doctrine\ORM\PersistentCollection {#2690 …}
    +votes: Doctrine\ORM\PersistentCollection {#2692 …}
    +reports: Doctrine\ORM\PersistentCollection {#2694 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
    -id: 23166
    -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/1620725"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690095699 {#2683
      date: 2023-07-23 09:01:39.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1690096961 {#3136
    date: 2023-07-23 09:22:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3132 …}
  +nested: Doctrine\ORM\PersistentCollection {#3130 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 23171
  -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1441905"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690096961 {#3135
    date: 2023-07-23 09:22: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
197 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
198 DENIED moderate
App\Entity\EntryComment {#3300
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3134
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2687
      +user: App\Entity\User {#2700 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2682
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2688 …}
      +nested: Doctrine\ORM\PersistentCollection {#2690 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2694 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2683
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2687}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3136
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3135
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3295
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3298
    date: 2023-07-23 13:58:59.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
199 DENIED edit
App\Entity\EntryComment {#3300
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3134
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2687
      +user: App\Entity\User {#2700 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2682
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2688 …}
      +nested: Doctrine\ORM\PersistentCollection {#2690 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2694 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2683
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2687}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3136
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3135
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3295
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3298
    date: 2023-07-23 13:58:59.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
200 DENIED moderate
App\Entity\EntryComment {#3300
  +user: Proxies\__CG__\App\Entity\User {#3292 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: App\Entity\EntryComment {#3134
    +user: Proxies\__CG__\App\Entity\User {#3133 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
    +magazine: App\Entity\Magazine {#306}
    +image: null
    +parent: App\Entity\EntryComment {#2687
      +user: App\Entity\User {#2700 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2164 …}
      +magazine: App\Entity\Magazine {#306}
      +image: null
      +parent: null
      +root: null
      +body: "I am grateful for these reposts here, as I was looking forward to them before in “the site we left”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1690113539 {#2682
        date: 2023-07-23 13:58:59.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@lewosadebu@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2688 …}
      +nested: Doctrine\ORM\PersistentCollection {#2690 …}
      +votes: Doctrine\ORM\PersistentCollection {#2692 …}
      +reports: Doctrine\ORM\PersistentCollection {#2694 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2696 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2698 …}
      -id: 23166
      -bodyTs: "'forward':12 'grate':3 'left':20 'look':11 'repost':6 'site':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/1620725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1690095699 {#2683
        date: 2023-07-23 09:01:39.0 +02:00
      }
    }
    +root: App\Entity\EntryComment {#2687}
    +body: "We have to be careful though, the standards of BORU have dropped significantly since then, and fake posts are running rampant."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1690096961 {#3136
      date: 2023-07-23 09:22:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lewosadebu@lemmy.world"
      "@SnowMeowXP@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3132 …}
    +nested: Doctrine\ORM\PersistentCollection {#3130 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3126 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3124 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    -id: 23171
    -bodyTs: "'boru':10 'care':5 'drop':12 'fake':17 'post':18 'rampant':21 'run':20 'signific':13 'sinc':14 'standard':8 'though':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/1441905"
    +editedAt: null
    +createdAt: DateTimeImmutable @1690096961 {#3135
      date: 2023-07-23 09:22:41.0 +02:00
    }
  }
  +root: App\Entity\EntryComment {#2687}
  +body: "Across the board, I feel like there’s more bots, more spam, and more creative writing trying to pass for real stories. It was always there, but the mods and the tools in my app helped hide it from me and made the experience better. Now, those are more or less gone."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1690113539 {#3295
    date: 2023-07-23 13:58:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
    "@SnowMeowXP@lemmy.world"
    "@TWeaK@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3290 …}
  +nested: Doctrine\ORM\PersistentCollection {#3288 …}
  +votes: Doctrine\ORM\PersistentCollection {#3286 …}
  +reports: Doctrine\ORM\PersistentCollection {#3302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3306 …}
  -id: 23201
  -bodyTs: "'across':1 'alway':25 'app':35 'better':45 'board':3 'bot':10 'creativ':15 'experi':44 'feel':5 'gone':52 'help':36 'hide':37 'less':51 'like':6 'made':42 'mod':29 'pass':19 'real':21 'spam':12 'stori':22 'tool':32 'tri':17 'write':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1627324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690113539 {#3298
    date: 2023-07-23 13:58:59.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
201 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
202 DENIED moderate
App\Entity\EntryComment {#2761
  +user: App\Entity\User {#2775 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He’s an insecure man with outdated values. You did well on leaving him and good luck with your new French adventure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690030700 {#2756
    date: 2023-07-22 14:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 23030
  -bodyTs: "'adventur':22 'french':21 'good':16 'insecur':4 'leav':13 'luck':17 'man':5 'new':20 'outdat':7 'valu':8 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1416137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690030700 {#2757
    date: 2023-07-22 14:58: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
203 DENIED edit
App\Entity\EntryComment {#2761
  +user: App\Entity\User {#2775 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He’s an insecure man with outdated values. You did well on leaving him and good luck with your new French adventure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690030700 {#2756
    date: 2023-07-22 14:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 23030
  -bodyTs: "'adventur':22 'french':21 'good':16 'insecur':4 'leav':13 'luck':17 'man':5 'new':20 'outdat':7 'valu':8 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1416137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690030700 {#2757
    date: 2023-07-22 14:58: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
204 DENIED moderate
App\Entity\EntryComment {#2761
  +user: App\Entity\User {#2775 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "He’s an insecure man with outdated values. You did well on leaving him and good luck with your new French adventure!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1690030700 {#2756
    date: 2023-07-22 14:58:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2763 …}
  +nested: Doctrine\ORM\PersistentCollection {#2765 …}
  +votes: Doctrine\ORM\PersistentCollection {#2767 …}
  +reports: Doctrine\ORM\PersistentCollection {#2769 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2771 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2773 …}
  -id: 23030
  -bodyTs: "'adventur':22 'french':21 'good':16 'insecur':4 'leav':13 'luck':17 'man':5 'new':20 'outdat':7 'valu':8 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/1416137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690030700 {#2757
    date: 2023-07-22 14:58: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
205 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
206 DENIED moderate
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What an absolute buffoon. Dense motherfucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690029795 {#2830
    date: 2023-07-22 14:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 23027
  -bodyTs: "'absolut':3 'buffoon':4 'dens':5 'motherfuck':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1593964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029795 {#2831
    date: 2023-07-22 14:43:15.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
207 DENIED edit
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What an absolute buffoon. Dense motherfucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690029795 {#2830
    date: 2023-07-22 14:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 23027
  -bodyTs: "'absolut':3 'buffoon':4 'dens':5 'motherfuck':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1593964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029795 {#2831
    date: 2023-07-22 14:43:15.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
208 DENIED moderate
App\Entity\EntryComment {#2835
  +user: App\Entity\User {#2848 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "What an absolute buffoon. Dense motherfucker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1690029795 {#2830
    date: 2023-07-22 14:43:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2836 …}
  +nested: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2840 …}
  +reports: Doctrine\ORM\PersistentCollection {#2842 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2846 …}
  -id: 23027
  -bodyTs: "'absolut':3 'buffoon':4 'dens':5 'motherfuck':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1593964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690029795 {#2831
    date: 2023-07-22 14:43:15.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
209 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
210 DENIED moderate
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was going to suggest looking for a job in Canada as I’m pretty sure we have accelerated processes for people in STEM, but good for you for getting a job in France!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690025249 {#2903
    date: 2023-07-22 13:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 23022
  -bodyTs: "'acceler':19 'canada':11 'franc':34 'get':30 'go':3 'good':26 'job':9,32 'look':6 'm':14 'peopl':22 'pretti':15 'process':20 'stem':24 'suggest':5 'sure':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025249 {#2904
    date: 2023-07-22 13:27:29.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
211 DENIED edit
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was going to suggest looking for a job in Canada as I’m pretty sure we have accelerated processes for people in STEM, but good for you for getting a job in France!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690025249 {#2903
    date: 2023-07-22 13:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 23022
  -bodyTs: "'acceler':19 'canada':11 'franc':34 'get':30 'go':3 'good':26 'job':9,32 'look':6 'm':14 'peopl':22 'pretti':15 'process':20 'stem':24 'suggest':5 'sure':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025249 {#2904
    date: 2023-07-22 13:27:29.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
212 DENIED moderate
App\Entity\EntryComment {#2908
  +user: App\Entity\User {#2921 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "I was going to suggest looking for a job in Canada as I’m pretty sure we have accelerated processes for people in STEM, but good for you for getting a job in France!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1690025249 {#2903
    date: 2023-07-22 13:27:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2909 …}
  +nested: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  -id: 23022
  -bodyTs: "'acceler':19 'canada':11 'franc':34 'get':30 'go':3 'good':26 'job':9,32 'look':6 'm':14 'peopl':22 'pretti':15 'process':20 'stem':24 'suggest':5 'sure':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/1363327"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690025249 {#2904
    date: 2023-07-22 13:27:29.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
213 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
214 DENIED moderate
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That is so fucking stupid. My wife earns far more than me. That’s fine. She’s also smarter and more educated than me. I’m just happy to contribute to the family."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690020802 {#2976
    date: 2023-07-22 12:13:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 23016
  -bodyTs: "'also':18 'contribut':30 'earn':8 'educ':22 'famili':33 'far':9 'fine':15 'fuck':4 'happi':28 'm':26 'smarter':19 'stupid':5 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1590189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690020802 {#2977
    date: 2023-07-22 12:13:22.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
215 DENIED edit
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That is so fucking stupid. My wife earns far more than me. That’s fine. She’s also smarter and more educated than me. I’m just happy to contribute to the family."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690020802 {#2976
    date: 2023-07-22 12:13:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 23016
  -bodyTs: "'also':18 'contribut':30 'earn':8 'educ':22 'famili':33 'far':9 'fine':15 'fuck':4 'happi':28 'm':26 'smarter':19 'stupid':5 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1590189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690020802 {#2977
    date: 2023-07-22 12:13:22.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
216 DENIED moderate
App\Entity\EntryComment {#2981
  +user: App\Entity\User {#2994 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2762 …}
  +magazine: App\Entity\Magazine {#306
    +icon: null
    +name: "bestupdates@lemmy.world"
    +title: "bestupdates"
    +description: """
      A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
      \n
      Note: Lemmy supports a max post body length of 10k characters
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 35
    +entryCommentCount: 260
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1698071440 {#314
      date: 2023-10-23 16:30:40.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#294 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
    +entries: Doctrine\ORM\PersistentCollection {#237 …}
    +posts: Doctrine\ORM\PersistentCollection {#195 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
    +bans: Doctrine\ORM\PersistentCollection {#174 …}
    +reports: Doctrine\ORM\PersistentCollection {#160 …}
    +badges: Doctrine\ORM\PersistentCollection {#138 …}
    +logs: Doctrine\ORM\PersistentCollection {#128 …}
    +awards: Doctrine\ORM\PersistentCollection {#117 …}
    +categories: Doctrine\ORM\PersistentCollection {#104 …}
    -id: 18
    +apId: "bestupdates@lemmy.world"
    +apProfileId: "https://lemmy.world/c/bestupdates"
    +apPublicUrl: "https://lemmy.world/c/bestupdates"
    +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
    +apInboxUrl: "https://lemmy.world/inbox"
    +apDomain: "lemmy.world"
    +apPreferredUsername: "bestupdates"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1723365374 {#315
      date: 2024-08-11 10:36:14.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1687747743 {#309
      date: 2023-06-26 04:49:03.0 +02:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: "That is so fucking stupid. My wife earns far more than me. That’s fine. She’s also smarter and more educated than me. I’m just happy to contribute to the family."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1690020802 {#2976
    date: 2023-07-22 12:13:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2982 …}
  +nested: Doctrine\ORM\PersistentCollection {#2984 …}
  +votes: Doctrine\ORM\PersistentCollection {#2986 …}
  +reports: Doctrine\ORM\PersistentCollection {#2988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2992 …}
  -id: 23016
  -bodyTs: "'also':18 'contribut':30 'earn':8 'educ':22 'famili':33 'far':9 'fine':15 'fuck':4 'happi':28 'm':26 'smarter':19 'stupid':5 'wife':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1590189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690020802 {#2977
    date: 2023-07-22 12:13:22.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
217 DENIED edit
App\Entity\Magazine {#306
  +icon: null
  +name: "bestupdates@lemmy.world"
  +title: "bestupdates"
  +description: """
    A place to share the best posts which have updates, shown together with original posts in a consolidated format. This is a place for reddit refugees who liked r/BestOfRedditorUpdates\n
    \n
    Note: Lemmy supports a max post body length of 10k characters
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 35
  +entryCommentCount: 260
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1698071440 {#314
    date: 2023-10-23 16:30:40.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#294 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#290 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#279 …}
  +entries: Doctrine\ORM\PersistentCollection {#237 …}
  +posts: Doctrine\ORM\PersistentCollection {#195 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#257 …}
  +bans: Doctrine\ORM\PersistentCollection {#174 …}
  +reports: Doctrine\ORM\PersistentCollection {#160 …}
  +badges: Doctrine\ORM\PersistentCollection {#138 …}
  +logs: Doctrine\ORM\PersistentCollection {#128 …}
  +awards: Doctrine\ORM\PersistentCollection {#117 …}
  +categories: Doctrine\ORM\PersistentCollection {#104 …}
  -id: 18
  +apId: "bestupdates@lemmy.world"
  +apProfileId: "https://lemmy.world/c/bestupdates"
  +apPublicUrl: "https://lemmy.world/c/bestupdates"
  +apFollowersUrl: "https://lemmy.world/c/bestupdates/followers"
  +apInboxUrl: "https://lemmy.world/inbox"
  +apDomain: "lemmy.world"
  +apPreferredUsername: "bestupdates"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1723365374 {#315
    date: 2024-08-11 10:36:14.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1687747743 {#309
    date: 2023-06-26 04:49:03.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